Re: [I] [C++][Docs] Add README to clarify subprojects directory for Meson [arrow]

2025-05-06 Thread via GitHub
pitrou closed issue #46215: [C++][Docs] Add README to clarify subprojects directory for Meson URL: https://github.com/apache/arrow/issues/46215 -- 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 sp

Re: [I] [C++] Add ipc directory to Meson [arrow]

2025-05-06 Thread via GitHub
WillAyd closed issue #46116: [C++] Add ipc directory to Meson URL: https://github.com/apache/arrow/issues/46116 -- 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] [C++][Python][Parquet] Duplicate metadata memory allocation when creating FileSystemDataset from _metadata file [arrow]

2025-05-06 Thread via GitHub
bhavya-sl opened a new issue, #46340: URL: https://github.com/apache/arrow/issues/46340 ### Describe the bug, including details regarding any error messages, version, and platform. **Describe the bug** When creating a FileSystemDataset using pyarrow.dataset.parquet_dataset with a

Re: [I] [GLib] Add GArrowFixedShapeTensorDataType [arrow]

2025-05-06 Thread via GitHub
kou closed issue #35419: [GLib] Add GArrowFixedShapeTensorDataType URL: https://github.com/apache/arrow/issues/35419 -- 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 unsubscr

Re: [I] [C++] Add acero directory to Meson [arrow]

2025-05-06 Thread via GitHub
kou closed issue #46153: [C++] Add acero directory to Meson URL: https://github.com/apache/arrow/issues/46153 -- 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-

[I] Let drivers handle thread-safe access to the Database object in `AdbcConnectionInit` [arrow-adbc]

2025-05-06 Thread via GitHub
felipecrv opened a new issue, #2791: URL: https://github.com/apache/arrow-adbc/issues/2791 ### What feature or improvement would you like to see? This would make locking more fine-grained and remove the need for a pessimistic lock around the entire `AdbcConnectionInit` call. Th

[I] rust: Unable to create a connection from a non-mut &Database [arrow-adbc]

2025-05-06 Thread via GitHub
felipecrv opened a new issue, #2790: URL: https://github.com/apache/arrow-adbc/issues/2790 ### What feature or improvement would you like to see? `Database` wraps a `Mutex` so there is not need to require `&mut self` in `Database::new_connection`. -- This is an automated message fr

[I] [C++] Add Compile Step to Meson Configuration in cpp build script [arrow]

2025-05-06 Thread via GitHub
WillAyd opened a new issue, #46338: URL: https://github.com/apache/arrow/issues/46338 ### Describe the enhancement requested This will let us control the number of processors used when building with Meson ### Component(s) C++ -- This is an automated message from the A

Re: [I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]

2025-05-06 Thread via GitHub
CurtHagenlocher closed issue #2731: C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly URL: https://github.com/apache/arrow-adbc/issues/2731 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]

2025-05-06 Thread via GitHub
CurtHagenlocher closed issue #2731: C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly URL: https://github.com/apache/arrow-adbc/issues/2731 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [C++][Parquet] test-conda-cpp-valgrind fails on parquet tests [arrow]

2025-05-06 Thread via GitHub
paleolimbot closed issue #46314: [C++][Parquet] test-conda-cpp-valgrind fails on parquet tests URL: https://github.com/apache/arrow/issues/46314 -- 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

Re: [I] [Docs][C++] There are no Extension Array/Type documentation in the API Reference [arrow]

2025-05-06 Thread via GitHub
kou closed issue #46318: [Docs][C++] There are no Extension Array/Type documentation in the API Reference URL: https://github.com/apache/arrow/issues/46318 -- 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

[I] [Release][Packaging] Add support for Reproducible Builds for source archive [arrow]

2025-05-06 Thread via GitHub
kou opened a new issue, #46336: URL: https://github.com/apache/arrow/issues/46336 ### Describe the enhancement requested See https://reproducible-builds.org/ for Reproducible Builds. [Automated Release Signing](https://infra.apache.org/release-signing.html#automated-release-sig

Re: [I] [C++][Parquet] test-ubuntu-22.04-cpp-20 nightly is failing after Parquet Geometry/Geography merge [arrow]

2025-05-06 Thread via GitHub
paleolimbot closed issue #46326: [C++][Parquet] test-ubuntu-22.04-cpp-20 nightly is failing after Parquet Geometry/Geography merge URL: https://github.com/apache/arrow/issues/46326 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [CI] Integration failing due to new mamba prompt [arrow]

2025-05-06 Thread via GitHub
kou closed issue #46333: [CI] Integration failing due to new mamba prompt URL: https://github.com/apache/arrow/issues/46333 -- 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 u

[I] [CI] Integration failing due to new mamba prompt [arrow]

2025-05-06 Thread via GitHub
lidavidm opened a new issue, #46333: URL: https://github.com/apache/arrow/issues/46333 ### Describe the bug, including details regarding any error messages, version, and platform. mamba 2.0 now prompts and doesn't seem to detect that there is no TTY: ``` 2025-05-06T06:41:44.

[I] `Failed to build pyarrow` [arrow]

2025-05-06 Thread via GitHub
khteh opened a new issue, #46331: URL: https://github.com/apache/arrow/issues/46331 ### Describe the bug, including details regarding any error messages, version, and platform. ``` Failed to build pyarrow error: subprocess-exited-with-error × Building wheel for pyarro