[I] [Docs] Restore Top-Level Section Navigation in Docs [arrow]

2025-06-10 Thread via GitHub
AlenkaF opened a new issue, #46775: URL: https://github.com/apache/arrow/issues/46775 ### Describe the enhancement requested While reviewing the dev documentation, I noticed that the top-level overview of each implementation, which used to be accessible via the Section navigation, is

Re: [I] Add .github/CONTRIBUTING.md [arrow-js]

2025-06-10 Thread via GitHub
kou closed issue #5: Add .github/CONTRIBUTING.md URL: https://github.com/apache/arrow-js/issues/5 -- 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-mail: issues

[I] [GLib] Add GArrowFixedSizeListDataType [arrow]

2025-06-10 Thread via GitHub
hiroyuki-sato opened a new issue, #46773: URL: https://github.com/apache/arrow/issues/46773 ### Describe the enhancement requested It's the bindings of `arrow::FixedSizeListType` ### Component(s) GLib -- This is an automated message from the Apache Git Service. To resp

Re: [I] Update repository URLs [arrow-js]

2025-06-10 Thread via GitHub
kou closed issue #145: Update repository URLs URL: https://github.com/apache/arrow-js/issues/145 -- 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-mail: issues-

Re: [I] [Archery][CI][Doc] archery numpydoc fails with latest Cython 3.1.1 [arrow]

2025-06-10 Thread via GitHub
kou closed issue #46516: [Archery][CI][Doc] archery numpydoc fails with latest Cython 3.1.1 URL: https://github.com/apache/arrow/issues/46516 -- 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] [Python] If numpy is available use it for normalizing slice [arrow]

2025-06-10 Thread via GitHub
raulcd opened a new issue, #46771: URL: https://github.com/apache/arrow/issues/46771 ### Describe the enhancement requested There were some concerns after the following PR was merged on the performance about it: - https://github.com/apache/arrow/pull/46732 I've tested with b

[I] Meson "may be used uninitialized" warning [arrow-nanoarrow]

2025-06-10 Thread via GitHub
WillAyd opened a new issue, #775: URL: https://github.com/apache/arrow-nanoarrow/issues/775 This shows up in both the Ubuntu and Windows CI jobs: ``` In file included from ..\src/nanoarrow/common/inline_array.h:27, from ..\src/nanoarrow/nanoarrow.h:1271,

Re: [I] [Python] Weird exception when slicing an array with non-trivial step [arrow]

2025-06-10 Thread via GitHub
raulcd closed issue #46606: [Python] Weird exception when slicing an array with non-trivial step URL: https://github.com/apache/arrow/issues/46606 -- 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] [CI][Dev] fix shellcheck errors in the ci/scripts/ccache_setup.sh [arrow]

2025-06-10 Thread via GitHub
hiroyuki-sato opened a new issue, #46763: URL: https://github.com/apache/arrow/issues/46763 ### Describe the enhancement requested This is the sub issue #44748. * SC2086: (info): Double quote to prevent globbing and word splitting. * SC2129: Consider using { cmd1; cmd2; }

Re: [I] csharp: fix typo [arrow-adbc]

2025-06-10 Thread via GitHub
mbrobbel closed issue #2945: csharp: fix typo URL: https://github.com/apache/arrow-adbc/issues/2945 -- 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-mail: issu

[I] [Python][Gandiva] Pyarrow's gandiva is not as fast as compute [arrow]

2025-06-10 Thread via GitHub
xiedeyantu opened a new issue, #46768: URL: https://github.com/apache/arrow/issues/46768 ### Describe the usage question you have. Please include as many useful details as possible. The python script is following: ``` import json import numpy as np import os from d

Re: [I] [Python] Scalar subclasses should implement Python protocols [arrow]

2025-06-10 Thread via GitHub
pitrou closed issue #45653: [Python] Scalar subclasses should implement Python protocols URL: https://github.com/apache/arrow/issues/45653 -- 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] [R] Install from sources on Alpine Linux [arrow]

2025-06-10 Thread via GitHub
m-martin opened a new issue, #46769: URL: https://github.com/apache/arrow/issues/46769 ### Describe the usage question you have. Please include as many useful details as possible. Hello, I am trying to install the "arrow" R package from sources on an Alpine Linux, but am getting

[I] [C++] Enable arrow::EqualOptions::use_atol_ for arrow::Array, arrow::Scalar, arrow::Tensor, and arrow::SparseTensor. [arrow]

2025-06-10 Thread via GitHub
andishgar opened a new issue, #46767: URL: https://github.com/apache/arrow/issues/46767 ### Describe the enhancement requested During [this pull request](https://github.com/apache/arrow/pull/46422#discussion_r2118291219), `arrow::EqualOptions::use_atol_ ` was introduced. This option

Re: [I] [C++] Executable detection in `arrow::util::Process::Impl::ResolveCurrentExecutable()` is missing on FreeBSD [arrow]

2025-06-10 Thread via GitHub
kou closed issue #46761: [C++] Executable detection in `arrow::util::Process::Impl::ResolveCurrentExecutable()` is missing on FreeBSD URL: https://github.com/apache/arrow/issues/46761 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[I] [CI][Gandiva] `.bc` isn't rebuilt by `.cc` change [arrow]

2025-06-10 Thread via GitHub
kou opened a new issue, #46764: URL: https://github.com/apache/arrow/issues/46764 ### Describe the bug, including details regarding any error messages, version, and platform. If we change `cpp/src/gandiva/precompiled/decimal_wrapper.cc`, `decimal_wrapper.bc` must be rebuilt. But it's