Re: [I] c: fix include paths for adbc.h [arrow-adbc]

2024-07-29 Thread via GitHub
lidavidm closed issue #1150: c: fix include paths for adbc.h URL: https://github.com/apache/arrow-adbc/issues/1150 -- 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 unsubscrib

Re: [I] [Java] Java Dataset API ScanOptions expansion [arrow]

2024-07-29 Thread via GitHub
lidavidm closed issue #28866: [Java] Java Dataset API ScanOptions expansion URL: https://github.com/apache/arrow/issues/28866 -- 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

Re: [I] [C++] Test linkage error when googletest 1.15.0 is installed system wide despite bundling [arrow]

2024-07-29 Thread via GitHub
assignUser closed issue #43400: [C++] Test linkage error when googletest 1.15.0 is installed system wide despite bundling URL: https://github.com/apache/arrow/issues/43400 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] [CI] Conan-* crosbow jobs need credentials to docker hub (or to not attempt to push there [arrow]

2024-07-29 Thread via GitHub
assignUser closed issue #43449: [CI] Conan-* crosbow jobs need credentials to docker hub (or to not attempt to push there URL: https://github.com/apache/arrow/issues/43449 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[I] Restrict direct access to `sun.misc.Unsafe` [arrow]

2024-07-29 Thread via GitHub
laurentgo opened a new issue, #43479: URL: https://github.com/apache/arrow/issues/43479 ### Describe the enhancement requested `sun.misc.Unsafe` is a Java internal class only accessible to classes loaded of the boot classloader, unless one uses reflection to bypass this restriction.

Re: [I] go/adbc/driver/flightsql: Default Value (10 MB) For adbc.snowflake.rpc.ingest_target_file_size Not Used In 1.1.0 [arrow-adbc]

2024-07-29 Thread via GitHub
zeroshade closed issue #1997: go/adbc/driver/flightsql: Default Value (10 MB) For adbc.snowflake.rpc.ingest_target_file_size Not Used In 1.1.0 URL: https://github.com/apache/arrow-adbc/issues/1997 -- This is an automated message from the Apache Git Service. To respond to the message, please l

[I] Change the default CompressionCodec.Factory to leverage compression support transparently [arrow]

2024-07-29 Thread via GitHub
ccciudatu opened a new issue, #43469: URL: https://github.com/apache/arrow/issues/43469 ### Describe the enhancement requested Application code is currently required to choose upfront between handling compressed vs. uncompressed data by specifying one of the two (mutually exclusive)

Re: [I] [CI]: Temporarily turn off conda jobs that are failing [arrow]

2024-07-29 Thread via GitHub
raulcd closed issue #43450: [CI]: Temporarily turn off conda jobs that are failing URL: https://github.com/apache/arrow/issues/43450 -- 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 comm

[I] [Packaging][C++] Fail to build bundled ORC with the official LZ4 CMake package on Debian GNU/Linux trixie [arrow]

2024-07-29 Thread via GitHub
kou opened a new issue, #43467: URL: https://github.com/apache/arrow/issues/43467 ### Describe the bug, including details regarding any error messages, version, and platform. Recently, Debian GNU/Linux trixie provides LZ4 CMake package based on the official CMake build system.