[C++] Segmentation fault on unique compute function against empty arrays #34241
Labels
Component: C++
Critical Fix
Bugfixes for security vulnerabilities, crashes, or invalid data.
Type: bug
Milestone
Describe the bug, including details regarding any error messages, version, and platform.
Upgrading to pyarrow 11 on python 3.8, my team has found segmentation faults linked to empty arrays:
Output:
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
First few lines of
pyarrow.show_info()
:Happy to help if more information is needed.
Component(s)
Python
The text was updated successfully, but these errors were encountered: