issues
Thread
Date
Earlier messages
Messages by Date
2025/05/09
Re: [I] Failure to read valid file [arrow-julia]
via GitHub
2025/05/09
[I] Publish Arrow Swift to `Swift Package Index` [arrow]
via GitHub
2025/05/09
[I] [GLib] Add GArrowFixedShapeTensorDataType#shapes [arrow]
via GitHub
2025/05/09
[I] [Docs] Remove references to autotune from the docs [arrow]
via GitHub
2025/05/09
Re: [I] [Python] Add Schema with_field or set_field method [arrow]
via GitHub
2025/05/09
[I] Implement 'array_take' kernel for run_end_encoded<...> type. [arrow]
via GitHub
2025/05/09
[I] Add adapters/orc directory to Meson [arrow]
via GitHub
2025/05/09
Re: [I] rust: add context parameter? [arrow-adbc]
via GitHub
2025/05/09
[I] [Python][Doc] Improve docs to specify that source argument on parquet.read_table can also be a list of strings [arrow]
via GitHub
2025/05/09
Re: [I] [Python] table.to_struct_array fails for empty table [arrow]
via GitHub
2025/05/09
[I] [Python] Exercise fallback case on tests for parquet.read_table in case dataset is not available [arrow]
via GitHub
2025/05/09
[I] [C++][Parquet] Variant Type common decoding visitor [arrow]
via GitHub
2025/05/09
Re: [I] Getting warning logs from gosnowflake driver [arrow-adbc]
via GitHub
2025/05/08
[I] rust: add context parameter? [arrow-adbc]
via GitHub
2025/05/08
Re: [I] [CI][Packaging] Centos-9 and almalinux-9 fail building arrow-glib due to PIE object issue [arrow]
via GitHub
2025/05/08
[I] RecordBuilder should confirm non-nullable fields do not contain nullable rows [arrow-go]
via GitHub
2025/05/08
[I] go: Signal handling issues when using Go drivers from Rust [arrow-adbc]
via GitHub
2025/05/08
Re: [I] [C++] Implement Compression Algorithms in Meson [arrow]
via GitHub
2025/05/08
[I] Add key-value pairs to the FileSystemFactory interface [arrow]
via GitHub
2025/05/08
[I] Prevent Meson Configuration from Using git id and description when used as subproject [arrow]
via GitHub
2025/05/08
[I] go: Go drivers don't forward the SQLSTATE and vendor code when they can [arrow-adbc]
via GitHub
2025/05/08
Re: [I] [Flight] JDBC driver: cache failed connection attempts [arrow-java]
via GitHub
2025/05/08
Re: [I] [Flight] JDBC driver: cache failed connection attempts [arrow-java]
via GitHub
2025/05/08
[I] [C++] Add Meson WrapDB entry [arrow]
via GitHub
2025/05/08
[I] Memory leak in arrow.cdata.ExportRecordReader() ? [arrow-go]
via GitHub
2025/05/08
[I] [CI][Packaging] Musl linux wheels are failing to build docker image on nightly jobs [arrow]
via GitHub
2025/05/08
Re: [I] [Archery][Docs] --dry-run is an option of "archery docker" rather than "archery docker run" [arrow]
via GitHub
2025/05/08
Re: [I] [C++][Statistics] Implement a builder for ArrayStatistics [arrow]
via GitHub
2025/05/08
[I] [CI][Packaging] Centos-9 and almalinux-9 fail building arrow-glib due to PIE object issue [arrow]
via GitHub
2025/05/07
Re: [I] Pyarrow strptime unable to parse a valid timestamp with a mask [arrow]
via GitHub
2025/05/07
Re: [I] [C++] Bump Apache ORC to 2.1.2 [arrow]
via GitHub
2025/05/07
[I] Pyarrow strptime unable to parse a valid timestamp with a mask [arrow]
via GitHub
2025/05/07
[I] [C++] Bump Apache ORC to 2.1.2 [arrow]
via GitHub
2025/05/07
[I] [FlightSQL][Docs] Document current state of FlightSQL support [arrow]
via GitHub
2025/05/07
[I] [Python] table.to_struct_array fails for empty table [arrow]
via GitHub
2025/05/07
[I] adbc.snowflake.statement.ingest_copy_concurrency = "0" blocks copy into [arrow-adbc]
via GitHub
2025/05/07
Re: [I] Bug: Zstd setting compression level has no effect on output file [arrow-go]
via GitHub
2025/05/07
Re: [I] rust: Unable to create a connection from a non-mut &Database [arrow-adbc]
via GitHub
2025/05/07
Re: [I] [C++] Support casting string to duration [arrow]
via GitHub
2025/05/07
[I] Allow configuration of S3 logging to the user's chosen logger implementation [arrow]
via GitHub
2025/05/07
[I] Regression reading delta_byte_array test case [arrow-go]
via GitHub
2025/05/07
[I] [Archery][Doc] --dry-run is an option of "archery docker" rather than "archery docker run" [arrow]
via GitHub
2025/05/07
Re: [I] [CI][Python][Doc] The AMD64 Conda Python 3.10 Sphinx & Numpydoc job fails doctest for s3 bucket with access denied [arrow]
via GitHub
2025/05/07
[I] Getting warning logs from gosnowflake driver [arrow-adbc]
via GitHub
2025/05/07
[I] [CI][Python][Doc] The AMD64 Conda Python 3.10 Sphinx & Numpydoc job fails doctest for s3 bucket with access denied [arrow]
via GitHub
2025/05/07
[I] [CI][Python] The AMD64 Conda Python 3.10 Without Pandas job fails with UnicodeDecodeError [arrow]
via GitHub
2025/05/07
Re: [I] [C++][Doc] Improve docstring for ArrayData::IsValid [arrow]
via GitHub
2025/05/06
Re: [I] [C++][Docs] Add README to clarify subprojects directory for Meson [arrow]
via GitHub
2025/05/06
Re: [I] [C++] Add ipc directory to Meson [arrow]
via GitHub
2025/05/06
[I] [C++][Python][Parquet] Duplicate metadata memory allocation when creating FileSystemDataset from _metadata file [arrow]
via GitHub
2025/05/06
Re: [I] [GLib] Add GArrowFixedShapeTensorDataType [arrow]
via GitHub
2025/05/06
Re: [I] [C++] Add acero directory to Meson [arrow]
via GitHub
2025/05/06
[I] Let drivers handle thread-safe access to the Database object in `AdbcConnectionInit` [arrow-adbc]
via GitHub
2025/05/06
[I] rust: Unable to create a connection from a non-mut &Database [arrow-adbc]
via GitHub
2025/05/06
[I] [C++] Add Compile Step to Meson Configuration in cpp build script [arrow]
via GitHub
2025/05/06
Re: [I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]
via GitHub
2025/05/06
Re: [I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]
via GitHub
2025/05/06
Re: [I] [C++][Parquet] test-conda-cpp-valgrind fails on parquet tests [arrow]
via GitHub
2025/05/06
Re: [I] [Docs][C++] There are no Extension Array/Type documentation in the API Reference [arrow]
via GitHub
2025/05/06
[I] [Release][Packaging] Add support for Reproducible Builds for source archive [arrow]
via GitHub
2025/05/06
Re: [I] [C++][Parquet] test-ubuntu-22.04-cpp-20 nightly is failing after Parquet Geometry/Geography merge [arrow]
via GitHub
2025/05/06
Re: [I] [CI] Integration failing due to new mamba prompt [arrow]
via GitHub
2025/05/06
[I] [CI] Integration failing due to new mamba prompt [arrow]
via GitHub
2025/05/06
[I] `Failed to build pyarrow` [arrow]
via GitHub
2025/05/05
Re: [I] [C++][Parquet] Should use LoadEnumSafe for geo types [arrow]
via GitHub
2025/05/05
Re: [I] python/adbc_drivermanager missing polars test dependency [arrow-adbc]
via GitHub
2025/05/05
Re: [I] python/adbc_drivermanager missing polars test dependency [arrow-adbc]
via GitHub
2025/05/05
Re: [I] [Release][Packaging] APT Debian/Ubuntu repositories miss old versions metatada [arrow]
via GitHub
2025/05/05
Re: [I] [Release][Packaging] APT Ubuntu repository miss dbgsym metadata [arrow]
via GitHub
2025/05/05
[I] dev/release: rust post-release script requires manual intervention [arrow-adbc]
via GitHub
2025/05/05
[I] [Parquet] support nested column selection for list-struct types when reading parquet files [arrow]
via GitHub
2025/05/05
[I] List-type columns cannot be read with `pd.read_parquet` if the list column is not loaded. [arrow]
via GitHub
2025/05/05
[I] [C++][Parquet] test-ubuntu-22.04-cpp-20 nightly is failing after Parqeuet Geometry/Geography merge [arrow]
via GitHub
2025/05/05
[I] [R] CRAN packaging checklist for version 20.0.0 [arrow]
via GitHub
2025/05/05
[I] python/adbc_drivermanager missing polars test dependency [arrow-adbc]
via GitHub
2025/05/05
[I] [Doc][C++] There are no Extension Array/Type documentation in the API Reference [arrow]
via GitHub
2025/05/05
[I] [C#] Apache Arrow Flight Middleware [arrow]
via GitHub
2025/05/05
[I] [C++][Parquet] test-conda-cpp-valgrind fails on parquet tests [arrow]
via GitHub
2025/05/05
Re: [I] [C++] ArrayData::GetValues docstrings are incomplete [arrow]
via GitHub
2025/05/04
[I] Fails to build on ubuntu-24.04-arm64 [arrow]
via GitHub
2025/05/04
[I] [C++] Clean up -Wself-move warnings [arrow]
via GitHub
2025/05/04
[I] [C++] Clean up ignored-qualifiers warnings [arrow]
via GitHub
2025/05/04
[I] [C++] Drop aws-cpp-sdk-config [arrow]
via GitHub
2025/05/03
[I] [C++][Parquet] Should use LoadEnumSafe for geo types [arrow]
via GitHub
2025/05/03
[I] [Release][Packaging] APT Debian/Ubuntu `.debug` files not usable with `addr2line` due to release build [arrow]
via GitHub
2025/05/03
Re: [I] [Swift] Fix `ProtoUtil.fromProto` to support `struct_` [arrow]
via GitHub
2025/05/03
Re: [I] Fix issues identified by the cudf clang-tidy run [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Dead code in `ArrowIpcSharedBufferClone()` [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Setting IPC decompressor on an encoder results in double release of decoder [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Setting IPC decompressor on an encoder results in double release of decoder [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Missing `nanoarrow::ipc::UniqueSharedBuffer` [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Dead code in `ArrowIpcSharedBufferClone()` [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Meson Sanitzer error on MaybeTest [arrow-nanoarrow]
via GitHub
2025/05/03
Re: [I] Meson Sanitzer error on MaybeTest [arrow-nanoarrow]
via GitHub
2025/05/03
[I] Incorrect result for `floor_temporal` with 3 and 'year' [arrow]
via GitHub
2025/05/03
Re: [I] R: bug in configure test detecting OS [arrow-adbc]
via GitHub
2025/05/03
Re: [I] [FlightSQL] Allow returning column remarks in FlightSQL's `CommandGetTables` [arrow]
via GitHub
2025/05/03
Re: [I] [FlightSQL] Allow returning column remarks in FlightSQL's `CommandGetTables` [arrow]
via GitHub
2025/05/03
Re: [I] [FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables [arrow-java]
via GitHub
2025/05/02
[I] Remove version pins required for meson script to pass [arrow-nanoarrow]
via GitHub
2025/05/02
Re: [I] Support per-buffer compression in the IPC reader [arrow-nanoarrow]
via GitHub
2025/05/02
[I] [C++] arrow::compute::Function::default_options() returns nullptr for "rank" on Ubuntu [arrow]
via GitHub
2025/05/02
Re: [I] [R][CI] Backwards compatibility job updates [arrow]
via GitHub
2025/05/02
[I] Meson Sanitzer error on MaybeTest [arrow-nanoarrow]
via GitHub
2025/05/02
[I] Fix `ProtoUtil.fromProto` to support `struct_` [arrow]
via GitHub
2025/05/02
[I] [Document] No description for Map Layout in Physical Memory Layout section of Arrow Columnar Format [arrow]
via GitHub
2025/05/02
Re: [I] [C++] Add compute directory to Meson [arrow]
via GitHub
2025/05/02
[I] dev/release: Omit APT/Yum repositories check on local in the RC verification script [arrow-adbc]
via GitHub
2025/05/02
Re: [I] dev/release: ubuntu/debian packages did not upload [arrow-adbc]
via GitHub
2025/05/02
[I] [FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables [arrow-java]
via GitHub
2025/05/02
Re: [I] [R] Several nightly R jobs are failing registering factory for filesystem [arrow]
via GitHub
2025/05/02
[I] [R][CI] Backwards compatibility job updates [arrow]
via GitHub
2025/05/02
Re: [I] [Swift] Upgrade `grpc-swift` to `1.25.0` and `swift-protobuf` to `1.29.0` [arrow]
via GitHub
2025/05/02
[I] Upgrade `grpc-swift` to `1.25.0` and `swift-protobuf` to `1.29.0` [arrow]
via GitHub
2025/05/01
[I] [Release][Packaging] Verify APT/Yum repositories keeps working for old versions [arrow]
via GitHub
2025/05/01
Re: [I] [Release][Packaging] Add support for regenerating metadata of APT repositories [arrow]
via GitHub
2025/05/01
[I] dev/release: ubuntu/debian packages did not upload [arrow-adbc]
via GitHub
2025/05/01
Re: [I] [C++] Add vendored directory to Meson [arrow]
via GitHub
2025/05/01
Re: [I] [C++] Meson recompiles every time [arrow]
via GitHub
2025/05/01
[I] [C++] Run-end encoding and decoding: Add support for Decimal32/64 and Float16 [arrow]
via GitHub
2025/05/01
Re: [I] [Swift] Upgrade FlatBuffers to v25.2.10 [arrow]
via GitHub
2025/05/01
Re: [I] [CI][Swift] Swift compilation failures in `apache-arrow-20.0.0` and `main` branches [arrow]
via GitHub
2025/05/01
Re: [I] [Swift] Update swift-tools-version to 5.10 [arrow]
via GitHub
2025/05/01
Re: [I] [C++] Add array directory to Meson [arrow]
via GitHub
2025/05/01
Re: [I] [CI][Ruby] AMD64 Windows MinGW 64 GLib & Ruby fails while installing fiddle (1.1.8) [arrow]
via GitHub
2025/05/01
[I] [Release][Packaging] APT Ubuntu repository miss dbgsym metadata [arrow]
via GitHub
2025/05/01
[I] R: bug in configure test detecting OS [arrow-adbc]
via GitHub
2025/05/01
Re: [I] [R] Add R bindings for new compute functions [arrow]
via GitHub
2025/05/01
Re: [I] Wierd panic on write [arrow-go]
via GitHub
2025/04/30
Re: [I] [C++] Add json directory to Meson [arrow]
via GitHub
2025/04/30
[I] importing pyarrow segfaults on Mac [arrow]
via GitHub
2025/04/30
Re: [I] [C++] Compilation Error in Apache Arrow Flight SQL 19 with C++20: Incomplete Type FlightEndpoint [arrow]
via GitHub
2025/04/30
Re: [I] [Release][Docs] ChangeLog for arrow 20 is empty [arrow]
via GitHub
2025/04/30
[I] Save field-level metadata when writing parquet files [arrow-go]
via GitHub
2025/04/30
[I] [C++] Enable `-Wmissing-declarations` in CHECKIN mode [arrow]
via GitHub
2025/04/30
[I] [C++][Parquet] Misleading `GeoStatistics::dimension_empty` [arrow]
via GitHub
2025/04/30
[I] [R] Several nightly R jobs are failing registering factory for filesystem [arrow]
via GitHub
2025/04/30
[I] [C++] ArrayData::GetValues docstrings are incomplete [arrow]
via GitHub
2025/04/30
Re: [I] [C++] Test Failure With ARROW_BUILD_TESTS=ON and ARROW_COMPUTE=OFF [arrow]
via GitHub
2025/04/29
[I] should control the maximum memory usage [arrow-java]
via GitHub
2025/04/29
[I] [C++][Parquet] Add documentation/helper function to GeoStatistics to help with predicate pushdown [arrow]
via GitHub
2025/04/29
Re: [I] [Integration] JavaScript integration tests are failing for Interval Month/Day/Nanosecond [arrow]
via GitHub
2025/04/29
[I] [Python][Parquet][C++] Test GEOMETRY and GEOGRAPHY types with parquet-testing files when available [arrow]
via GitHub
2025/04/29
Re: [I] [Parquet][C++] Implement Geography and Geometry types in the C++ Parquet implementation [arrow]
via GitHub
2025/04/29
Re: [I] ci: almalinux build fails due to relro [arrow-adbc]
via GitHub
2025/04/29
Re: [I] ci: packaging jobs aren't triggered by dev/release/verify-{apt,yum}.sh changes [arrow-adbc]
via GitHub
2025/04/29
Re: [I] ci: packaging jobs aren't triggered by dev/release/verify-{apt,yum}.sh changes [arrow-adbc]
via GitHub
2025/04/29
[I] ci: packaging jobs aren't triggered by dev/release/verify-{apt,yum}.sh changes [arrow-adbc]
via GitHub
2025/04/29
Re: [I] [C++] [Acero] Threading issues in the groupby node [arrow]
via GitHub
2025/04/29
Re: [I] [CI] Nightly job example-python-minimal-build-fedora-conda fails due to wrong mamba option [arrow]
via GitHub
2025/04/29
[I] Support parquet write from Arrow record batch [arrow-java]
via GitHub
2025/04/29
[I] ChangeLog for arrow 20 is empty [arrow]
via GitHub
2025/04/29
[I] [CI][Ruby] AMD64 Windows MinGW 64 GLib & Ruby fails while installing fiddle (1.1.8) [arrow]
via GitHub
2025/04/29
[I] [CI] Nightly job example-python-minimal-build-fedora-conda fails due to wrong mamba option [arrow]
via GitHub
2025/04/29
Re: [I] [C++] Fix missing nested braces in QueuedTask initialization [arrow]
via GitHub
2025/04/29
Re: [I] [Python] Expose `allow_delayed_open` S3FileSystem option in Python [arrow]
via GitHub
2025/04/29
Re: [I] [Python] Remove deprecated PyExtensionType [arrow]
via GitHub
2025/04/28
Re: [I] ci: AlmaLinux packaging jobs failed [arrow-adbc]
via GitHub
2025/04/28
Re: [I] ci: AlmaLinux packaging jobs failed [arrow-adbc]
via GitHub
2025/04/28
[I] [C++] Error linking the util/cancel.h [arrow]
via GitHub
2025/04/28
[I] [C++][Acero] thread pool resources cannot be released when using DeclarationToStatusAsync [arrow]
via GitHub
2025/04/28
[I] ci: AlmaLinux packaging jobs failed [arrow-adbc]
via GitHub
2025/04/28
[I] ci: almalinux build fails due to relro [arrow-adbc]
via GitHub
2025/04/28
[I] Compilation Failure in `apache-arrow-20.0.0` and `main` branches [arrow]
via GitHub
2025/04/28
Re: [I] [Release] post-12-bump-versions.sh fails when git log.showSignature=true [arrow]
via GitHub
2025/04/28
Re: [I] [Go][Arrow] Remove `panic` from `arrow.Schema` and `arrow.Metadata` construction [arrow-go]
via GitHub
2025/04/28
[I] Update `swift-tools-version` to `5.10` [arrow]
via GitHub
2025/04/28
[I] Upgrade `FlatBuffers` to v25.2.10 [arrow]
via GitHub
2025/04/28
[I] [Document] Why int32() offset type is used for dense union? [arrow]
via GitHub
2025/04/28
[I] The real exception was swallowed by another exception in CompositeJdbcConsumer::consume [arrow-java]
via GitHub
2025/04/28
[I] [Release] post-12-bump-versions.sh fails when git log.showSignature=true [arrow]
via GitHub
2025/04/28
[I] [Release][Packaging] Add support for regenerating metadata of APT repositories [arrow]
via GitHub
2025/04/28
Re: [I] [Release][Packaging] `dev/release/post-03-binary.sh` doesn't follow new API [arrow]
via GitHub
2025/04/28
Re: [I] [Release][Python] `dev/release/post-11-python.sh` failed with empty argument [arrow]
via GitHub
2025/04/28
Re: [I] [C++][CMake] arrow_bundled_dependencies is non-accessible when used externally via FetchContent [arrow]
via GitHub
2025/04/27
Re: [I] BinaryConsumer failed to handle `null` value [arrow-java]
via GitHub
2025/04/27
Re: [I] BinaryConsumer failed to handle `null` value [arrow-java]
via GitHub
2025/04/27
[I] Flight SQL JDBC: Fix timezone/timestamp handling [arrow-java]
via GitHub
2025/04/27
Re: [I] [JDBC] Timezone improvements for the JDBC driver [arrow-java]
via GitHub
2025/04/27
Re: [I] [JDBC] Timezone improvements for the JDBC driver [arrow-java]
via GitHub
2025/04/27
[I] Avro Adapter - Dictionary Encoding [arrow-java]
via GitHub
2025/04/27
[I] [Release][Packaging] APT Debian/Ubuntu repositories miss old versions metatada [arrow]
via GitHub
2025/04/27
[I] [Release][Python] `dev/release/post-11-python.sh` failed with empty argument [arrow]
via GitHub
2025/04/27
Re: [I] [Ruby] Install fails if pkg-config has not be installed [arrow]
via GitHub
2025/04/27
[I] [Release][Packaging] `dev/release/post-03-binary.sh` doesn't follow new API [arrow]
via GitHub
2025/04/26
[I] [Ruby] Install fails if pkg-config has not be installed [arrow]
via GitHub
2025/04/26
[I] BinaryConsumer failed to handle `null` value [arrow-java]
via GitHub
2025/04/26
Re: [I] [C++][Compute] Support casting struct fields to a different order [arrow]
via GitHub
2025/04/26
[I] [C++] Fix missing nested braces in QueuedTask initialization [arrow]
via GitHub
2025/04/26
[I] [C++][CMake] arrow_bundled_dependencies is non-accessible when used externally via FetchContent [arrow]
via GitHub
2025/04/25
Re: [I] Support Variant Logical Type [arrow-go]
via GitHub
2025/04/25
Re: [I] Support Variant Logical Type [arrow-go]
via GitHub
2025/04/25
[I] Spurious ASAN errors in Meson CI [arrow-adbc]
via GitHub
2025/04/25
[I] Arrow fails with Netty 4.1.120.Final+ [arrow-java]
via GitHub
2025/04/25
[I] Add an option to RecordBatchReader to infer schema for each record batch fetched separately [arrow]
via GitHub
2025/04/25
[I] [C++] [Acero] Threading issues in the groupby node [arrow]
via GitHub
2025/04/24
[I] [C++][Statistics] Implement a builder for ArrayStatistics [arrow]
via GitHub
2025/04/24
Re: [I] [C++] Conan Arrow adapter for ORC access [arrow]
via GitHub
2025/04/24
Re: [I] [C++] Allow LargeString,LargeBinary,FixedSizeBinary,StringView and BinaryView for RecordBatch::MakeStatisticsArray() [arrow]
via GitHub
2025/04/24
[I] Apparent deadlock in Table.join_asof [arrow]
via GitHub
Earlier messages