[I] [CI][Ruby] verify-rc-source-ruby-macos-arm64 is failing with IOError: Invalid flatbuffers message [arrow]

2024-10-08 Thread via GitHub
amoeba opened a new issue, #44337: URL: https://github.com/apache/arrow/issues/44337 ### Describe the bug, including details regarding any error messages, version, and platform. The [verify-rc-source-ruby-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/11235842933

[I] [Java] VectorSchemaRoot.slice() throws for NullVector [arrow]

2024-10-08 Thread via GitHub
maksimyego-db opened a new issue, #44344: URL: https://github.com/apache/arrow/issues/44344 ### Describe the bug, including details regarding any error messages, version, and platform. When [slicing a VectorSchemaRoot](https://github.com/apache/arrow/blob/release-17.0.0-rc2/java/vect

Re: [I] [C++][Decimal] Use `0E+1` not `0.E+1` for broader compatibility [arrow]

2024-10-08 Thread via GitHub
kou closed issue #44273: [C++][Decimal] Use `0E+1` not `0.E+1` for broader compatibility URL: https://github.com/apache/arrow/issues/44273 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[I] Segmentation fault occurs on libarrow load when using the pyarrow 17.0.0 arm64 wheel [arrow]

2024-10-08 Thread via GitHub
vyasr opened a new issue, #44342: URL: https://github.com/apache/arrow/issues/44342 ### Describe the bug, including details regarding any error messages, version, and platform. Under some very specific set of circumstances, importing pyarrow 17.0.0 from an arm wheel triggers a segmen

Re: [I] [CI][Ruby] verify-rc-source-ruby-macos-arm64 is failing with IOError: Invalid flatbuffers message [arrow]

2024-10-08 Thread via GitHub
kou closed issue #44337: [CI][Ruby] verify-rc-source-ruby-macos-arm64 is failing with IOError: Invalid flatbuffers message URL: https://github.com/apache/arrow/issues/44337 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[I] `pa.Table.to_pandas(strings_to_categorical=True)` failing for large string/binary arrays [arrow]

2024-10-08 Thread via GitHub
alanhdu opened a new issue, #44340: URL: https://github.com/apache/arrow/issues/44340 ### Describe the bug, including details regarding any error messages, version, and platform. I have a table with lots of strings that I would like to export to Pandas. The following code can recreat

Re: [I] [C++][FS][S3] Errors in AWS SDK are not propagated correctly [arrow]

2024-10-08 Thread via GitHub
pitrou closed issue #44334: [C++][FS][S3] Errors in AWS SDK are not propagated correctly URL: https://github.com/apache/arrow/issues/44334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[I] [C++] Binary View Compute Kernels [arrow]

2024-10-08 Thread via GitHub
WillAyd opened a new issue, #44336: URL: https://github.com/apache/arrow/issues/44336 ### Describe the enhancement requested Is there a larger plan to start adding compute kernels for the binary view types? I see dedicated issues like https://github.com/apache/arrow/issues/43010 but

[I] [Python][Parquet] Read encrypted parquet datasets via _metadata [arrow]

2024-10-08 Thread via GitHub
rok opened a new issue, #44338: URL: https://github.com/apache/arrow/issues/44338 ### Describe the enhancement requested Once #41719 is resolved we should add necessary Python machinery to use _metadata encrypted files. ### Component(s) Python -- This is an automated