Skip to content

Reading empty CSV bug #834

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

Closed
Jolanrensen opened this issue Aug 23, 2024 · 1 comment · Fixed by #835
Closed

Reading empty CSV bug #834

Jolanrensen opened this issue Aug 23, 2024 · 1 comment · Fixed by #835
Assignees
Labels
bug Something isn't working csv CSV / delim related issues
Milestone

Comments

@Jolanrensen
Copy link
Collaborator

Reading an empty CSV results in an index out of bounds exception instead of providing a helpful error

@Jolanrensen Jolanrensen added bug Something isn't working csv CSV / delim related issues labels Aug 23, 2024
@Jolanrensen
Copy link
Collaborator Author

This can also be reproduced with DataFrame.readDelimStr("")

@Jolanrensen Jolanrensen self-assigned this Aug 23, 2024
@Jolanrensen Jolanrensen mentioned this issue Aug 23, 2024
28 tasks
@Jolanrensen Jolanrensen modified the milestones: 0.15.0, 0.14.0 Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working csv CSV / delim related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant