[I] [C++] Benchmark Arrow BinaryViewBuilder [arrow]

2024-07-26 Thread via GitHub
mapleFU opened a new issue, #43444: URL: https://github.com/apache/arrow/issues/43444 ### Describe the enhancement requested BinaryViewBuilder need benchmark ### Component(s) Benchmarking, C++ -- This is an automated message from the Apache Git Service. To respond to t

[I] The flight.NewRecordWriter parameter is ambiguous [arrow]

2024-07-26 Thread via GitHub
mac-zhenfang opened a new issue, #43443: URL: https://github.com/apache/arrow/issues/43443 ### Describe the usage question you have. Please include as many useful details as possible. The func NewRecordWriter(w DataStreamWriter, opts ...ipc.Option) *Writer API indicates the Dat

[I] Mixing RLE_DICTIONARY and other column encodings in pyarrow parquet [arrow]

2024-07-26 Thread via GitHub
bkief opened a new issue, #43442: URL: https://github.com/apache/arrow/issues/43442 ### Describe the bug, including details regarding any error messages, version, and platform. The ValueError at https://github.com/apache/arrow/blob/aaeff72dd9cb4658913fde3d176416be9a93ebe0/python/pyar

Re: [I] [C++] concatenate nested namespace in c++17 style with clang-tidy [arrow]

2024-07-26 Thread via GitHub
IndifferentArea closed issue #43421: [C++] concatenate nested namespace in c++17 style with clang-tidy URL: https://github.com/apache/arrow/issues/43421 -- 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] Unable to filter a factor column in a Dataset using `%in%` [arrow]

2024-07-26 Thread via GitHub
spencerpease opened a new issue, #43440: URL: https://github.com/apache/arrow/issues/43440 ### Describe the bug, including details regarding any error messages, version, and platform. Hello, Is it possible filter a factor using `%in%` in an Arrow Dataset? I naively expe

Re: [I] [C++] vendored abseil fails to build with gcc-13 [arrow]

2024-07-26 Thread via GitHub
assignUser closed issue #43228: [C++] vendored abseil fails to build with gcc-13 URL: https://github.com/apache/arrow/issues/43228 -- 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

Re: [I] [C++][FlightRPC] Flight UCX build is failing [arrow]

2024-07-26 Thread via GitHub
felipecrv closed issue #43429: [C++][FlightRPC] Flight UCX build is failing URL: https://github.com/apache/arrow/issues/43429 -- 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] [Java] Do not publish protobuf based on filename [arrow]

2024-07-26 Thread via GitHub
danepitkin opened a new issue, #43437: URL: https://github.com/apache/arrow/issues/43437 ### Describe the enhancement requested After migrating to Java 11, we see this warning: ``` [WARNING] * Required filename-based automodules detected: [protobuf-java-3.25.1.jar, protobuf-

[I] [Python] `pa.Table.from_pylist` support list of tuples? [arrow]

2024-07-26 Thread via GitHub
alanhdu opened a new issue, #43435: URL: https://github.com/apache/arrow/issues/43435 ### Describe the enhancement requested I have a function that returns an iterator-of-tuples and would like to turn that into pyarrow table. I have the column names separately, would like to use the

[I] Failure to read valid file [arrow-julia]

2024-07-26 Thread via GitHub
adienes opened a new issue, #511: URL: https://github.com/apache/arrow-julia/issues/511 both `pyarrow` and `polars` can read this table, but [mwe.arrow.zip](https://github.com/user-attachments/files/16395769/mwe.arrow.zip) ``` julia> Arrow.Table("mwe.arrow") 1-element

[I] [CI] Building C++ libraries on Ubuntu aarch64 job takes 3+ hours to complete in java-jars [arrow]

2024-07-26 Thread via GitHub
danepitkin opened a new issue, #43434: URL: https://github.com/apache/arrow/issues/43434 ### Describe the enhancement requested Can we speed this up? Other OS/architectures take 10-30min. See java-jars job in crossbow: https://github.com/ursacomputing/crossbow/actions/runs/9817

Re: [I] [JS] When I install any apache-arrow version beyond 14 it throws error [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #41649: [JS] When I install any apache-arrow version beyond 14 it throws error URL: https://github.com/apache/arrow/issues/41649 -- 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

Re: [I] [JS] `arrow2csv` bin entry has wrong extension [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #43341: [JS] `arrow2csv` bin entry has wrong extension URL: https://github.com/apache/arrow/issues/43341 -- 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. T

Re: [I] [JS] `arrow2csv` bin entry has wrong extension [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #43341: [JS] `arrow2csv` bin entry has wrong extension URL: https://github.com/apache/arrow/issues/43341 -- 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. T

Re: [I] [JS] Build fails in node v22 due to outdated `esm` package [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #43340: [JS] Build fails in node v22 due to outdated `esm` package URL: https://github.com/apache/arrow/issues/43340 -- 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

Re: [I] [JS] Build fails in node v22 due to outdated `esm` package [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #43340: [JS] Build fails in node v22 due to outdated `esm` package URL: https://github.com/apache/arrow/issues/43340 -- 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

Re: [I] [JS] Build warning due to missing arrow2csv.cjs file in bin [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #42229: [JS] Build warning due to missing arrow2csv.cjs file in bin URL: https://github.com/apache/arrow/issues/42229 -- 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

Re: [I] [JS] Build warning due to missing arrow2csv.cjs file in bin [arrow]

2024-07-26 Thread via GitHub
trxcllnt closed issue #42229: [JS] Build warning due to missing arrow2csv.cjs file in bin URL: https://github.com/apache/arrow/issues/42229 -- 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] [Java][Packaging] java-jars failing on maven module [arrow]

2024-07-26 Thread via GitHub
danepitkin opened a new issue, #43432: URL: https://github.com/apache/arrow/issues/43432 ### Describe the bug, including details regarding any error messages, version, and platform. java-jars job is failing: https://github.com/ursacomputing/crossbow/actions/runs/10103282092/job/27945

Re: [I] [Java][CI] Java-Jars CI is Failing with a linking error on macOS [arrow]

2024-07-26 Thread via GitHub
danepitkin closed issue #43377: [Java][CI] Java-Jars CI is Failing with a linking error on macOS URL: https://github.com/apache/arrow/issues/43377 -- 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

[I] [C++][FlightRPC] Flight UCX build is failing [arrow]

2024-07-26 Thread via GitHub
felipecrv opened a new issue, #43429: URL: https://github.com/apache/arrow/issues/43429 ### Describe the bug, including details regarding any error messages, version, and platform. ``` ~/code/arrow/cpp/src/arrow/flight/transport/ucx/ucx_server.cc:261:33: error: implicit conversion

Re: [I] [JS] Rows will intermittently return BigInt data, instead of the expected strings [arrow]

2024-07-26 Thread via GitHub
Vectorrent closed issue #43275: [JS] Rows will intermittently return BigInt data, instead of the expected strings URL: https://github.com/apache/arrow/issues/43275 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a