issues
Thread
Date
Earlier messages
Messages by Date
2025/07/15
[I] ADBC Driver Optimization for Power BI Integration [arrow-adbc]
via GitHub
2025/07/15
[I] How to Test Lists for Existence of an Element [arrow]
via GitHub
2025/07/15
[I] [C++][FlightSQL] Add caching of FlightClients to ODBC [arrow]
via GitHub
2025/07/15
Re: [I] [MATLAB] Create a superclass for tabular type MATLAB tests (i.e. for `Table` and `RecordBatch`) [arrow]
via GitHub
2025/07/15
Re: [I] [Docs][MATLAB] Update `arrow/matlab/README.md` with the latest change. [arrow]
via GitHub
2025/07/15
[I] PreparedStatement.execute() returns True for DML/DDL queries [arrow-java]
via GitHub
2025/07/15
Re: [I] [C++] Half-float builder should accept Float16 [arrow]
via GitHub
2025/07/15
Re: [I] [Python] Add top-level filesystem functions [arrow]
via GitHub
2025/07/15
Re: [I] [Python] Skip test_gdb.py tests if PyArrow was built with non-debug build [arrow]
via GitHub
2025/07/15
Re: [I] [C++][Parquet] WipeOutDecryptionKeys doesn't securely wipe out keys [arrow]
via GitHub
2025/07/15
[I] Support service account impersonation for BigQuery [arrow-adbc]
via GitHub
2025/07/15
Re: [I] [C++][Parquet] Integer dictionary bitwidth preservation breaks multi-file read behaviour in pyarrow 20 [arrow]
via GitHub
2025/07/15
[I] [C++][Parquet] Refactor RLE decoding by extract a RLE parser [arrow]
via GitHub
2025/07/14
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_arrow.sh [arrow]
via GitHub
2025/07/14
[I] [C++] Mirror Apache products in packages.apache.org [arrow]
via GitHub
2025/07/14
Re: [I] [C++][Parquet] Page sizes for repeated columns can overflow int32 with page index enabled [arrow]
via GitHub
2025/07/14
[I] [C++][FlightSQL][ODBC][SQLExtendedFetch] Fix to return SQL_SUCCESS_WITH_INFO for certain states [arrow]
via GitHub
2025/07/14
Re: [I] flightsql.BaseServer does not exhaust channel in case of an error writing StreamChunks in DoGet [arrow-go]
via GitHub
2025/07/14
[I] [R] Update R package to use R 4.1+ native forward pipe syntax [arrow]
via GitHub
2025/07/14
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:row_count:approximate [arrow]
via GitHub
2025/07/14
[I] [C++][Python][FlightRPC] Crash in PyArrow Flight test_never_sends_data test from GRPC [arrow]
via GitHub
2025/07/14
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:null_count:approximate [arrow]
via GitHub
2025/07/14
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:max_byte_width:{exact,approximate} [arrow]
via GitHub
2025/07/14
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:distinct_count:approximate [arrow]
via GitHub
2025/07/14
[I] [Specification][Statistics] Correct the Statistics schema specification. [arrow]
via GitHub
2025/07/14
Re: [I] [MATLAB] Add a `validate` method to all `arrow.array.Array` classes [arrow]
via GitHub
2025/07/14
Re: [I] ci+rust: enable windows-latest in Rust workflow [arrow-adbc]
via GitHub
2025/07/14
Re: [I] Rust: can't build adbc_core on windows [arrow-adbc]
via GitHub
2025/07/14
[I] `generated_recursive_nested` integration test failing (Rust producing) [arrow-js]
via GitHub
2025/07/13
[I] parquet/platform.h is missing pragma warning(pop) [arrow]
via GitHub
2025/07/13
Re: [I] [C#] ArrowStreamReader does not handle empty stream well [arrow]
via GitHub
2025/07/13
Re: [I] [Release] Binary verification CI jobs are failing [arrow]
via GitHub
2025/07/13
[I] [Packaging][deb] Add more strict dependency information [arrow]
via GitHub
2025/07/13
[I] [CI][R] R 4.0 jobs are failing because purrr 1.1.0 requires R 4.1 or later [arrow]
via GitHub
2025/07/13
[I] Rust: Fix windows build [arrow-adbc]
via GitHub
2025/07/13
Re: [I] [Parquet] Support Variant Encoding for Parquet [arrow-go]
via GitHub
2025/07/13
[I] [Python] compute.min_max is not implemented for `extension<arrow.json>` [arrow]
via GitHub
2025/07/13
[I] [Python] compute.count_distinct not implemented for extension<arrow.uuid> [arrow]
via GitHub
2025/07/13
Re: [I] [Release] Revisit reproducible source archive verification [arrow]
via GitHub
2025/07/12
[I] ci: enable -Wdocumentation on clang nightly [arrow-adbc]
via GitHub
2025/07/12
[I] [Release] Binary verification CI jobs are failing [arrow]
via GitHub
2025/07/12
Re: [I] [CI][C++] Use Fedora 42 instead of 39 [arrow]
via GitHub
2025/07/12
Re: [I] [C++] Disable exporting CMake packages [arrow]
via GitHub
2025/07/12
[I] Add Flatten helper for dictionary arrays in Go Arrow compute library [arrow-go]
via GitHub
2025/07/12
[I] Go: Implement adbc.GetSetOptions on the Go ADBC drivermgr.cnxn connection type [arrow-adbc]
via GitHub
2025/07/12
[I] Provide a high-level Go equivalent to Python’s adbc_ingest [arrow-adbc]
via GitHub
2025/07/12
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_arrow.sh [arrow]
via GitHub
2025/07/11
[I] ZSTD parquet compression level defaults to 1 [arrow]
via GitHub
2025/07/11
Re: [I] RuntimeError: Cannot close AdbcConnection with open AdbcStatement [arrow-adbc]
via GitHub
2025/07/11
[I] [Release] Use release/KEYS not dev/KEYS in verification [arrow]
via GitHub
2025/07/11
[I] Flight SQL Load Balancing [arrow]
via GitHub
2025/07/11
[I] RuntimeError: Cannot close AdbcConnection with open AdbcStatement [arrow-adbc]
via GitHub
2025/07/11
[I] flightsql.BaseServer does not exhaust channel in case of an error writing StreamChunks in DoGet(...) [arrow-go]
via GitHub
2025/07/11
[I] GetFlightInfo vs DoGet schema enforcement strictness [arrow-adbc]
via GitHub
2025/07/11
[I] [Release] Revisit reproducible source archive verification [arrow]
via GitHub
2025/07/11
Re: [I] [Release] Ensure using cloned apache/arrow to check reproducible source archive in verification [arrow]
via GitHub
2025/07/11
[I] [Release] Ensure using cloned apache/arrow to check reproducible source archive in verifiation [arrow]
via GitHub
2025/07/10
Re: [I] [Release] csharp/ mtime in source archive isn't reproducible [arrow]
via GitHub
2025/07/10
[I] [Release] Unify GitHub token related environment variables [arrow]
via GitHub
2025/07/10
[I] [Release] cshark/ mtime in source archive isn't reproducible [arrow]
via GitHub
2025/07/10
Re: [I] [Release] Source archive include hard links [arrow]
via GitHub
2025/07/10
[I] [Release] Source archive include hard links [arrow]
via GitHub
2025/07/10
Re: [I] [Release] verify_rc.yml misses "needs: target" [arrow]
via GitHub
2025/07/10
Re: [I] [Release] Wrong GitHub Actions context for workflow dispatch inputs [arrow]
via GitHub
2025/07/10
[I] [Release] verify_rc.yml misses "needs: target" [arrow]
via GitHub
2025/07/10
[I] [Release] Wrong GitHub Actions context for workflow dispatch inputs [arrow]
via GitHub
2025/07/10
Re: [I] [Release] verify_rc.yml has a wrong timeout configuration [arrow]
via GitHub
2025/07/10
Re: [I] [CI][C++] Use Google Cloud Storage Testbench v0.55.0 [arrow]
via GitHub
2025/07/10
[I] [Release] verify_rc.yml has a wrong timeout configuration [arrow]
via GitHub
2025/07/10
Re: [I] [Release] release_candidate.yml refers nonexistent variables [arrow]
via GitHub
2025/07/10
[I] [Release] release_candidate.yml refers nonexistent variables [arrow]
via GitHub
2025/07/10
Re: [I] [Release] Automated release signing CI uses wrong variable name [arrow]
via GitHub
2025/07/10
[I] [Release] Automated release signing CI uses wrong variable name [arrow]
via GitHub
2025/07/10
Re: [I] chore: wrong spelling arrpw [arrow-adbc]
via GitHub
2025/07/10
Re: [I] [Python] Add `np.arange` equivalent [arrow]
via GitHub
2025/07/10
Re: [I] [MATLAB] Add support for creating an empty `arrow.tabular.RecordBatch` by calling `arrow.recordBatch` with no input arguments [arrow]
via GitHub
2025/07/10
[I] [Release] Update Release Management Guide to reflect changes in 21.0.0 [arrow]
via GitHub
2025/07/10
[I] [C++] Undefined Behavior Detected in Compute Tests [arrow]
via GitHub
2025/07/10
[I] [C++][Acero] Missing distinct and list scalar aggregate functions [arrow]
via GitHub
2025/07/10
[I] [C++] Run-end encoded data validation could be stricter [arrow]
via GitHub
2025/07/10
[I] chore: wrong spelling arrpw [arrow-adbc]
via GitHub
2025/07/10
[I] [CI][C++] The C++ Extra / AMD64 Alpine Linux job fails due to xsumd [arrow]
via GitHub
2025/07/10
[I] [Python][Release] verify-rc-source-windows Python tests are failing [arrow]
via GitHub
2025/07/10
Re: [I] [C++] arrow-compute-* tests segfaulting on verify-rc-source-windows job [arrow]
via GitHub
2025/07/09
Re: [I] go: add Unwrap to adbc.Error [arrow-adbc]
via GitHub
2025/07/09
Re: [I] go: add Unwrap to adbc.Error [arrow-adbc]
via GitHub
2025/07/09
[I] [CI][C++] Use Google Cloud Storage Testbench v0.55.0 [arrow]
via GitHub
2025/07/09
[I] go: add Unwrap to adbc.Error [arrow-adbc]
via GitHub
2025/07/09
Re: [I] [CI][C++] test-r-rstudio-r-base-4.1-opensuse155 is failing [arrow]
via GitHub
2025/07/09
[I] [CI][C++] Use Fedora 42 instead of 39 [arrow]
via GitHub
2025/07/09
Re: [I] [C++] Enhance arrow::ChunkedArray::Equals to support floating-point comparison when values share the same memory [arrow]
via GitHub
2025/07/09
[PR] Added duration_uuid.avro file [arrow-testing]
via GitHub
2025/07/09
Re: [I] [C++] implement Statistic Schema attribute in C++ [arrow]
via GitHub
2025/07/09
Re: [I] Support hamba decoded time.Time into arrow timestamp [arrow-go]
via GitHub
2025/07/09
Re: [I] Go SQL driver: unable to handle time.Time values [arrow-adbc]
via GitHub
2025/07/09
Re: [I] [R] The arrow R package v20 and v19 are substantially slower and use more memory than v17 for some operations [arrow]
via GitHub
2025/07/09
Re: [I] [CI][C++] Compilation failure on test-fedora-39-cpp [arrow]
via GitHub
2025/07/09
[I] [Python] error raised for `TimestampScalar.__repr__()` when timezone is set using format `+00` [arrow]
via GitHub
2025/07/09
[I] [C++] Refine reset of Span to be reusable [arrow]
via GitHub
2025/07/09
[I] Meson compilation with gcc 14.2 fails with RapidJSON error [arrow]
via GitHub
2025/07/09
[I] [CI][C++] Compilation failure on test-fedora-39-cpp [arrow]
via GitHub
2025/07/09
Re: [I] [Python] Process hangs after calling pq.read_table with io.BytesIO [arrow]
via GitHub
2025/07/09
Re: [I] add type and mask argument to pa.MapArray.from_array [arrow]
via GitHub
2025/07/09
Re: [I] [C++][Parquet] RecordReader does not correctly reserve memory for BYTE_ARRAY and FLBA [arrow]
via GitHub
2025/07/08
[I] [C++] arrow-compute-* tests segfaulting on verify-rc-source-windows job [arrow]
via GitHub
2025/07/08
[I] NANOARROW_TYPE_MAP not handled when getting offsets? [arrow-nanoarrow]
via GitHub
2025/07/08
[I] ci+rust: enable windows-latest in Rust workflow [arrow-adbc]
via GitHub
2025/07/08
[I] ci: Add benchmarking CI [arrow-js]
via GitHub
2025/07/08
Re: [I] [C++][Parquet] Forced UTF8 encoding of BYTE_ARRAY on stream::read/write [arrow]
via GitHub
2025/07/08
[I] [Benchmarking] JS benchmarks fail on conbench [arrow]
via GitHub
2025/07/08
[I] [C++][Parquet] Add setting to limit the number of rows written per page [arrow]
via GitHub
2025/07/08
Re: [I] glib: add gadbc_statement_get_parameter_schema() [arrow-adbc]
via GitHub
2025/07/08
[I] [CI] [Archery] run_end_encoded generated json has invalids record batches [arrow]
via GitHub
2025/07/08
Re: [I] [C++][Parquet] Use SIMD dynamic dispatch for Byte Stream Split [arrow]
via GitHub
2025/07/08
[I] glib: add GAdbcStatementGetParameterSchema() [arrow-adbc]
via GitHub
2025/07/08
Re: [I] [C++] Update bundled Thrift [arrow]
via GitHub
2025/07/08
Re: [I] [C++] Update bundled Boost [arrow]
via GitHub
2025/07/08
Re: [I] [CI][C++] Crashes on AMD64 Conda C++ AVX2 [arrow]
via GitHub
2025/07/07
[I] [C++][Parquet] Page sizes for repeated columns can overflow int32 with page index enabled [arrow]
via GitHub
2025/07/07
Re: [I] [C++][Docs] Increase minimum gcc version required for building Arrow C++ from 7.1 to 9 [arrow]
via GitHub
2025/07/07
[I] [C++] Increase minimum gcc version required for building Arrow C++ from 7.1 to 9 [arrow]
via GitHub
2025/07/07
Re: [I] [Docs][Python][C++] Asof join documentation is wrong/incomplete [arrow]
via GitHub
2025/07/07
Re: [I] [CI][C++] test-r-linux-sanitizers is failing [arrow]
via GitHub
2025/07/07
Re: [I] python: adbc_driver_manager fails to build under conda on macOS [arrow-adbc]
via GitHub
2025/07/07
Re: [I] Avro Adapter - Dictionary Encoding [arrow-java]
via GitHub
2025/07/07
[I] Arrow TypeInferrer fails on maps with non-string or binary keys [arrow]
via GitHub
2025/07/07
Re: [I] Integer overflow in the ExportedAllocationOwner [arrow]
via GitHub
2025/07/07
Re: [I] [C++][Parquet] Used-after-poison when PlainDecoder<FLBA>::decodeArrow [arrow]
via GitHub
2025/07/07
[I] Unable to import arrow table to pandas if it has categorical columns with index types of unsigned ints [arrow]
via GitHub
2025/07/07
[I] Avro adapter - Read and write Avro container files [arrow-java]
via GitHub
2025/07/07
Re: [I] Support cast float16 array to float32/float64 [arrow-go]
via GitHub
2025/07/07
Re: [I] [MATLAB] Add tests verifying `arrow.array.<Type>Array.fromMATLAB()` throws an exception if given an array with the wrong type. [arrow]
via GitHub
2025/07/07
[I] [C++][FlightSQL][ODBC][SQLBindCol] support returning values for indicator pointer with null data pointer [arrow]
via GitHub
2025/07/07
Re: [I] [MATLAB] Add a common `arrow.tabular.Tabular` MATLAB interface [arrow]
via GitHub
2025/07/07
[I] [CI][Packaging] Almalinux 10 nightly job fails Parsing armored OpenPGP packet(s) [arrow]
via GitHub
2025/07/07
[I] [C++][FlightSQL] Fix negative timestamps to date types [arrow]
via GitHub
2025/07/07
[I] [CI][C++] Crashes on AMD64 Conda C++ AVX2 [arrow]
via GitHub
2025/07/07
[I] [C++][Parquet] RecordReader does not correctly reserve memory for BYTE_ARRAY and FLBA [arrow]
via GitHub
2025/07/07
[I] ci: add musl builds to the nightly-verify workflow [arrow-adbc]
via GitHub
2025/07/07
[I] Rust: Split adbc_core into several crates [arrow-adbc]
via GitHub
2025/07/07
[I] [Python] Make CSV support in PyArrow configurable [arrow]
via GitHub
2025/07/07
Re: [I] [Python] PyArrow fails compiling without CSV enabled [arrow]
via GitHub
2025/07/07
[I] Integer overflow in the ExportedAllocationOwner [arrow]
via GitHub
2025/07/07
Re: [I] Create an announce GitHub Discussions on release [arrow-js]
via GitHub
2025/07/07
Re: [I] Create an announce GitHub Discussions on release [arrow-swift]
via GitHub
2025/07/07
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_sccache.sh [arrow]
via GitHub
2025/07/07
Re: [I] Generate release announce e-mail draft [arrow-swift]
via GitHub
2025/07/07
Re: [I] [Python] Severe performance regression in isin() filter After pyarrow v18 [arrow]
via GitHub
2025/07/06
Re: [I] Release 21.0.0 [arrow-swift]
via GitHub
2025/07/06
Re: [I] [C++] mockfs.cc fails to build with -DCMAKE_CXX_STANDARD=23 [arrow]
via GitHub
2025/07/06
Re: [I] [C++] Issue with building from source when using clang as the compiler but using the gcc 15 stdlib [arrow]
via GitHub
2025/07/06
[I] [C++] Disable exporting CMake packages [arrow]
via GitHub
2025/07/06
[I] Create an announce GitHub Discussions on release [arrow-js]
via GitHub
2025/07/06
[I] Generate release announce e-mail draft [arrow-swift]
via GitHub
2025/07/06
[I] Create an announce GitHub Discussions on release [arrow-swift]
via GitHub
2025/07/06
Re: [I] chore: ignore the PR ping check for dependabot [arrow-adbc]
via GitHub
2025/07/06
Re: [I] Generate release announce e-mail draft [arrow-js]
via GitHub
2025/07/06
Re: [I] [C++][Compute] Many benchmarks crash [arrow]
via GitHub
2025/07/05
[I] Go SQL driver: unable to handle time.Time values [arrow-adbc]
via GitHub
2025/07/05
Re: [I] contcat_tables segfaults when used on record_batch [arrow]
via GitHub
2025/07/05
[I] Missing exports needed to create socket-based RecordBatchStreamReader [arrow]
via GitHub
2025/07/05
[I] contcat_tables segfaults when used on record_batch [arrow]
via GitHub
2025/07/05
[I] concat_tables on a record_batch causes segfault [arrow]
via GitHub
2025/07/05
[I] [C++] mockfs.cc fails to build with -DCMAKE_CXX_STANDARD=23 [arrow]
via GitHub
2025/07/05
[I] adbc_ingest no possibility of overwrite the exact same elements [arrow-adbc]
via GitHub
2025/07/04
Re: [I] [C++][FlightSQL][ODBC] Return HY090 error for Invalid string or buffer length in `SQLBindCol` and `SQLGetData` [arrow]
via GitHub
2025/07/04
[I] [C++][FlightSQL][ODBC] Return HY090 error for Invalid string or buffer length in `SQLBindCol` and `SQLGetData` [arrow]
via GitHub
2025/07/04
Re: [I] [CI][C++] test-ubuntu-22.04-cpp-20 is failing by `ZeroFillOptions` [arrow]
via GitHub
2025/07/04
[I] [CI][C++] test-r-linux-sanitizers is failing [arrow]
via GitHub
2025/07/04
[I] [C++][Parquet] Decoding to BinaryView could reuse values for some encodings [arrow]
via GitHub
2025/07/04
[I] Issue with building from source when using clang as the compiler but using the gcc 15 stdlib [arrow]
via GitHub
2025/07/04
Re: [PR] GH-46988: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
2025/07/04
[PR] GH-46988 add test file [arrow-testing]
via GitHub
2025/07/04
[I] Genearete release announce e-mail draft [arrow-js]
via GitHub
2025/07/04
Re: [I] Release 21.0.0 [arrow-js]
via GitHub
2025/07/03
[I] [CI][C++] test-r-rstudio-r-base-4.1-opensuse155 is failing [arrow]
via GitHub
2025/07/03
[I] [C++][Parquet] Used-after-poison when PlainDecoder<FLBA>::decodeArrow [arrow]
via GitHub
2025/07/03
Re: [I] [C++][Parquet] Deprecate `Status` versions of `parquet:arrow::FileReader::GetRecordBatchReader()` [arrow]
via GitHub
2025/07/03
[I] [CI][C++] test-ubuntu-22.04-cpp-20 is failing by `ZeroFillOptions` [arrow]
via GitHub
2025/07/03
Re: [I] [Integration][Archery] Add support for setting JS directory by environment variable [arrow]
via GitHub
2025/07/03
[I] Fix compiler warnings on Anroid/ARM NEON [arrow-nanoarrow]
via GitHub
2025/07/03
[I] vcpkg does not include IPC feature [arrow-nanoarrow]
via GitHub
2025/07/03
Re: [I] [Python] Compatibility with SciPy 1.15's stricter sparse code [arrow]
via GitHub
2025/07/03
[I] [C++][FlightSQL][ODBC] Support float truncation [arrow]
via GitHub
2025/07/03
[I] Can't create nested UUID array [arrow]
via GitHub
2025/07/03
[I] [R] Flaky behavior with multiple to_duckdb() calls in one pipeline [arrow]
via GitHub
2025/07/03
Re: [I] pa.compute.sum result for decimal128 doesn't fit into precision/scale [arrow]
via GitHub
2025/07/02
[I] [C++] Remove boost/filesystem dependency from `cpp/src/arrow/io/hdfs_test.cc` [arrow]
via GitHub
2025/07/02
Re: [I] Update supported Swift versions [arrow-swift]
via GitHub
2025/07/02
[I] Update supported Swift versions [arrow-swift]
via GitHub
2025/07/02
Re: [I] docs(rust/driver_manager): add a simple quickstart somewhere [arrow-adbc]
via GitHub
2025/07/02
Re: [I] docs: add Snowflake and BigQuery drivers to Python API reference [arrow-adbc]
via GitHub
2025/07/02
[I] [C++][FlightSQL][ODBC] Support data fetching for Interval data types [arrow]
via GitHub
2025/07/02
[I] [C++][FlightSQL][ODBC] Support guid data fetching [arrow]
via GitHub
2025/07/02
Re: [I] [Python] Remove manylinux2014 wheels [arrow]
via GitHub
2025/07/02
[I] [C++][FlightSQL][ODBC] Support years before 1400 for date, time, and timestamp data [arrow]
via GitHub
2025/07/02
[I] `[Snowflake] Unknown statement option 'adbc.ingest.target_db_schema'` [arrow-adbc]
via GitHub
2025/07/02
[I] Support writing to a temp table in the Snowflake Python Driver [arrow-adbc]
via GitHub
2025/07/02
Re: [I] [C++] Run-end encoding and decoding: Add support for Decimal32/64 and Float16 [arrow]
via GitHub
2025/07/02
Re: [I] Add Python 3.13 to the default wheel test targets [arrow-adbc]
via GitHub
Earlier messages