-
Notifications
You must be signed in to change notification settings - Fork 83
Explain list handling differences between Parquet and CSV #2395
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
Conversation
Clarify that CSV imports empty lists as null whereas Parquet handles empty as empty.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @meistermeier! Just minor editorial suggestions.
Co-authored-by: Reneta Popova <[email protected]>
Co-authored-by: Reneta Popova <[email protected]>
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
Clarify that CSV imports empty lists as null whereas Parquet handles empty as empty. --------- Co-authored-by: Reneta Popova <[email protected]>
) Clarify that CSV imports empty lists as null whereas Parquet handles empty as empty. --------- Co-authored-by: Gerrit Meier <[email protected]>
Clarify that CSV imports empty lists as null whereas Parquet handles empty as empty. --------- Co-authored-by: Reneta Popova <[email protected]>
) Clarify that CSV imports empty lists as null whereas Parquet handles empty as empty. --------- Co-authored-by: Gerrit Meier <[email protected]>
Clarify that CSV imports empty lists as null whereas Parquet handles empty as empty.