Commits


Dr. Jan-Philip Gehrcke authored and GitHub committed 5feabc57bd7
GH-14968: [Python] Fix segfault for dataset ORC write (#15049) This is my attempt to address https://github.com/apache/arrow/issues/14968 pragmatically. This is my first PR for Arrow, so I'd appreciate a careful look and all the pointers :). * Closes: #14968 Authored-by: Dr. Jan-Philip Gehrcke <jgehrcke@googlemail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>