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

[Rust] [Parquet] ArrowReader fails with seg fault #23218

Closed
asfimport opened this issue Oct 15, 2019 · 3 comments
Closed

[Rust] [Parquet] ArrowReader fails with seg fault #23218

asfimport opened this issue Oct 15, 2019 · 3 comments

Comments

@asfimport
Copy link

ArrowReader fails with seg fault when trying to read an unsupported type, like Utf8. We should have it return an Err instead of causing a segmentation fault.

 

See #5641 for a reproducible test.

Reporter: Andy Grove / @andygrove
Assignee: Renjie Liu / @liurenjie1024

Note: This issue was originally created as ARROW-6890. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Renjie Liu / @liurenjie1024:
@andygrove  Are you going to retry with new version of arrow reader?

@asfimport
Copy link
Author

Andy Grove / @andygrove:
Yes, thanks @liurenjie1024 I hope to get to it this weekend

@asfimport
Copy link
Author

Andy Grove / @andygrove:
This was fixed some time ago

@asfimport asfimport added this to the 0.17.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant