issues
Thread
Date
Earlier messages
Messages by Thread
[I] Don't use `upToNextMajor()` for Dependabot [arrow-swift]
via GitHub
[I] [Parquet][C++] Expose Statistics.is_{min/max}_value_exact if they are present [arrow]
via GitHub
[I] Upgrade `grpc-swift` to `1.26.1` and `swift-protobuf` to `1.30.0` [arrow-swift]
via GitHub
Re: [I] Build python lib failed for ARMv8 [arrow]
via GitHub
Re: [I] [R] Implement bindings for stringr::str_flatten [arrow]
via GitHub
[I] Add a Canonical Variant Extension Type [arrow]
via GitHub
Re: [I] [R] Implement bindings for stringr::str_glue [arrow]
via GitHub
[I] [C++] Add tests for HalfFloatScalar [arrow]
via GitHub
Re: [I] [C#] Add ToList method to all Array [arrow]
via GitHub
[I] Move to latest version of System.CommandLine package [arrow-dotnet]
via GitHub
Re: [I] [R] open_dataset fails to open single compressed csv [arrow]
via GitHub
Re: [I] [Python][Azure][Docs] Add documentation about AzureFilesystem [arrow]
via GitHub
Re: [I] [R] Implement bindings for stringr::str_glue_data [arrow]
via GitHub
Re: [I] [Python] Cannot read data if endpoint is s3 on a "secure" Minio server [arrow]
via GitHub
Re: [I] [R] Implement bindings for stringr::str_split_fixed [arrow]
via GitHub
Re: [I] [R] Implement bindings for stringr's combining strings functions [arrow]
via GitHub
[I] [CI] Automatically flag stale issues [arrow]
via GitHub
[I] Add modulo compute kernel [arrow]
via GitHub
[I] Swift 6: instance method 'syncShutdownGracefully' is unavailable from asynchronous contexts [arrow-swift]
via GitHub
Re: [I] Swift 6: instance method 'syncShutdownGracefully' is unavailable from asynchronous contexts [arrow-swift]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_numba.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_numba.sh [arrow]
via GitHub
[I] [Docs][Python][C++] Asof join documentation is wrong/incomplete [arrow]
via GitHub
[I] Output only RecordBatches with an ipc.Writer [arrow-go]
via GitHub
Re: [I] Output only RecordBatches with an ipc.Writer [arrow-go]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_minio.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_minio.sh [arrow]
via GitHub
Re: [I] [C++] unsupported cast from halffloat to utf8 [arrow]
via GitHub
Re: [I] [C++][Python] Support pretty printing of float16 [arrow]
via GitHub
[I] Support cast float16 array to float32/float64 [arrow-go]
via GitHub
[I] Swift 6: error: 'as' test is always true [arrow-swift]
via GitHub
Re: [I] Swift 6: error: 'as' test is always true [arrow-swift]
via GitHub
[I] Move `protobuf_test_util.cc` into a common location for all tests that use protobuf [arrow]
via GitHub
[I] Remove default_option to set release buildtype in Meson configuration [arrow]
via GitHub
[I] Add version API [arrow-swift]
via GitHub
[I] Release 21.0.0 [arrow-swift]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_gcs_testbench.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_gcs_testbench.sh [arrow]
via GitHub
[I] Package name on Swift Package Index [arrow-swift]
via GitHub
Re: [I] [R] Sub-day precision Date class must be converted to integers by floor, not trunc [arrow]
via GitHub
[I] Auto documentation update is failing [arrow-js]
via GitHub
Re: [I] Auto documentation update is failing [arrow-js]
via GitHub
[I] [CI][Packaging][Linux] Failed example builds in package verification [arrow]
via GitHub
Re: [I] [CI][Packaging][Linux] Failed example builds in package verification [arrow]
via GitHub
[I] [MATLAB] Add `arrow.tabular.Table.fromRecordBatches` static method [arrow]
via GitHub
Re: [I] [MATLAB] Add `arrow.tabular.Table.fromRecordBatches` static method [arrow]
via GitHub
Re: [I] [Crossbow] Consider removing artifact patterns [arrow]
via GitHub
Re: [I] [C++] Persist CMake options in generated header [arrow]
via GitHub
Re: [I] [C++] Review hardcoded "lib" paths in Find$PACKAGE.cmake related to endogenous libraries [arrow]
via GitHub
Re: [I] [Release] Build and publish Rust docs [arrow]
via GitHub
Re: [I] [R] timestamp support? [arrow-adbc]
via GitHub
Re: [I] [Archery] lint sub-command should provide a --fail-fast option [arrow]
via GitHub
Re: [I] [Release] Document to use SNAPSHOT versions in pom.xml files for patch releases [arrow]
via GitHub
Re: [I] [Archery] Consider to use archery with or instead of the pre-commit hooks [arrow]
via GitHub
Re: [I] [R] Add str() methods to objects [arrow]
via GitHub
[I] Prepare https://arrow.apache.org/swift/ [arrow-swift]
via GitHub
[I] Add CI jobs for Swift 6.0 and 6.1 [arrow-swift]
via GitHub
Re: [I] Add CI jobs for Swift 6.0 and 6.1 [arrow-swift]
via GitHub
[I] Make `ArrowTypeId` and `Info` enums `Sendable` [arrow-swift]
via GitHub
Re: [I] Make `ArrowTypeId` and `Info` enums `Sendable` [arrow-swift]
via GitHub
Re: [I] [MATLAB] Update MATLAB CI workflows to use MATLAB `R2023b` [arrow]
via GitHub
Re: [I] [MATLAB] arrow tabular variable name with hyperlink is not displayed correctly [arrow]
via GitHub
Re: [I] [MATLAB] Add release notes for initial release of the MATLAB interface [arrow]
via GitHub
Re: [I] [CI][MATLAB] Tests fail with Licensing error [arrow]
via GitHub
[I] Better Snowflake support for mapping snowflake Ints and Floats to Arrow/Pandas/Polars [arrow-adbc]
via GitHub
Re: [I] [C++] Update handling of UUID type in Substrait integration [arrow]
via GitHub
[I] [GLib][Ruby] undefined method 'compute_initialize' for module Arrow (NoMethodError) [arrow]
via GitHub
Re: [I] [C++] Improve Substrait consumer example [arrow]
via GitHub
[I] [C++] Move Arange utility function to an Arrow C++ utility function [arrow]
via GitHub
[PR] GH-46724: add fuzz case [arrow-testing]
via GitHub
Re: [PR] GH-46724: Add Parquet fuzz case [arrow-testing]
via GitHub
[I] Add support for Swift 6.1 [arrow-swift]
via GitHub
[I] [C++][Parquet] Restore implementation of 3 arrow::FileReader::GetRecordBatchReader() functions [arrow]
via GitHub
Re: [I] [C++][Parquet] Restore implementation of 3 arrow::FileReader::GetRecordBatchReader() functions [arrow]
via GitHub
[I] python/adbc_driver_manager: accept Path for AdbcDatabase's `driver` param [arrow-adbc]
via GitHub
[I] [C++][Parquet] Add `Result<shard_ptr>` versions of `parquet:arrow::FileReader::GetRecordBatchReader()` [arrow]
via GitHub
[I] Add version stitcher to documentation [arrow-js]
via GitHub
Re: [I] [Ruby] Add tests to consider an empty chunked array for Arrow::Table#each_raw_records [arrow]
via GitHub
[I] Test Meson example on Windows [arrow-nanoarrow]
via GitHub
Re: [I] Test Meson example on Windows [arrow-nanoarrow]
via GitHub
[I] [C++] Missing half-float test for ArrayFromJSONString [arrow]
via GitHub
Re: [I] [C++] Missing half-float test for ArrayFromJSONString [arrow]
via GitHub
[I] [CI][C++][R] R Sanitizer for M1 fails on S3FileSystem [arrow]
via GitHub
Re: [I] Publish https://arrow.apache.org/js/ [arrow-js]
via GitHub
[I] [C++] Half-float builder should accept Float16 [arrow]
via GitHub
[I] [C++][CI] test-debian-12-docs fails to build AWS SDK (Unity build) [arrow]
via GitHub
Re: [I] [C++][CI] test-debian-12-docs fails to build AWS SDK (Unity build) [arrow]
via GitHub
[I] [C++] HalfFloatScalar should use Float16 for value type, not uint16_t [arrow]
via GitHub
[I] substrait-go@v4 [arrow-go]
via GitHub
[I] Support hamba decoded time.Time into arrow timestamp [arrow-go]
via GitHub
[I] c: inject version number properly [arrow-adbc]
via GitHub
[I] Bump version to 21.0.0 [arrow-js]
via GitHub
Re: [I] Bump version to 21.0.0 [arrow-js]
via GitHub
[I] Release 21.0.0 [arrow-js]
via GitHub
[I] [C++][Python] Support binary_view in basic kernels [arrow]
via GitHub
[I] [JAVA] Client is able to connect to GRPC_TLS flight server with GRPC_INSECURE [arrow-java]
via GitHub
[I] [CI][MATLAB][Packaging] Add support for MATLAB `R2025a` in CI and crossbow packaging workflows [arrow]
via GitHub
Re: [I] [CI][MATLAB][Packaging] Add support for MATLAB `R2025a` in CI and crossbow packaging workflows [arrow]
via GitHub
[I] TestMul_64bit fails assertion on macOS aarch64 [arrow-go]
via GitHub
[I] [Python] read_csv converts strings with leading zeros to integers [arrow]
via GitHub
[I] docs: update CONTRIBUTING to use mamba instead of conda [arrow-adbc]
via GitHub
Re: [I] docs: update CONTRIBUTING to use mamba instead of conda [arrow-adbc]
via GitHub
[I] Client is able to connect to GRPC_TLS flight server with GRPC_INSECURE [arrow]
via GitHub
Re: [I] [C++][Python] DLPack on Tensor class [arrow]
via GitHub
[I] ci(r): check-c for ADBC SQLite on macOS fails since R 4.5.1 [arrow-adbc]
via GitHub
Re: [I] ci(r): check-c for ADBC SQLite on macOS fails since R 4.5.1 [arrow-adbc]
via GitHub
[I] Release verification script should avoid to download go RC versions [arrow-go]
via GitHub
[I] ci: bump various tests to Python 3.13 instead of 3.12 [arrow-adbc]
via GitHub
Re: [I] ci: bump various tests to Python 3.13 instead of 3.12 [arrow-adbc]
via GitHub
[I] build: disable cpplint `build/c++17` [arrow-adbc]
via GitHub
Re: [I] build: disable cpplint `build/c++17` [arrow-adbc]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_dask.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/install_dask.sh [arrow]
via GitHub
[I] python/adbc_driver_manager: avoid redundant settings when autocommit defaults to True [arrow-adbc]
via GitHub
Re: [I] python/adbc_driver_manager: avoid redundant settings when autocommit defaults to True [arrow-adbc]
via GitHub
[I] [C++] Update bundled s2n-tls to prevent needless rebuild [arrow]
via GitHub
[I] [C++] Bundled AWS SDK for C++ can't be built with unity build [arrow]
via GitHub
Re: [I] [C++] Bundled AWS SDK for C++ can't be built with unity build [arrow]
via GitHub
[I] [C++][Gandiva] DATE_TRUNC with DAY rounds up to next day sometimes [arrow]
via GitHub
Re: [I] [C++][Gandiva] DATE_TRUNC with DAY rounds up to next day sometimes [arrow]
via GitHub
[I] release: Remove old releases from https://dist.apache.org/repos/dist/release/arrow/ after a new release [arrow-nanoarrow]
via GitHub
Re: [I] release: Remove old releases from https://dist.apache.org/repos/dist/release/arrow/ after a new release [arrow-nanoarrow]
via GitHub
Re: [I] [Developer] Autotune more things [arrow]
via GitHub
[I] Benchmark result upload fails [arrow-go]
via GitHub
Re: [I] Benchmark result upload fails [arrow-go]
via GitHub
[I] Update Windows GitHub Hosted runner to use Windows > 2019 [arrow-java]
via GitHub
[I] Update Windows GitHub Hosted runner to use Windows > 2019 [arrow-go]
via GitHub
Re: [I] Update Windows GitHub Hosted runner to use Windows > 2019 [arrow-go]
via GitHub
[I] [Python] Remove hardcoded default value for replication factor in HadoopFileSystem [arrow]
via GitHub
[I] Archery integration test SIGSEGV [arrow-go]
via GitHub
[I] [C++] Add more configuration options to arrow::EqualOptions [arrow]
via GitHub
Re: [I] [Python][Parquet] Parquet logical types should be mapped to corresponding extension types at read time [arrow]
via GitHub
[I] Uplifted pyarrow to use ClientSecretCredential [arrow]
via GitHub
[I] SystemRequirements documentation incorrect for cmake version [arrow]
via GitHub
Re: [I] [R] SystemRequirements documentation incorrect for cmake version [arrow]
via GitHub
[I] [Python] UWSGI test is crashed with AWS SDK C++ for C++ 1.11.587 [arrow]
via GitHub
Re: [I] [R] Developer Docs followups [arrow]
via GitHub
Re: [I] [R][CI] Update test-r-devdocs on Windows to build UCRT and don't pin to R 4.1 [arrow]
via GitHub
[I] Meson Configuration Broken After Compute Module Refactor [arrow]
via GitHub
Re: [I] [C++] Meson Configuration Broken After Compute Module Refactor [arrow]
via GitHub
[I] [R] Use smallest_decimal() from C++ instead of working out which decimal type to instantiate in R [arrow]
via GitHub
Re: [I] Add support to write Parquet with bloom filters [arrow]
via GitHub
Re: [I] implement the round-shift for fixed size data type [arrow]
via GitHub
Re: [I] [R] Implement bindings for stringr::str_replace_na [arrow]
via GitHub
Re: [I] [C++] Automatically convert from Substrait options to Arrow options object [arrow]
via GitHub
[I] [C++] [arrow]
via GitHub
Re: [I] [C++] Field names in arrow::StructArray::Make get set to default [arrow]
via GitHub
Re: [I] [R] union support [arrow]
via GitHub
Re: [I] [R] Hyperbolic trigonometry functions [arrow]
via GitHub
Re: [I] [C++] Add support for Decimal16, Decimal32 and Decimal64 [arrow]
via GitHub
Re: [I] [C++] Decimal64/32 support? [arrow]
via GitHub
Re: [I] [C++] Test precision range for decimal data type in C++ [arrow]
via GitHub
[I] chore(r): fix typo [arrow-adbc]
via GitHub
Re: [I] chore(r): fix typo [arrow-adbc]
via GitHub
[I] chore: fix typo in CHANGELOG [arrow-adbc]
via GitHub
Re: [I] chore: fix typo in CHANGELOG [arrow-adbc]
via GitHub
[I] dev: fix typo [arrow-adbc]
via GitHub
Re: [I] dev: fix typo [arrow-adbc]
via GitHub
[I] ci: fix typo [arrow-adbc]
via GitHub
Re: [I] ci: fix typo [arrow-adbc]
via GitHub
[I] Need write permissiong for caching Docker image for CI [arrow-swift]
via GitHub
Re: [I] Need write permission for caching Docker image for CI [arrow-swift]
via GitHub
[I] Add Release Audit Tool check to linter [arrow-swift]
via GitHub
Re: [I] Add Release Audit Tool check to linter [arrow-swift]
via GitHub
[I] Add README.md [arrow-skyhook]
via GitHub
[I] Import commits from apache/arrow [arrow-skyhook]
via GitHub
Re: [I] Import commits from apache/arrow [arrow-skyhook]
via GitHub
[I] Support arrow.TIME64 arrow.TIMESTAMP .. in exprs.ToSubstraitType() [arrow-go]
via GitHub
[I] Add shfmt and shellcheck linters [arrow-js]
via GitHub
Re: [I] Add shfmt and shellcheck linters [arrow-js]
via GitHub
[I] [CI][Integration][Archery] Show stderr in the test result summary section [arrow]
via GitHub
[I] [CI][Integration] Use Node.js 20 by default [arrow]
via GitHub
Re: [I] [CI][Integration] Use Node.js 20 by default [arrow]
via GitHub
[I] [Docs][C++] Add missing method description in `type.h` [arrow]
via GitHub
[I] [Docs] Fix links to Swift docs and source [arrow]
via GitHub
Re: [I] [Docs] Fix links to Swift docs and source [arrow]
via GitHub
[I] [R] Segfault when executing query on large-ish parquet dataset [arrow]
via GitHub
[I] [C++][Python] SIGFPE in call to iter_batches on Parquet file with zero row groups on x86_64 Linux [arrow]
via GitHub
[I] [CI][Packaging] RPM packages fail with File not found: ... usr/include/arrow/compute/kernels [arrow]
via GitHub
Re: [I] [CI][Packaging] RPM packages fail with File not found: ... usr/include/arrow/compute/kernels [arrow]
via GitHub
[I] [Docs][C++] The DataTypesAPI documentation is missing documentation for some classes and methods [arrow]
via GitHub
[I] [CI][Dev][Swift] Is ci/scripts/swift_test.sh still necessary? [arrow]
via GitHub
Re: [I] [CI][Dev][Swift] Is ci/scripts/swift_test.sh still necessary? [arrow]
via GitHub
[I] Unimplemented error when the output table contains timestamp with timezone [arrow-java]
via GitHub
Re: [I] Unimplemented error when the output table contains timestamp with timezone [arrow-java]
via GitHub
[I] [CI][Dev] pre-commit cache for R doesn't work [arrow]
via GitHub
Re: [I] [CI][Dev] pre-commit cache for R doesn't work [arrow]
via GitHub
[I] [Swift] Remove swift folder from this repository [arrow]
via GitHub
Re: [I] [Swift] Remove swift folder from this repository [arrow]
via GitHub
Re: [I] [Dev] Add Swift component to issue template and PR labeller [arrow]
via GitHub
[I] [Dev] editorconfig, labeler and codeowners still refer to folders that have been removed [arrow]
via GitHub
Re: [I] [Dev] editorconfig, labeler and codeowners still refer to folders that have been removed [arrow]
via GitHub
Re: [I] [C++] Split non-cast compute kernels into a separate shared library [arrow]
via GitHub
[I] Write Dataset with file_visitor core dump [arrow]
via GitHub
[I] [CI][Dev] Add support for pre-commit 2.17.0 provided by Ubuntu 22.04 [arrow]
via GitHub
Re: [I] [CI][Dev] Add support for pre-commit 2.17.0 provided by Ubuntu 22.04 [arrow]
via GitHub
[I] Add Windows CI Job for Meson [arrow]
via GitHub
[I] Partion vertically and Merge metadata footer into a single metadata file [arrow]
via GitHub
[I] Enable auto_features=enabled flag in Windows Meson CI [arrow-nanoarrow]
via GitHub
Re: [I] [Rust] Introduce safe and performant iterators over elements of arrays [arrow]
via GitHub
Earlier messages