[I] Artifactory repositories unavailable [arrow]

2024-03-25 Thread via GitHub
adampinky85 opened a new issue, #40770: URL: https://github.com/apache/arrow/issues/40770 ### Describe the bug, including details regarding any error messages, version, and platform. Hi Team, The Apache Arrow jfrog artifactory repository does not appear to be available

[I] [Java] Cannot create StructVector with dense-union child [arrow]

2024-03-25 Thread via GitHub
jarohen opened a new issue, #40773: URL: https://github.com/apache/arrow/issues/40773 ### Describe the bug, including details regarding any error messages, version, and platform. I cannot create a StructVector with a dense-union child - it fails with the following stack trace:

Re: [I] [Python][Docs] API docs are broken for dev version [arrow]

2024-03-25 Thread via GitHub
AlenkaF closed issue #40623: [Python][Docs] API docs are broken for dev version URL: https://github.com/apache/arrow/issues/40623 -- 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

[I] go/adbc/driver/flightsql: support stateless prepared statements [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm opened a new issue, #1657: URL: https://github.com/apache/arrow-adbc/issues/1657 ### What feature or improvement would you like to see? See https://github.com/apache/arrow/pull/40243 -- This is an automated message from the Apache Git Service. To respond to the message,

[I] ci: fix title check again [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm opened a new issue, #1658: URL: https://github.com/apache/arrow-adbc/issues/1658 ### What feature or improvement would you like to see? The original pull_request_target trigger is better since it reacts to changes in the title, while pull_request doesn't (even when manually

[I] [CI][C++] Google protobuf fails to compile on source verification jobs [arrow]

2024-03-25 Thread via GitHub
raulcd opened a new issue, #40772: URL: https://github.com/apache/arrow/issues/40772 ### Describe the bug, including details regarding any error messages, version, and platform. There are several failures on the source verification jobs. Some of the jobs were failing on the past but

Re: [I] [R][C++] Can't build with jemalloc on RHEL8 [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #32193: [R][C++] Can't build with jemalloc on RHEL8 URL: https://github.com/apache/arrow/issues/32193 -- 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] Create an arrow-specific checklist for a CRAN release [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #30136: [R] Create an arrow-specific checklist for a CRAN release URL: https://github.com/apache/arrow/issues/30136 -- 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

Re: [I] [R] Document use of arrow 13.0.0 for cran binaries and how to install with up to date libarrow [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #40286: [R] Document use of arrow 13.0.0 for cran binaries and how to install with up to date libarrow URL: https://github.com/apache/arrow/issues/40286 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[I] ci: pyright is failing [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm opened a new issue, #1659: URL: https://github.com/apache/arrow-adbc/issues/1659 ### What happened? ``` npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.3

[I] replace_with_mask does not properly handle chunked target array [arrow]

2024-03-25 Thread via GitHub
vyasr opened a new issue, #40780: URL: https://github.com/apache/arrow/issues/40780 ### Describe the bug, including details regarding any error messages, version, and platform. `pyarrow.compute.replace_with_mask` requires that the inputs not be chunked arrays. The default calling

[I] c/driver/framework: get rid of Status/Result [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm opened a new issue, #1663: URL: https://github.com/apache/arrow-adbc/issues/1663 ### What feature or improvement would you like to see? This is more complexity than we need. We can keep using something like SetError. -- This is an automated message from the Apache Git

[I] [C++] Re-order loads and stores of atomics in MemoryPoolStats to mask memory latency [arrow]

2024-03-25 Thread via GitHub
felipecrv opened a new issue, #40783: URL: https://github.com/apache/arrow/issues/40783 ### Describe the enhancement requested Related to #40646 ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [Go][Parquet] Enable writing of Parquet footer without closing file [arrow]

2024-03-25 Thread via GitHub
zeroshade closed issue #40630: [Go][Parquet] Enable writing of Parquet footer without closing file URL: https://github.com/apache/arrow/issues/40630 -- 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

[I] [JS] Use bigIntToNumber [arrow]

2024-03-25 Thread via GitHub
domoritz opened a new issue, #40784: URL: https://github.com/apache/arrow/issues/40784 ### Describe the enhancement requested Instead of calling Number to convert a bigint. ### Component(s) JavaScript -- This is an automated message from the Apache Git Service. To

Re: [I] [R][Release] CRAN packaging checklist for 14.0.2 [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #39285: [R][Release] CRAN packaging checklist for 14.0.2 URL: https://github.com/apache/arrow/issues/39285 -- 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] [JS] - Decimal conversions are broken [arrow]

2024-03-25 Thread via GitHub
domoritz closed issue #40755: [JS] - Decimal conversions are broken URL: https://github.com/apache/arrow/issues/40755 -- 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] r/adbcdrivermanager: `adbc_connection_get_objects()` for temporary tables [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm closed issue #1141: r/adbcdrivermanager: `adbc_connection_get_objects()` for temporary tables URL: https://github.com/apache/arrow-adbc/issues/1141 -- 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

Re: [I] c/driver/sqlite: port driver to new driver base [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm closed issue #1602: c/driver/sqlite: port driver to new driver base URL: https://github.com/apache/arrow-adbc/issues/1602 -- 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/driver/sqlite: port driver to new driver base [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm closed issue #1602: c/driver/sqlite: port driver to new driver base URL: https://github.com/apache/arrow-adbc/issues/1602 -- 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] ci: pyright is failing [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm closed issue #1659: ci: pyright is failing URL: https://github.com/apache/arrow-adbc/issues/1659 -- 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,

Re: [I] [R] Formalize CRAN only changes to win binary source [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #40285: [R] Formalize CRAN only changes to win binary source URL: https://github.com/apache/arrow/issues/40285 -- 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

[I] [Packaging] Boost fallback URLs fail at sha256 verification [arrow]

2024-03-25 Thread via GitHub
danepitkin opened a new issue, #40782: URL: https://github.com/apache/arrow/issues/40782 ### Describe the bug, including details regarding any error messages, version, and platform. CMake will configure 3 URLs for Boost:

Re: [I] ci: fix title check again [arrow-adbc]

2024-03-25 Thread via GitHub
lidavidm closed issue #1658: ci: fix title check again URL: https://github.com/apache/arrow-adbc/issues/1658 -- 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,

[I] [C++] Provide mechanism for disabling MemoryPoolStats at either compile- or run-time [arrow]

2024-03-25 Thread via GitHub
amoeba opened a new issue, #40781: URL: https://github.com/apache/arrow/issues/40781 ### Describe the enhancement requested This is a follow-on issue to https://github.com/apache/arrow/issues/40646.

Re: [I] Artifactory repositories unavailable [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #40770: Artifactory repositories unavailable URL: https://github.com/apache/arrow/issues/40770 -- 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] [Go] Decimal types `GetOneForMarshal` loses precision [arrow]

2024-03-25 Thread via GitHub
zeroshade closed issue #40693: [Go] Decimal types `GetOneForMarshal` loses precision URL: https://github.com/apache/arrow/issues/40693 -- 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] [Packaging] `apache.jfrog.io/artifactory/arrow/ubuntu` likely down? [arrow]

2024-03-25 Thread via GitHub
assignUser closed issue #40744: [Packaging] `apache.jfrog.io/artifactory/arrow/ubuntu` likely down? URL: https://github.com/apache/arrow/issues/40744 -- 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] [Benchmarking] [Java] new `java.lang.OutOfMemoryError` in Java benchmarks after local build cache change [arrow]

2024-03-25 Thread via GitHub
austin3dickey opened a new issue, #40775: URL: https://github.com/apache/arrow/issues/40775 ### Describe the bug, including details regarding any error messages, version, and platform. As part of the Arrow benchmarking suite, we have been running the [Java

Re: [I] [C#] ArrowStreamReader.Schema returns null before the first record batch is read [arrow]

2024-03-25 Thread via GitHub
CurtHagenlocher closed issue #40634: [C#] ArrowStreamReader.Schema returns null before the first record batch is read URL: https://github.com/apache/arrow/issues/40634 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [C++] malloc: Incorrect checksum for freed object: probably modified after being freed in arrow-bit-util-benchmark [arrow]

2024-03-25 Thread via GitHub
pitrou closed issue #40652: [C++] malloc: Incorrect checksum for freed object: probably modified after being freed in arrow-bit-util-benchmark URL: https://github.com/apache/arrow/issues/40652 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[I] Building wheel for pyarrow (pyproject.toml) did not run successfully for Linux [arrow]

2024-03-25 Thread via GitHub
ManPython opened a new issue, #40776: URL: https://github.com/apache/arrow/issues/40776 ### Describe the bug, including details regarding any error messages, version, and platform.

Re: [I] [Python/C++] `S3FileSystem` slow to deserialize due to AWS rule engine JSON parsing [arrow]

2024-03-25 Thread via GitHub
pitrou closed issue #40279: [Python/C++] `S3FileSystem` slow to deserialize due to AWS rule engine JSON parsing URL: https://github.com/apache/arrow/issues/40279 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [C++] Re-order loads and stores of atomics in MemoryPoolStats to mask memory latency [arrow]

2024-03-25 Thread via GitHub
felipecrv closed issue #40783: [C++] Re-order loads and stores of atomics in MemoryPoolStats to mask memory latency URL: https://github.com/apache/arrow/issues/40783 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [Packaging] Unable install Apache Arrow using Debian instructions [arrow]

2024-03-25 Thread via GitHub
kou closed issue #40759: [Packaging] Unable install Apache Arrow using Debian instructions URL: https://github.com/apache/arrow/issues/40759 -- 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] [R] Use either `make sync-cpp` or bootstrap.R not both [arrow]

2024-03-25 Thread via GitHub
assignUser opened a new issue, #40787: URL: https://github.com/apache/arrow/issues/40787 ### Describe the enhancement requested After #39147 added a bootstrap.R which does the same as `make sync-cpp` we have a bit of a redundancy. It would be nice to clean that up. Maybe we

Re: [I] [C#] MapArray doesn't override Accept(IArrowArrayVisitor) [arrow]

2024-03-25 Thread via GitHub
CurtHagenlocher closed issue #40788: [C#] MapArray doesn't override Accept(IArrowArrayVisitor) URL: https://github.com/apache/arrow/issues/40788 -- 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#] MapArray doesn't override Accept(IArrowArrayVisitor) [arrow]

2024-03-25 Thread via GitHub
adamreeve opened a new issue, #40788: URL: https://github.com/apache/arrow/issues/40788 ### Describe the bug, including details regarding any error messages, version, and platform. The `MapArray` class doesn't override the `Accept` method, so implementing `IArrowArrayVisitor`

[I] [C#] Slicing a StructArray doesn't slice the child field arrays [arrow]

2024-03-25 Thread via GitHub
adamreeve opened a new issue, #40790: URL: https://github.com/apache/arrow/issues/40790 ### Describe the bug, including details regarding any error messages, version, and platform. Code to reproduce, as an XUnit test: ```C# [Fact] public void TestSliceStructArray() {

[I] [C#] Slicing a previously sliced array computes an incorrect offset [arrow]

2024-03-25 Thread via GitHub
adamreeve opened a new issue, #40792: URL: https://github.com/apache/arrow/issues/40792 ### Describe the bug, including details regarding any error messages, version, and platform. Test to reproduce: ```c# [Fact] public void RecursiveArraySlice() { var

[I] [Dev][CI] pre-commit may be blocked [arrow]

2024-03-25 Thread via GitHub
kou opened a new issue, #40791: URL: https://github.com/apache/arrow/issues/40791 ### Describe the enhancement requested https://github.com/apache/arrow/actions/runs/8412061637/job/23032443383 ```text Release Audit

Re: [I] [C++] Add TensorFromJSON helper function [arrow]

2024-03-25 Thread via GitHub
AlenkaF closed issue #40297: [C++] Add TensorFromJSON helper function URL: https://github.com/apache/arrow/issues/40297 -- 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