[I] Add support for Swift 6.1 [arrow-swift]

2025-06-19 Thread via GitHub
kou opened a new issue, #40: URL: https://github.com/apache/arrow-swift/issues/40 ### Describe the enhancement requested It seems that Apache Arrow Swift doesn't work with Swift 6.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[I] [C++][Parquet] Restore implementation of 3 arrow::FileReader::GetRecordBatchReader() functions [arrow]

2025-06-19 Thread via GitHub
AlenkaF opened a new issue, #46871: URL: https://github.com/apache/arrow/issues/46871 ### Describe the bug, including details regarding any error messages, version, and platform. Those functions were accidentally removed in https://github.com/apache/arrow/commit/f7bc27132ea84c4639528

[I] python/adbc_driver_manager: accept Path for AdbcDatabase's `driver` param [arrow-adbc]

2025-06-19 Thread via GitHub
lidavidm opened a new issue, #3007: URL: https://github.com/apache/arrow-adbc/issues/3007 ### What feature or improvement would you like to see? Just to avoid an extra step for users -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[I] [C++][Parquet] Add `Result` versions of `parquet:arrow::FileReader::GetRecordBatchReader()` [arrow]

2025-06-19 Thread via GitHub
kou opened a new issue, #46869: URL: https://github.com/apache/arrow/issues/46869 ### Describe the enhancement requested The `unique_ptr` versions of `parquet:arrow::FileReader::GetRecordBatchReader()` already added the `Result` version, deprecated `Status` versions and removed depre

Re: [I] [C++] Bundled AWS SDK for C++ can't be built with unity build [arrow]

2025-06-19 Thread via GitHub
kou closed issue #46843: [C++] Bundled AWS SDK for C++ can't be built with unity build URL: https://github.com/apache/arrow/issues/46843 -- 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

Re: [I] ci(r): check-c for ADBC SQLite on macOS fails since R 4.5.1 [arrow-adbc]

2025-06-19 Thread via GitHub
lidavidm closed issue #2993: ci(r): check-c for ADBC SQLite on macOS fails since R 4.5.1 URL: https://github.com/apache/arrow-adbc/issues/2993 -- 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 spe

[I] Add version stitcher to documentation [arrow-js]

2025-06-19 Thread via GitHub
kou opened a new issue, #170: URL: https://github.com/apache/arrow-js/issues/170 ### Describe the enhancement requested We'll provide documentations for multiple versions: * https://arrow.apache.org/js/${VERSION}/ # For the specific version * https://arrow.apache.org/js/curre

Re: [I] [Ruby] Add tests to consider an empty chunked array for Arrow::Table#each_raw_records [arrow]

2025-06-19 Thread via GitHub
kou closed issue #37561: [Ruby] Add tests to consider an empty chunked array for Arrow::Table#each_raw_records URL: https://github.com/apache/arrow/issues/37561 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[I] Test Meson example on Windows [arrow-nanoarrow]

2025-06-19 Thread via GitHub
paleolimbot opened a new issue, #725: URL: https://github.com/apache/arrow-nanoarrow/issues/725 In https://github.com/apache/arrow-nanoarrow/pull/719 we added MacOS and Windows to the matrix that builds/runs the examples; however, the Meson one failed with something about Ninja. We should f

Re: [I] csharp: fix typo [arrow-adbc]

2025-06-19 Thread via GitHub
CurtHagenlocher closed issue #3001: csharp: fix typo URL: https://github.com/apache/arrow-adbc/issues/3001 -- 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 unsubscribe, e-mai

Re: [I] [C++] Missing half-float test for ArrayFromJSONString [arrow]

2025-06-19 Thread via GitHub
pitrou closed issue #46864: [C++] Missing half-float test for ArrayFromJSONString URL: https://github.com/apache/arrow/issues/46864 -- 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 comme

Re: [I] [C++] Pass shared_ptr by value to parametric type constructors [arrow]

2025-06-19 Thread via GitHub
pitrou closed issue #37891: [C++] Pass shared_ptr by value to parametric type constructors URL: https://github.com/apache/arrow/issues/37891 -- 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 speci

[I] [C++] Missing half-float test for ArrayFromJSONString [arrow]

2025-06-19 Thread via GitHub
pitrou opened a new issue, #46864: URL: https://github.com/apache/arrow/issues/46864 ### Describe the enhancement requested Title sums it up. ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[I] [CI][C++][R] R Sanitizer for M1 fails on S3FileSystem [arrow]

2025-06-19 Thread via GitHub
raulcd opened a new issue, #46863: URL: https://github.com/apache/arrow/issues/46863 ### Describe the bug, including details regarding any error messages, version, and platform. There seems to be a consistent sanitizer failure on the [test-r-m1-san](https://github.com/ursacomputing/c

Re: [I] Publish https://arrow.apache.org/js/ [arrow-js]

2025-06-19 Thread via GitHub
raulcd closed issue #10: Publish https://arrow.apache.org/js/ URL: https://github.com/apache/arrow-js/issues/10 -- 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 unsubscribe,

[I] csharp: fix typo [arrow-adbc]

2025-06-19 Thread via GitHub
daipom opened a new issue, #3001: URL: https://github.com/apache/arrow-adbc/issues/3001 ### What happened? In #2863, the following typos are found under `csharp/`. We should fix them to complete #2863. https://github.com/apache/arrow-adbc/blob/fd850006a5720fb778e49fbc89e34e9

Re: [I] [C++][CI] test-debian-12-docs fails to build AWS SDK (Unity build) [arrow]

2025-06-19 Thread via GitHub
raulcd closed issue #46861: [C++][CI] test-debian-12-docs fails to build AWS SDK (Unity build) URL: https://github.com/apache/arrow/issues/46861 -- 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 s

[I] [C++] Half-float builder should accept Float16 [arrow]

2025-06-19 Thread via GitHub
pitrou opened a new issue, #46860: URL: https://github.com/apache/arrow/issues/46860 ### Describe the enhancement requested Currently, `HalfFloatBuilder` only allows passing `uint16_t` values. It should probably accept `util::Float16` as a convenience. ### Component(s) C

[I] [C++][CI] test-debian-12-docs fails to build AWS SDK (Unity build) [arrow]

2025-06-19 Thread via GitHub
raulcd opened a new issue, #46861: URL: https://github.com/apache/arrow/issues/46861 ### Describe the bug, including details regarding any error messages, version, and platform. The [test-debian-12-docs](https://github.com/ursacomputing/crossbow/actions/runs/15746620623/job/443840350

[I] [C++] HalfFloatScalar should use Float16 for value type, not uint16_t [arrow]

2025-06-19 Thread via GitHub
pitrou opened a new issue, #46858: URL: https://github.com/apache/arrow/issues/46858 ### Describe the enhancement requested As the title says. Currently, `HalfFloatScalar::value` is a `uint16_t`, but it should be `util::Float16` instead. This is a slightly compatibility-breakin

[I] substrait-go@v4 [arrow-go]

2025-06-19 Thread via GitHub
corani opened a new issue, #417: URL: https://github.com/apache/arrow-go/issues/417 ### Describe the usage question you have. Please include as many useful details as possible. I noticed that there was a major release from `substrait-go` a few months ago. Is there a plan to upgra