[I] [Java] Gandiva Tests are failure related to Gandiva [arrow]

2024-08-05 Thread via GitHub
vibhatha opened a new issue, #43576: URL: https://github.com/apache/arrow/issues/43576 ### Describe the bug, including details regarding any error messages, version, and platform. At the moment, java-jars CI in Arrow Java is failing due to a Gandiva issue. This CI in green is much ne

[I] adbc_driver_snowflake error when writing table to snowflake [arrow-adbc]

2024-08-05 Thread via GitHub
connelld-dpsk12 opened a new issue, #2062: URL: https://github.com/apache/arrow-adbc/issues/2062 ### What happened? ```ERRO[0016]connection.go:275 gosnowflake.(*snowflakeConn).Close context canceled``` Ive tries both python 3.8 and 3.10 when using the adbc engine to write_data

[I] ci: native-unix builds are broken [arrow-adbc]

2024-08-05 Thread via GitHub
lidavidm opened a new issue, #2061: URL: https://github.com/apache/arrow-adbc/issues/2061 ### What happened? Symlinks appear to be broken in our CI (we use upload/download-artifact to share some builds across multiple steps) https://github.com/actions/download-artifact/issues/3

Re: [I] [Java][C++] Support more CsvFragmentScanOptions in JNI call [arrow]

2024-08-05 Thread via GitHub
lidavidm closed issue #43483: [Java][C++] Support more CsvFragmentScanOptions in JNI call URL: https://github.com/apache/arrow/issues/43483 -- 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 specif

[I] [Python] Accessing parquet files with read_parquet in google cloud storage fails, but works with dataset [arrow]

2024-08-05 Thread via GitHub
brokenjacobs opened a new issue, #43574: URL: https://github.com/apache/arrow/issues/43574 ### Describe the bug, including details regarding any error messages, version, and platform. In pyarrow 17.0.0 When accessing a parquet file using parquet.read_parquet an incompatible ty

[I] [JS][Packaging] npm package is bloated with seemingly unnecessary code/deps [arrow]

2024-08-05 Thread via GitHub
rochdev opened a new issue, #43572: URL: https://github.com/apache/arrow/issues/43572 ### Describe the enhancement requested We're considering using Apache Arrow for a project, but it seems like the dependency is very large. For example, the `@apache-arrow/es5-cjs` package is 2.82MB

[I] [CI][Dev][Docs] Consider updating all references to "docker-compose" with "docker compose" [arrow]

2024-08-05 Thread via GitHub
amoeba opened a new issue, #43570: URL: https://github.com/apache/arrow/issues/43570 ### Describe the enhancement requested Arrow's CI and documentation reference `docker-compose` in many places which is the old V1 way of calling into Docker Compose, see https://docs.docker.com/compo

[I] Segfault when turning parquet dataset into table with a filter [arrow]

2024-08-05 Thread via GitHub
b-phi opened a new issue, #43558: URL: https://github.com/apache/arrow/issues/43558 ### Describe the bug, including details regarding any error messages, version, and platform. This appears to be a regression between `pyarrow-15.0.2` and `pyarrow-16.0.0`. This issue is still present

[I] Why "get_schema" uses "check_status" and not "check_flight_status"? [arrow]

2024-08-05 Thread via GitHub
xshirax opened a new issue, #43556: URL: https://github.com/apache/arrow/issues/43556 ### Describe the usage question you have. Please include as many useful details as possible. Hi Im using python ArrowFlight client & server. I noticed that the internal implementation

[I] Protobuf to parquet doesn't support excluded fields [arrow]

2024-08-05 Thread via GitHub
kp-tom-sc opened a new issue, #43554: URL: https://github.com/apache/arrow/issues/43554 ### Describe the bug, including details regarding any error messages, version, and platform. The go code for converting protobuf to parquet doesn't currently handle excluded fields. Error l

[I] [FlightRPC] Cannot use flight data with datafusion (Rust) [arrow]

2024-08-05 Thread via GitHub
EnricoMi opened a new issue, #43552: URL: https://github.com/apache/arrow/issues/43552 ### Describe the bug, including details regarding any error messages, version, and platform. Fetching data via Apache Arrow Flight (C++, Java, Python involved) and passing them to Apache DataFusion

Re: [I] [C++][Parquet] min-max Statistics doesn't work well when one of min-max being truncated [arrow]

2024-08-05 Thread via GitHub
mapleFU closed issue #43382: [C++][Parquet] min-max Statistics doesn't work well when one of min-max being truncated URL: https://github.com/apache/arrow/issues/43382 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR