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.
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.