Re: [I] [Format] Inline parent validity bitmap into child validity bitmap [arrow]

2025-04-09 Thread via GitHub
kou closed issue #43494: [Format] Inline parent validity bitmap into child validity bitmap URL: https://github.com/apache/arrow/issues/43494 -- 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 speci

[I] [C++][FS][Azure] User delegated sas tokens cannot be used for writing datasets due to 403 [arrow]

2025-04-09 Thread via GitHub
jabbera opened a new issue, #46085: URL: https://github.com/apache/arrow/issues/46085 ### Describe the bug, including details regarding any error messages, version, and platform. TLDR: Trying to write a dataset using a user delegated sas token will always fail with a 403 error.

[I] [C++] Configration process: Could NOT find BrotliAlt [arrow]

2025-04-09 Thread via GitHub
waruto210 opened a new issue, #46084: URL: https://github.com/apache/arrow/issues/46084 ### Describe the bug, including details regarding any error messages, version, and platform. arrow version: 19.0.1 platform: Linux VM-136-32-tencentos 6.6.70-24.tl4.x86_64 #1 SMP PREEMPT_DYNAMI

[I] rust: Let the returned RecordBatchReader outlive & parameters [arrow-adbc]

2025-04-09 Thread via GitHub
felipecrv opened a new issue, #2694: URL: https://github.com/apache/arrow-adbc/issues/2694 ### What feature or improvement would you like to see? (PR #2693 has code illustrating this problem and a candidate solution) When I try to make a Box'd `RecordBatchReader`, the compiler c

[I] [Release][Packaging] 20.0.0 RC0 APT/Yum repositories are broken [arrow]

2025-04-09 Thread via GitHub
kou opened a new issue, #46083: URL: https://github.com/apache/arrow/issues/46083 ### Describe the bug, including details regarding any error messages, version, and platform. For example: [APT (ubuntu-latest)](https://github.com/apache/arrow/actions/runs/14332885299/job/402354

[I] [Release] 05-binary-upload.sh: needless `uploaded-files.txt` is uploaded to Maven repository [arrow]

2025-04-09 Thread via GitHub
kou opened a new issue, #46081: URL: https://github.com/apache/arrow/issues/46081 ### Describe the bug, including details regarding any error messages, version, and platform. `uploaded-files.txt` is needed for Artifactory but not needed for Maven repository. Because Maven repository

Re: [I] [Release] 05-binary-upload.sh can't delete existing needless files [arrow]

2025-04-09 Thread via GitHub
kou closed issue #46072: [Release] 05-binary-upload.sh can't delete existing needless files URL: https://github.com/apache/arrow/issues/46072 -- 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

[I] PyArrow cannot write ORC file with datetimes and timezones [arrow]

2025-04-09 Thread via GitHub
kahemker opened a new issue, #46080: URL: https://github.com/apache/arrow/issues/46080 ### Describe the bug, including details regarding any error messages, version, and platform. **Summary** I would like to migrate a project from conda to uv and it appears that when uv builds

Re: [I] [C++] Add util directory to Meson [arrow]

2025-04-09 Thread via GitHub
kou closed issue #45800: [C++] Add util directory to Meson URL: https://github.com/apache/arrow/issues/45800 -- 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 unsubscribe, e-m

Re: [I] [R] CRAN packaging checklist for version 19.0.1.1 [arrow]

2025-04-09 Thread via GitHub
amoeba closed issue #45950: [R] CRAN packaging checklist for version 19.0.1.1 URL: https://github.com/apache/arrow/issues/45950 -- 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] [Release] 02-source.sh: `gh release upload` doesn't have `--verify-tag` [arrow]

2025-04-09 Thread via GitHub
raulcd closed issue #46065: [Release] 02-source.sh: `gh release upload` doesn't have `--verify-tag` URL: https://github.com/apache/arrow/issues/46065 -- 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] java: Add JNI bindings to adbc.h [arrow-adbc]

2025-04-09 Thread via GitHub
lidavidm closed issue #2027: java: Add JNI bindings to adbc.h URL: https://github.com/apache/arrow-adbc/issues/2027 -- 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 unsubscri

Re: [I] [Java] StructVector throws with ExtensionType [arrow-java]

2025-04-09 Thread via GitHub
lidavidm closed issue #87: [Java] StructVector throws with ExtensionType URL: https://github.com/apache/arrow-java/issues/87 -- 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

Re: [I] [Python][Acero] RecordBatch.filter on expression raises error if result set is empty [arrow]

2025-04-09 Thread via GitHub
raulcd closed issue #44366: [Python][Acero] RecordBatch.filter on expression raises error if result set is empty URL: https://github.com/apache/arrow/issues/44366 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[I] [C++] macOS 13 job fails to build utf8.cc [arrow]

2025-04-09 Thread via GitHub
raulcd opened a new issue, #46077: URL: https://github.com/apache/arrow/issues/46077 ### Describe the bug, including details regarding any error messages, version, and platform. C++ and Python macOS 13 jobs fail to build UTF 8 with: ``` FAILED: src/arrow/CMakeFiles/arrow_util.di

[I] ci: enable JNI in packaging/release [arrow-adbc]

2025-04-09 Thread via GitHub
lidavidm opened a new issue, #2689: URL: https://github.com/apache/arrow-adbc/issues/2689 ### What feature or improvement would you like to see? The packaging pipeline needs to build the JNI artifacts and the JNI JAR. This then needs to be uploaded. Ideally the verification script wou

[I] ci: build and test JNI module [arrow-adbc]

2025-04-09 Thread via GitHub
lidavidm opened a new issue, #2687: URL: https://github.com/apache/arrow-adbc/issues/2687 ### What feature or improvement would you like to see? Only enable build/test, and not packaging. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] [Python][Packaging] Free threaded wheel fails due to pandas build failure [arrow]

2025-04-09 Thread via GitHub
assignUser closed issue #46041: [Python][Packaging] Free threaded wheel fails due to pandas build failure URL: https://github.com/apache/arrow/issues/46041 -- 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

[I] Unable to parse fetch stream [arrow]

2025-04-09 Thread via GitHub
antspy opened a new issue, #46073: URL: https://github.com/apache/arrow/issues/46073 ### Describe the bug, including details regarding any error messages, version, and platform. Hi, **TL;DR** Calling `const table = await arrow.tableFromIPC(response.body!)` results in `Error:

Re: [I] [C++] Extension: Remove duplicate storage_type in JsonExtension [arrow]

2025-04-09 Thread via GitHub
kou closed issue #46070: [C++] Extension: Remove duplicate storage_type in JsonExtension URL: https://github.com/apache/arrow/issues/46070 -- 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] [Release] 05-binary-upload.sh can't delete existing needless files [arrow]

2025-04-09 Thread via GitHub
kou opened a new issue, #46072: URL: https://github.com/apache/arrow/issues/46072 ### Describe the bug, including details regarding any error messages, version, and platform. `dev/release/binary-task.rb` can't delete files that already published but no longer needed (e.g. old reposit