arrow
arrow copied to clipboard
ARROW-16817: [C++][Python] Fix segfaults in the ORC writer when unsupported datatypes are given
https://issues.apache.org/jira/browse/ARROW-16817
:warning: Ticket has not been started in JIRA, please click 'Start Progress'.
Ok looks like the bug no longer exists in Arrow 8.0.0 likely due to the fix to https://issues.apache.org/jira/browse/ARROW-16025. These additional tests in C++ & Python are still good to add though just in case future updates break them.
All tests have passed except for two that have nothing to do with the PR. Please review. Really thanks!
@iajoiner Would you like to follow up on this?
@iajoiner Ping.
@pitrou Sorry yes. I’m mostly on the Rust side now but I will finish this one in a week.
@iajoiner Looking forward to it! (and glad to hear the Arrow Rust community is ever growing :-))
@iajoiner Are you willing to finish this?
@wjones127 Perhaps you would like to take up this PR?
@pitrou Are we still trying to get this into 10.0.0? Or can this be bumped to 11.0.0?
I can work on this regardless.
It can probably be bumped IMHO.
Closing in favor of #14638