Re: [I] [Java][CI] Use apache/arrow-java for integration test [arrow]

2024-12-04 Thread via GitHub
kou closed issue #44831: [Java][CI] Use apache/arrow-java for integration test URL: https://github.com/apache/arrow/issues/44831 -- 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] [R] arrow R package 17.0.0.1 installs without GCS enabled on MacOS [arrow]

2024-12-04 Thread via GitHub
amoeba closed issue #44859: [R] arrow R package 17.0.0.1 installs without GCS enabled on MacOS URL: https://github.com/apache/arrow/issues/44859 -- 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 s

Re: [I] [Java][CI] Remove Java related test CI except integration test [arrow]

2024-12-04 Thread via GitHub
kou closed issue #44829: [Java][CI] Remove Java related test CI except integration test URL: https://github.com/apache/arrow/issues/44829 -- 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

Re: [I] [C++][FS][S3] Add support for instance level TLS related options [arrow]

2024-12-04 Thread via GitHub
kou closed issue #44333: [C++][FS][S3] Add support for instance level TLS related options URL: https://github.com/apache/arrow/issues/44333 -- 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] Unable to install `adbc-driver-postgresql==1.3.0` [arrow-adbc]

2024-12-04 Thread via GitHub
lidavidm closed issue #2350: Unable to install `adbc-driver-postgresql==1.3.0` URL: https://github.com/apache/arrow-adbc/issues/2350 -- 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 comme

Re: [I] Unable to install `adbc-driver-postgresql==1.3.0` [arrow-adbc]

2024-12-04 Thread via GitHub
lidavidm closed issue #2350: Unable to install `adbc-driver-postgresql==1.3.0` URL: https://github.com/apache/arrow-adbc/issues/2350 -- 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 comme

[I] [Java] Remove java/ [arrow]

2024-12-04 Thread via GitHub
kou opened a new issue, #44945: URL: https://github.com/apache/arrow/issues/44945 ### Describe the enhancement requested We're moving `java/` to https://github.com/apache/arrow-java . ### Component(s) Java -- This is an automated message from the Apache Git Service. To

[I] [Java] User's Exception's metadata thrown by method FlightServerMiddleware.onCallStarted() getting override and set to empty value [arrow-java]

2024-12-04 Thread via GitHub
PANKAJ9768 opened a new issue, #448: URL: https://github.com/apache/arrow-java/issues/448 ### Describe the bug, including details regarding any error messages, version, and platform. In flight producer , User is throwing StatusRuntimeException having metadata with custom error messag

[I] Column with over 2GB size limit but still identified as String in schema [arrow]

2024-12-04 Thread via GitHub
JazJaz426 opened a new issue, #44944: URL: https://github.com/apache/arrow/issues/44944 ### Describe the usage question you have. Please include as many useful details as possible. Hi folks, I read online that in PyArrow a string column would have a column-level size limi

Re: [I] [R] Source package install not using precompiled libarrow binaries [arrow]

2024-12-04 Thread via GitHub
amoeba closed issue #44931: [R] Source package install not using precompiled libarrow binaries URL: https://github.com/apache/arrow/issues/44931 -- 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 s

[I] reading parquet with lz4 codec throws zstd error [arrow]

2024-12-04 Thread via GitHub
MikeB2019x opened a new issue, #44942: URL: https://github.com/apache/arrow/issues/44942 ### Describe the bug, including details regarding any error messages, version, and platform. I am experiencing inconsistent behaviour reading parquet files. I have series of parquet files all fr

Re: [I] [MATLAB] Add IPC `RecordBatchStreamFileWriter` MATLAB class [arrow]

2024-12-04 Thread via GitHub
sgilmore10 closed issue #44922: [MATLAB] Add IPC `RecordBatchStreamFileWriter` MATLAB class URL: https://github.com/apache/arrow/issues/44922 -- 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 spec

Re: [I] [C++] Build fail with Clang 19-rc2 "arithmetic on a pointer to an incomplete type" [arrow]

2024-12-04 Thread via GitHub
vient closed issue #43603: [C++] Build fail with Clang 19-rc2 "arithmetic on a pointer to an incomplete type" URL: https://github.com/apache/arrow/issues/43603 -- 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

[I] [Java] Users Exception metadata thrown by method FlightServerMiddleware.onCallStarted() getting override and set to empty value [arrow]

2024-12-04 Thread via GitHub
PANKAJ9768 opened a new issue, #44937: URL: https://github.com/apache/arrow/issues/44937 ### Describe the bug, including details regarding any error messages, version, and platform. In flight producer , User is throwing StatusRuntimeException having metadata with custom error message

[I] Port fix from apache/arrow to apache/arrow-java [arrow-java]

2024-12-04 Thread via GitHub
lidavidm opened a new issue, #447: URL: https://github.com/apache/arrow-java/issues/447 ### Describe the enhancement requested https://github.com/apache/arrow/pull/44921 needs to be ported here. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [C++][Parquet] Writing non-nullable field with nulls to Parquet generates invalid Parquet file [arrow]

2024-12-04 Thread via GitHub
pitrou closed issue #41667: [C++][Parquet] Writing non-nullable field with nulls to Parquet generates invalid Parquet file URL: https://github.com/apache/arrow/issues/41667 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[I] Acero kernel function returning int64 or float64 not working [arrow]

2024-12-04 Thread via GitHub
abulbasar opened a new issue, #44935: URL: https://github.com/apache/arrow/issues/44935 ### Describe the bug, including details regarding any error messages, version, and platform. I am trying to create a custom function that takes an uniary input float64 and returns a float64. But,

[I] [Dev][Archery] Remove JIRA remnants [arrow]

2024-12-04 Thread via GitHub
raulcd opened a new issue, #44934: URL: https://github.com/apache/arrow/issues/44934 ### Describe the enhancement requested There is still some JIRA related code present that could be removed from our codebase. Mainly around: - PRs and issue workflows - Merge script - Rele