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

Unable to read CSV with null boolean value #3521

Closed
bjchambers opened this issue Jan 13, 2023 · 1 comment · Fixed by #3523
Closed

Unable to read CSV with null boolean value #3521

bjchambers opened this issue Jan 13, 2023 · 1 comment · Fixed by #3523
Labels
arrow Changes to the arrow crate bug

Comments

@bjchambers
Copy link
Contributor

See comment here https://github.com/apache/arrow-rs/pull/3365/files#r1069008088

Removing this block causes errors when parsing CSV files with null values.

@bjchambers bjchambers added the bug label Jan 13, 2023
@tustvold tustvold added the arrow Changes to the arrow crate label Jan 13, 2023
@tustvold
Copy link
Contributor

label_issue.py automatically added labels {'arrow'} from #3523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants