Re: [I] [C++] Remove `std::optional` from `arrow::ArrayStatistics::is_{min,max}_exact` [arrow]

2024-08-15 Thread via GitHub
kou closed issue #43594: [C++] Remove `std::optional` from `arrow::ArrayStatistics::is_{min,max}_exact` URL: https://github.com/apache/arrow/issues/43594 -- 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

Re: [I] [Ruby] Cannot get gem installed on Ubuntu 20 with arrow 14,15 and/or 16 [arrow]

2024-08-15 Thread via GitHub
kou closed issue #41396: [Ruby] Cannot get gem installed on Ubuntu 20 with arrow 14,15 and/or 16 URL: https://github.com/apache/arrow/issues/41396 -- 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] [C++] Patch Snappy config to avoid disabling RTTI [arrow]

2024-08-15 Thread via GitHub
kou closed issue #43688: [C++] Patch Snappy config to avoid disabling RTTI URL: https://github.com/apache/arrow/issues/43688 -- 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] [C++] Clarify the way aggregation kernels are generated from the same code in different compilation units [arrow]

2024-08-15 Thread via GitHub
felipecrv opened a new issue, #43719: URL: https://github.com/apache/arrow/issues/43719 ### Describe the enhancement requested More than once I've been confused about how the `SimdLevel` template parameters on these kernel classes affect dispatching of kernels based on SIMD support d

[I] [Java][FlightSQL] FlightSqlUtils.FLIGHT_SQL_ACTIONS is missing ActionTypes [arrow]

2024-08-15 Thread via GitHub
devinrsmith opened a new issue, #43717: URL: https://github.com/apache/arrow/issues/43717 ### Describe the bug, including details regarding any error messages, version, and platform. FlightSqlUtils.FLIGHT_SQL_ACTIONS is missing ActionTypes ### Component(s) Java -- Thi

[I] Add support for `ListType` to Hash Joins [arrow]

2024-08-15 Thread via GitHub
anjakefala opened a new issue, #43716: URL: https://github.com/apache/arrow/issues/43716 ### Describe the enhancement requested Acero's Hash Join does not support `ListType` in non-key fields for a hash join: https://github.com/apache/arrow/blob/main/cpp/src/arrow/acero/hash_join_nod

[I] [Ruby] Segmentation Fault with require 'parquet' in ruby console [arrow]

2024-08-15 Thread via GitHub
bayornet opened a new issue, #43714: URL: https://github.com/apache/arrow/issues/43714 ### Describe the bug, including details regarding any error messages, version, and platform. Hi When trying to `require 'parquet'` in a rails console, it causes a segmentation fault.

[I] Allow specifying endpoint_url when using utility function pyarrow.fs.resolve_s3_region [arrow]

2024-08-15 Thread via GitHub
vtk9 opened a new issue, #43713: URL: https://github.com/apache/arrow/issues/43713 ### Describe the enhancement requested Integration tests can mock s3 using https://pypi.org/project/moto/. If an integration test uses mock s3 to test with "mock-test-bucket" calls to `pyarrow.fs.reso

Re: [I] [C++][Python] Support reading/writing key-value metadata from/to ColumnChunkMetaData [arrow]

2024-08-15 Thread via GitHub
mapleFU closed issue #41579: [C++][Python] Support reading/writing key-value metadata from/to ColumnChunkMetaData URL: https://github.com/apache/arrow/issues/41579 -- 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

Re: [I] [C++] compute: Why AddMinMaxAvx512AggKernels add AVX2 in some cases [arrow]

2024-08-15 Thread via GitHub
mapleFU closed issue #43687: [C++] compute: Why AddMinMaxAvx512AggKernels add AVX2 in some cases URL: https://github.com/apache/arrow/issues/43687 -- 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] [C++][Parquet][CI] Seed corpus should also use bad data files [arrow]

2024-08-15 Thread via GitHub
pitrou closed issue #43703: [C++][Parquet][CI] Seed corpus should also use bad data files URL: https://github.com/apache/arrow/issues/43703 -- 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] [Python] Support for the free-threaded build of CPython 3.13 [arrow]

2024-08-15 Thread via GitHub
pitrou closed issue #43536: [Python] Support for the free-threaded build of CPython 3.13 URL: https://github.com/apache/arrow/issues/43536 -- 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] [Python][CI] Build failure with Cython 2 [arrow]

2024-08-15 Thread via GitHub
pitrou opened a new issue, #43707: URL: https://github.com/apache/arrow/issues/43707 ### Describe the bug, including details regarding any error messages, version, and platform. These failures have appeared recently on the `test-conda-python-3.10-cython2` Crossbow job: https://gi

Re: [I] [C++] Add new datatypes to the IPC fuzz seed corpus [arrow]

2024-08-15 Thread via GitHub
pitrou closed issue #38041: [C++] Add new datatypes to the IPC fuzz seed corpus URL: https://github.com/apache/arrow/issues/38041 -- 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.

[I] [C++][FS][Azure] Add support for azure-storage-blobs-cpp 12.12.0 [arrow]

2024-08-15 Thread via GitHub
kou opened a new issue, #43702: URL: https://github.com/apache/arrow/issues/43702 ### Describe the enhancement requested Our bundled Azure SDK for C++ is azure-core_1.10.3 but conda uses more recent version: https://github.com/ursacomputing/crossbow/actions/runs/10391631674/jo