Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BDRSPS-766 Make frictionless assume every csv input is utf-8 encoded #179

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

Lincoln-GR
Copy link
Contributor

Previously it was auto-detecting the encoding, which was sometimes wrong, leading to utf-8 encoded files failing to be decoded.

Previously it was trying to auto-detect the encoding, which was sometimes wrong,
leading to utf-8 encoded files failing to be decoded.
@Lincoln-GR Lincoln-GR merged commit b9792ff into main Aug 19, 2024
@Lincoln-GR Lincoln-GR deleted the BDRSPS-766-assume-utf8 branch August 19, 2024 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants