Re: [I] [C++][Acero] Cleanup 64-bit temp states of Swiss join by using 32-bit [arrow]

2025-03-23 Thread via GitHub
zanmato1984 closed issue #45877: [C++][Acero] Cleanup 64-bit temp states of Swiss join by using 32-bit URL: https://github.com/apache/arrow/issues/45877 -- 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

[I] Support ragged CSVs [arrow]

2025-03-23 Thread via GitHub
jimjam-slam opened a new issue, #45901: URL: https://github.com/apache/arrow/issues/45901 ### Describe the enhancement requested The `arrow` R package presently (and reasonably) appears to reject ragged CSV input: ```r library(arrow) csv_string <- "name,group,score

[I] Enable GitHub Disucssions [arrow-flight-sql-postgresql]

2025-03-23 Thread via GitHub
kou opened a new issue, #199: URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/199 See also: * The discussion thread: https://lists.apache.org/thread/wxtcq0xtfcr2rrdlowo93qqvpvhb10pl * The vote thread: https://lists.apache.org/thread/hzwb3zqk1442gn5svkh560lrthtm5mrd

Re: [I] Enable GitHub Disucssions [arrow-flight-sql-postgresql]

2025-03-23 Thread via GitHub
kou closed issue #199: Enable GitHub Disucssions URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/199 -- 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 unsubs

Re: [I] Impossible to build shared Arrow with ZSTD without hitting xtl dependency (Debian 12) [arrow]

2025-03-23 Thread via GitHub
aborruso closed issue #45899: Impossible to build shared Arrow with ZSTD without hitting xtl dependency (Debian 12) URL: https://github.com/apache/arrow/issues/45899 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[I] Impossible to build shared Arrow with ZSTD without hitting xtl dependency (Debian 12) [arrow]

2025-03-23 Thread via GitHub
aborruso opened a new issue, #45899: URL: https://github.com/apache/arrow/issues/45899 ### Describe the bug, including details regarding any error messages, version, and platform. Hi folks, I'm trying to build Apache Arrow from source on **Debian 12** with Parquet and ZSTD sup