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

Support reading UInt8, UInt16, Int8 and Int16 in newline delimited JSON #16167

Open
krishanjmistry opened this issue May 11, 2024 · 0 comments
Open
Labels
enhancement New feature or an improvement of an existing feature

Comments

@krishanjmistry
Copy link

Description

Currently, attempting to use the read_ndjson function with an explicitly defined schema that specifies these types triggers a panic:

_ => panic!("unexpected dtype when deserializing ndjson"),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant