[I] [Release] arrow-java-root-18.3.0-source-release.zip includes JNI binaries [arrow-java]

2025-05-10 Thread via GitHub
kou opened a new issue, #743: URL: https://github.com/apache/arrow-java/issues/743 ### Describe the bug, including details regarding any error messages, version, and platform. This is not a release blocker. https://github.com/apache/arrow-java/releases/download/v18.3.0-rc2/arr

Re: [I] [R] Creation of parquet from column with complex nested objects [arrow]

2025-05-10 Thread via GitHub
thisisnic closed issue #45786: [R] Creation of parquet from column with complex nested objects URL: https://github.com/apache/arrow/issues/45786 -- 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] Remove references to autotune from the docs [arrow]

2025-05-10 Thread via GitHub
thisisnic closed issue #46378: [Docs] Remove references to autotune from the docs URL: https://github.com/apache/arrow/issues/46378 -- 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] [R] Implement `hms` functions to create and manipulate time of day variables [arrow]

2025-05-10 Thread via GitHub
thisisnic closed issue #45643: [R] Implement `hms` functions to create and manipulate time of day variables URL: https://github.com/apache/arrow/issues/45643 -- 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 t

[I] Unexpected behavior with < on int field using dplyr filter (read_parquet vs open_dataset) [arrow]

2025-05-10 Thread via GitHub
jameshowison opened a new issue, #46391: URL: https://github.com/apache/arrow/issues/46391 We are seeing unexpected behavior with arrow using dplyr `filter` and `<` (less than) when using `open_dataset` (to single file, not sharded) when the code works fine with `read_parquet` We a

Re: [I] [R] Issue using open_dataset() in r4.4.0 [arrow]

2025-05-10 Thread via GitHub
jonkeane closed issue #41835: [R] Issue using open_dataset() in r4.4.0 URL: https://github.com/apache/arrow/issues/41835 -- 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 unsu

Re: [I] [Release][Packaging] Verify APT/Yum repositories keeps working for old versions [arrow]

2025-05-10 Thread via GitHub
kou closed issue #46289: [Release][Packaging] Verify APT/Yum repositories keeps working for old versions URL: https://github.com/apache/arrow/issues/46289 -- 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 g

[I] [C++] FindSnappyAlt.cmake may conflict with other FindSnappy.cmake [arrow]

2025-05-10 Thread via GitHub
kou opened a new issue, #46388: URL: https://github.com/apache/arrow/issues/46388 ### Describe the enhancement requested We use `FindSnappyAlt.cmake` to control shared library or static library, Conan support and so on. Other projects may have `FindSnappy.cmake` and create `Snappy::s

[I] [C++] Ensure using *Config.cmake not Find*.cmake for Arrow related CMake packages [arrow]

2025-05-10 Thread via GitHub
kou opened a new issue, #46386: URL: https://github.com/apache/arrow/issues/46386 ### Describe the enhancement requested Our `*Config.cmake.in` use `find_dependency(Arrow)` not `find_dependency(Arrow CONFIG)`. For example: https://github.com/apache/arrow/blob/cf7d7e2b16d65ce96681219f