[GitHub] [arrow] kou closed issue #34440: [Ruby] `each` without block support is missing for `RecordBatch{File,Stream}Reader`

2023-03-04 Thread via GitHub
kou closed issue #34440: [Ruby] `each` without block support is missing for `RecordBatch{File,Stream}Reader` URL: https://github.com/apache/arrow/issues/34440 -- 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

[GitHub] [arrow] kou closed issue #34442: [Ruby][FlightRPC] Add `ArrowFlight::RecordBatchReader#each`

2023-03-04 Thread via GitHub
kou closed issue #34442: [Ruby][FlightRPC] Add `ArrowFlight::RecordBatchReader#each` URL: https://github.com/apache/arrow/issues/34442 -- 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 specific co

[GitHub] [arrow] ankane opened a new issue, #34457: [Ruby] Ruby library (silently) installs system libraries

2023-03-04 Thread via GitHub
ankane opened a new issue, #34457: URL: https://github.com/apache/arrow/issues/34457 ### Describe the bug, including details regarding any error messages, version, and platform. Hi, the `red-arrow` gem and its `gobject-introspection` dependency currently install a number of system li

[GitHub] [arrow] plamb-viso opened a new issue, #34455: ArrowNotImplementedError: concatenation of extension>

2023-03-04 Thread via GitHub
plamb-viso opened a new issue, #34455: URL: https://github.com/apache/arrow/issues/34455 ### Describe the usage question you have. Please include as many useful details as possible. I'm using Huggingface Datasets to encode a dataset which uses pyarrow under the covers. The mappe

[GitHub] [arrow] yevgenypats opened a new issue, #34453: [GO] Extension Builder Interface

2023-03-04 Thread via GitHub
yevgenypats opened a new issue, #34453: URL: https://github.com/apache/arrow/issues/34453 ### Describe the enhancement requested (This was also send in the mailing list and discussed shortly with @zeroshade ). Copy of what was sent in the mailing list and a PR will quickly follow:

[GitHub] [arrow] Kesanov closed issue #34274: [Python] High RAM usage when reading parquet.

2023-03-04 Thread via GitHub
Kesanov closed issue #34274: [Python] High RAM usage when reading parquet. URL: https://github.com/apache/arrow/issues/34274 -- 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 specific comment. To

[GitHub] [arrow] lichangqing527 opened a new issue, #34452: There is a problem with building arrow with maven

2023-03-04 Thread via GitHub
lichangqing527 opened a new issue, #34452: URL: https://github.com/apache/arrow/issues/34452 ### Describe the usage question you have. Please include as many useful details as possible. The system is ubuntu when i execute the following command: ` mvn generate-resources