[I] [C++][Java]When i use DatasetFileWriter::write method write a file, I can't specify a file name [arrow]

2024-07-30 Thread via GitHub
shouriken opened a new issue, #43489: URL: https://github.com/apache/arrow/issues/43489 ### Describe the usage question you have. Please include as many useful details as possible. I use this static method to write a parquet file into fs, I give empty partition array, so it will

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

2024-07-30 Thread via GitHub
assignUser closed issue #43467: [Packaging][C++] Fail to build bundled ORC with the official LZ4 CMake package on Debian GNU/Linux trixie URL: https://github.com/apache/arrow/issues/43467 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[I] [Java] Add example using CompressionCodec [arrow-cookbook]

2024-07-30 Thread via GitHub
danepitkin opened a new issue, #354: URL: https://github.com/apache/arrow-cookbook/issues/354 The CompressionCodec now uses a ServiceLoader to load all available options. The default is NoCompressionCodec. See https://github.com/apache/arrow/pull/43471 -- This is an automated message fro

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

2024-07-30 Thread via GitHub
danepitkin closed issue #43469: Change the default CompressionCodec.Factory to leverage compression support transparently URL: https://github.com/apache/arrow/issues/43469 -- 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] Restrict direct access to `sun.misc.Unsafe` [arrow]

2024-07-30 Thread via GitHub
danepitkin closed issue #43479: Restrict direct access to `sun.misc.Unsafe` URL: https://github.com/apache/arrow/issues/43479 -- 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

[I] Performance questions: What is the best way to upsert and in general? (Postgres) [arrow-adbc]

2024-07-30 Thread via GitHub
avm19 opened a new issue, #2046: URL: https://github.com/apache/arrow-adbc/issues/2046 ### What would you like help with? - Why is `executemany()` much slower than `adbc_ingest()`? - What is the best way and most performant way to pass data with a complex query/operation? - Is t

Re: [I] Snowflake adbc_ingest reverting back to CSV uploading [arrow-adbc]

2024-07-30 Thread via GitHub
davlee1972 closed issue #2041: Snowflake adbc_ingest reverting back to CSV uploading URL: https://github.com/apache/arrow-adbc/issues/2041 -- 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 specifi

[I] SEGFAULT in test_udf_via_substrait when run in CPython debug build [arrow]

2024-07-30 Thread via GitHub
lysnikolaou opened a new issue, #43487: URL: https://github.com/apache/arrow/issues/43487 ### Describe the bug, including details regarding any error messages, version, and platform. Hey everyone! 👋 I'm trying to build arrow and PyArrow with a debug build of CPython and run t

Re: [I] [Python] Expose methods to get the device and memory_manager on the pyarrow.cuda.Context class [arrow]

2024-07-30 Thread via GitHub
jorisvandenbossche closed issue #43391: [Python] Expose methods to get the device and memory_manager on the pyarrow.cuda.Context class URL: https://github.com/apache/arrow/issues/43391 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[I] [JAVA] [C++] Support more CsvFragmentScanOptions in JNI call [arrow]

2024-07-30 Thread via GitHub
jinchengchenghh opened a new issue, #43483: URL: https://github.com/apache/arrow/issues/43483 ### Describe the enhancement requested Support most of the options mapping to cpp code struct ### Component(s) C++ -- This is an automated message from the Apache Git Service.