issues
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/10
Re: [I] [R] v21 fails to install on Debian 12 (due to wrong cmake for Thrift) [arrow]
via GitHub
2025/08/10
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_build_emscripten.sh [arrow]
via GitHub
2025/08/10
[I] [Python] FileFragment.open() seg faults on file-like objects [arrow]
via GitHub
2025/08/10
Re: [I] Release plan for 0.7.0 [arrow-nanoarrow]
via GitHub
2025/08/10
Re: [I] [R] r-binary-packages nightly failures [arrow]
via GitHub
2025/08/09
[I] any plan to support parquet? [arrow-swift]
via GitHub
2025/08/09
[I] Parameterised query with dict produces results deviating from standard library sqlite driver [arrow-adbc]
via GitHub
2025/08/09
Re: [I] [Python] Add support for pandas DataFrame.attrs [arrow]
via GitHub
2025/08/08
[I] java/driver/jni: test driver manifests [arrow-adbc]
via GitHub
2025/08/08
[I] java(driver/jni): enable the rest of the driver manager [arrow-adbc]
via GitHub
2025/08/08
[I] docs: how can ADBC Driver Manifests support be documented [arrow-adbc]
via GitHub
2025/08/08
Re: [I] Panics when filtering with Decimal128 [arrow-go]
via GitHub
2025/08/08
Re: [I] PyArrow appears to access ArrowSchema after its release() callback is called [arrow]
via GitHub
2025/08/08
[I] PyArrow appears to access ArrowSchema after its release() callback is called [arrow]
via GitHub
2025/08/08
Re: [I] c/driver_manager: driver manager searches /etc/adbc on macOS by default [arrow-adbc]
via GitHub
2025/08/08
Re: [I] [C++][CI] Add a CI job for C++23 [arrow]
via GitHub
2025/08/08
[I] [C++] Update bundled aws-c-common [arrow]
via GitHub
2025/08/08
Re: [I] [C++] Bump bundled AWS related libraries [arrow]
via GitHub
2025/08/08
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_build_emscripten.sh [arrow]
via GitHub
2025/08/08
[I] [C++][Compute] Random kernels for numeric and binary types [arrow]
via GitHub
2025/08/08
[I] [C++][Compute] Binary kernels should consider decimal scale constraints when matching [arrow]
via GitHub
2025/08/08
[I] go: flightsql driver `Query` call unexpected error [arrow-adbc]
via GitHub
2025/08/08
Re: [I] [CI][R] R 4.0 jobs are failing because purrr 1.1.0 requires R 4.1 or later [arrow]
via GitHub
2025/08/07
[I] Panics when filtering with Decimal128 [arrow-go]
via GitHub
2025/08/07
Re: [I] [Ruby] Needless conversion in `Arrow::TimestampArrayBuilder` [arrow]
via GitHub
2025/08/07
[I] compute. CastOptions add option to cast to null value when cast fails [arrow-go]
via GitHub
2025/08/07
[I] docs: include full source (sans prose) at end of recipes [arrow-adbc]
via GitHub
2025/08/07
[I] c/driver_manager: driver manager searches /etc/adbc on macOS by default [arrow-adbc]
via GitHub
2025/08/07
[I] Flight Symbol Visibility Issues in Meson Build [arrow]
via GitHub
2025/08/07
[I] Add method to Array interface to retrieve native Go values [arrow-go]
via GitHub
2025/08/07
[I] [Python] Pyarrow type error on string_view type [arrow]
via GitHub
2025/08/07
[I] [R] Dev build failure and no libarrow binaries built since July [arrow]
via GitHub
2025/08/07
[I] [Python] PyArrow compiling automatic association related modules [arrow]
via GitHub
2025/08/07
[I] [Python] PyArrow testing fails after compiling [arrow]
via GitHub
2025/08/07
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_benchmark.sh [arrow]
via GitHub
2025/08/07
[I] VectorAppender fails with OversizedAllocationException when appending to empty UnionVector [arrow-java]
via GitHub
2025/08/07
[I] [C++][Acero] Buffers returned by filter node use the default memory pool [arrow]
via GitHub
2025/08/07
[I] [C++][Acero] Support for multi threaded input: ScalarAggregateNode , GroupByNode and SortedMergeNode [arrow]
via GitHub
2025/08/06
[I] [C++][Compute] Possible discarded bad status in expression bind [arrow]
via GitHub
2025/08/06
Re: [I] [MATLAB] Add `NumNulls` property to `arrow.array.ChunkedArray` class [arrow]
via GitHub
2025/08/06
Re: [I] [Docs] versionadded directive used incorrectly in Columnar Format docs [arrow]
via GitHub
2025/08/06
Re: [I] Specify driver version in user-agent [arrow-java]
via GitHub
2025/08/06
[I] 21.0.0 release introduced memory leak when reading parquet [arrow]
via GitHub
2025/08/06
[I] [Ruby] Needless conversion in `Arrow::TimestampArrayBuilder` [arrow]
via GitHub
2025/08/06
[I] [MATLAB] Add `NumNulls` property to `arrow.array.ChunkedArray` class [arrow]
via GitHub
2025/08/06
Re: [I] ci: Simplify download configuration [arrow-swift]
via GitHub
2025/08/06
Re: [I] [Release] Set `date: ` for apache/arrow-site's `_release/${VERSION}.md` [arrow]
via GitHub
2025/08/06
[I] ci: Simplify download configuration [arrow-swift]
via GitHub
2025/08/06
Re: [I] [C++][Python] `strptime` doesnt work well with edge dates [arrow]
via GitHub
2025/08/06
Re: [I] [C++][Parquet] Encrypted parquet written by C++ parquet writer not readable with DucKDB [arrow]
via GitHub
2025/08/06
Re: [I] [C++] Remove boost/filesystem dependency from `cpp/src/arrow/io/hdfs_test.cc` [arrow]
via GitHub
2025/08/05
[I] [Dev] How about using issue type instead of "Type: XXX" issue label? [arrow]
via GitHub
2025/08/05
[I] [Release] Set `date: ` for apache/arrow-site's `_release/${VERSION}.md` [arrow]
via GitHub
2025/08/05
Re: [I] Create high level documentation for Golang implentation [arrow-adbc]
via GitHub
2025/08/05
Re: [I] flight.StreamChunksFromReader sending io.EOF to clients? [arrow-go]
via GitHub
2025/08/05
[I] Go: Add helper function for retrieving/formatting driver version info [arrow-adbc]
via GitHub
2025/08/05
[I] [JAVA] Add support for ExtensionType for UnionWriter [arrow-java]
via GitHub
2025/08/04
Re: [I] [Ruby] Suppress warnings in tests with Ruby 3.5 [arrow]
via GitHub
2025/08/04
Re: [I] [Release] 21.0.0 post release tasks [arrow]
via GitHub
2025/08/04
Re: [I] [R] Stable cookbook build failing on reticulate [arrow-cookbook]
via GitHub
2025/08/04
Re: [I] [Vector] Add support of Extension type for vector readers [arrow-java]
via GitHub
2025/08/04
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/msys2_setup.sh [arrow]
via GitHub
2025/08/04
[I] Unnecessary truncation of time variables [arrow]
via GitHub
2025/08/04
[I] Alias `Record` to `RecordBatch` and soft-deprecate `Record` [arrow-go]
via GitHub
2025/08/04
Re: [I] [C++][Parquet] Fix ParquetFilePrinter to produce valid JSON for statistics [arrow]
via GitHub
2025/08/04
[I] [Python] Free-threaded wheels for 3.13 have started failing with cffi 2.0.0b1 [arrow]
via GitHub
2025/08/04
Re: [I] Go: Provide a high-level Go equivalent to Python’s adbc_ingest [arrow-adbc]
via GitHub
2025/08/04
[I] [Python] Add a dependency free random array generator for testing [arrow]
via GitHub
2025/08/04
Re: [I] [Python] Add a utility function to create Arrow table instead of pandas df [arrow]
via GitHub
2025/08/03
[I] Invalid Input Error: Computed AES tag differs from read AES tag while trying to read encrypted parquet file in Dbeaver/Duckdb [arrow]
via GitHub
2025/08/02
[I] Segmentation fault upon multi-key sorting of concatenated tables [arrow]
via GitHub
2025/08/01
[I] [Java] Array of Varchar example is missleading [arrow-cookbook]
via GitHub
2025/07/31
[I] [C++][Acero] Errors during execution of exec plan lead to deadlock and use-after-free [arrow]
via GitHub
2025/07/31
[I] Can't view system tables due to Unsupported ArrowType Utf8View [arrow-java]
via GitHub
2025/07/31
[I] [Python] pa.DictionaryArray.from_arrays(..) can't convert big numpy array [arrow]
via GitHub
2025/07/31
[I] [Java] How to read file in S3 or Minio by Dataset api? [arrow-java]
via GitHub
2025/07/31
[I] Specify driver version in user-agent [arrow-java]
via GitHub
2025/07/31
Re: [I] [C++][FlightSQL] Fix negative timestamps to date types [arrow]
via GitHub
2025/07/30
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/msys2_setup.sh [arrow]
via GitHub
2025/07/30
[I] [C++][Compute]some examples missing arrow::compute::initialize [arrow]
via GitHub
2025/07/30
[I] [C++][Parquet] Fix VariantExtentionType conversion [arrow]
via GitHub
2025/07/30
[I] S3 read request patterns are very inefficent [arrow]
via GitHub
2025/07/30
[I] Provide more context about driver load failures [arrow-adbc]
via GitHub
2025/07/30
Re: [I] ruby: don't use adbc-arrow-glib [arrow-adbc]
via GitHub
2025/07/30
[I] go/adbc/driver/snowflake: handling of wildcards in GetObjects [arrow-adbc]
via GitHub
2025/07/30
[I] Table.from_pandas is not consistent when inferring the schema from a Pandas dataframe [arrow]
via GitHub
2025/07/30
[I] [C++][FlightSQL][ODBC][SQLGetTypeInfo] Fix return values for searchable [arrow]
via GitHub
2025/07/30
[I] Testing Utilities in Meson Configuration are Missing RapidJSON dependency [arrow]
via GitHub
2025/07/30
Re: [I] [Python] Runaway process with generator in "write_dataset()" [arrow]
via GitHub
2025/07/30
Re: [I] [C++] write_dataset freezes [arrow]
via GitHub
2025/07/30
Re: [I] [C++][Dataset] DatasetWriter deadlocks on concurrent WriteRecordBatch [arrow]
via GitHub
2025/07/30
[I] pa.compute.fill_null produces unexpected result in arrow 21 [arrow]
via GitHub
2025/07/30
Re: [I] [Python][Release] verify-rc-source-windows Python tests are failing due to MSVC compiler bug [arrow]
via GitHub
2025/07/30
[I] [Ruby] Suppress warnings in tests with Ruby 3.5 [arrow]
via GitHub
2025/07/30
[I] [C++] Changes to python/pyarrow/src/arrow/python/serialize.cc #47207 [arrow]
via GitHub
2025/07/29
Re: [I] Add issue templates [arrow-dotnet]
via GitHub
2025/07/29
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_skyhook.sh [arrow]
via GitHub
2025/07/29
[I] pyarrow 21.0.0 binary mismatch with raspberry 4 hardware [arrow]
via GitHub
2025/07/29
Re: [I] Add CODE_OF_CONDUCT.md [arrow-dotnet]
via GitHub
2025/07/29
Re: [I] Add LICENSE.txt and NOTICE.txt [arrow-dotnet]
via GitHub
2025/07/29
Re: [I] Add PR template [arrow-dotnet]
via GitHub
2025/07/29
Re: [I] `generated_datetime` integration test failing (Rust producing) [arrow-js]
via GitHub
2025/07/29
[I] Run Release Audit Tool in CI [arrow-dotnet]
via GitHub
2025/07/29
[I] Add PR template [arrow-dotnet]
via GitHub
2025/07/29
[I] Add issue templates [arrow-dotnet]
via GitHub
2025/07/29
[I] Add release script [arrow-dotnet]
via GitHub
2025/07/29
[I] Add CI [arrow-dotnet]
via GitHub
2025/07/29
[I] Add CODE_OF_CONDUCT.md [arrow-dotnet]
via GitHub
2025/07/29
[I] Add CONTRIBUTING.md [arrow-dotnet]
via GitHub
2025/07/29
[I] Add LICENSE.txt and NOTICE.txt [arrow-dotnet]
via GitHub
2025/07/29
Re: [I] Import commits from apache/arrow [arrow-dotnet]
via GitHub
2025/07/29
Re: [I] [Statistics][C++] Implement Statistics specification attribute ARROW:distinct_count:approximate [arrow]
via GitHub
2025/07/29
Re: [I] [C++] CMAKE_DEBUG_POSTFIX is changed by bundled Apache Thrift [arrow]
via GitHub
2025/07/29
Re: [I] [C++] Nightly verification jobs fail on Ubuntu 24.04 to build byte_stream_split_internal.cc due to XSIMD failure [arrow]
via GitHub
2025/07/29
[I] Add String-to-Path Conversion and Operations for Apache Arrow String Arrays [arrow]
via GitHub
2025/07/29
[I] Make buildable [arrow-skyhook]
via GitHub
2025/07/29
[I] [C++] Remove Skyhook [arrow]
via GitHub
2025/07/29
[I] [Release] Use "upstream" as apache/arrow remote name [arrow]
via GitHub
2025/07/28
[I] [CI][C++] Add CI jobs that use the same build options for JNI on macOS [arrow]
via GitHub
2025/07/28
[I] [C++] Update bundled s2n-tls [arrow]
via GitHub
2025/07/28
Re: [I] [Release] Unify GitHub token related environment variables [arrow]
via GitHub
2025/07/28
Re: [I] [CI][R] Disable non-system memory allocators when on linux-devel [arrow]
via GitHub
2025/07/28
Re: [I] go: Go drivers don't forward the SQLSTATE and vendor code when they can [arrow-adbc]
via GitHub
2025/07/28
[I] [Python] Misleading error reported when `pyarrow.fs.FileSystem.from_uri` has authentication error [arrow]
via GitHub
2025/07/28
[I] v21 fails to install on Debian 12 (due to wrong cmake for Thrift) [arrow]
via GitHub
2025/07/28
[I] [CI][R] Disable non-system memory allocators when on linux-devel [arrow]
via GitHub
2025/07/28
[I] Schema.Equal does not compare schema metadata, but does compare field metadata [arrow-go]
via GitHub
2025/07/27
[I] slice bounds out of range - panic in writeDenseArrow [arrow]
via GitHub
2025/07/27
Re: [I] [R] Package v21.0.0 not building on Debian 12 with CMake installed via APT [arrow]
via GitHub
2025/07/27
Re: [I] [R] Stable cookbook build failing on reticulate [arrow-cookbook]
via GitHub
2025/07/27
[I] Stable cookbook build failing on reticulate [arrow-cookbook]
via GitHub
2025/07/27
[I] [C++][CI] Add a CI job for C++23 [arrow]
via GitHub
2025/07/27
[I] [C++] c++23 supported? [arrow]
via GitHub
2025/07/27
Re: [I] timestamps are marshaled as non-RFC3339 format despite Go convention of using that format [arrow-go]
via GitHub
2025/07/27
[I] [R] Suppress GNU variadic macro warning from Thrift in package build [arrow]
via GitHub
2025/07/26
[I] [C++] Specify empty CMAKE_DEBUG_POSTFIX explcitly for building bundled Apache Thrift [arrow]
via GitHub
2025/07/26
Re: [I] Flight SQL Load Balancing [arrow]
via GitHub
2025/07/26
[I] [R] Package v21.0.0 not building on Debian 12 [arrow]
via GitHub
2025/07/26
[I] [Python][Parquet] Extending the schema and writing it back does not update PySpark metadata [arrow]
via GitHub
2025/07/26
Re: [I] Support service account impersonation for BigQuery [arrow-adbc]
via GitHub
2025/07/25
[I] flight.StreamChunksFromReader sending io.EOF to clients? [arrow-go]
via GitHub
2025/07/25
Re: [I] 5000x performance degradation in RecordFromJSON vs NewJSONReader (yes really) [arrow-go]
via GitHub
2025/07/25
[I] [C++][CI] Add a C++ Windows ARM64 CI Job [arrow]
via GitHub
2025/07/25
[I] [Python] Support PyArrow on Windows ARM64 [arrow]
via GitHub
2025/07/25
Re: [I] [R] Turn GCS back on by default on MacOS source builds [arrow]
via GitHub
2025/07/25
Re: [I] [R] Update R Makefile to exclude flight odbc from cpp sync [arrow]
via GitHub
2025/07/25
Re: [I] [Python] BaseExtensionType doesn't extend ExtensionType [arrow]
via GitHub
2025/07/25
[I] [R] Update R Makefile to exclude flight odbc from cpp sync [arrow]
via GitHub
2025/07/25
[I] [R] Turn GCS back on be default on MacOS source builds [arrow]
via GitHub
2025/07/25
[I] Expose postgres binary to Arrow conversion functions to Python [arrow-adbc]
via GitHub
2025/07/24
Re: [I] [C++][Acero] arrow::compute::Initialize() build error [arrow]
via GitHub
2025/07/24
[I] [C++][Parquet] Fix ParquetFilePrinter to produce valid JSON for statistics [arrow]
via GitHub
2025/07/24
[I] [c++][acero] arrow::compute::Initialize() build error [arrow]
via GitHub
2025/07/24
Re: [I] [C++] Compilation Failure - SortAndMarkDuplicate lacks expected .Run() method [arrow]
via GitHub
2025/07/24
Re: [PR] GH-47184: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
2025/07/24
Re: [I] [C++][Flight] Support dictionary replacement in DoGet [arrow]
via GitHub
2025/07/24
[I] Create high level documentation for Golang implentation [arrow-adbc]
via GitHub
2025/07/24
Re: [I] [Python] build python lib failed on both X86 and ARMv8 [arrow]
via GitHub
2025/07/24
[I] [Python] Type checking support [arrow]
via GitHub
2025/07/24
Re: [I] [Python] Type checking support [arrow]
via GitHub
2025/07/24
Re: [I] [Python] pyarrow missing py.typed marker file [arrow]
via GitHub
2025/07/24
Re: [I] Follow up on issue https://github.com/apache/arrow-go/issues/404 [arrow-go]
via GitHub
2025/07/24
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_skyhook.sh [arrow]
via GitHub
2025/07/24
[PR] GH-47184: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
2025/07/24
Re: [PR] GH-47184: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
2025/07/24
[I] [C++][Parquet] Fuzz: Integer or heap overflow when reading bad file [arrow]
via GitHub
2025/07/24
Re: [I] [Release] Use release/KEYS not dev/KEYS in verification [arrow]
via GitHub
2025/07/23
[I] Compilation Failure - SortAndMarkDuplicate lacks expected .Run() method [arrow]
via GitHub
2025/07/23
Re: [I] [Python] Pyarrow drop support for old Linux distros? [arrow]
via GitHub
2025/07/23
[I] Python's `FileSystem.from_uri` changed to be a non-staticmethod [arrow]
via GitHub
2025/07/23
Re: [I] Loading of feather file created with recent pandas fails in JS arrow lib [arrow-js]
via GitHub
2025/07/23
[I] `ArrowTypeError` when reading a parquet dataset that's partitioned on a `large_string` column [arrow]
via GitHub
2025/07/23
[I] [C++] Nightly verification jobs fail on Ubuntu 24.04 to build byte_stream_split_internal.cc due to XSIMD failure [arrow]
via GitHub
2025/07/23
[I] Composite Postgres types <-> Arrow structs [arrow-adbc]
via GitHub
2025/07/23
[I] 5000x exponential performance degradation in RecordFromJSON vs NewJSONReader (yes really) [arrow-go]
via GitHub
2025/07/23
[I] [C++] Add JSON/NDJSON writer to Arrow C++ core — then expose via PyArrow/Java [arrow]
via GitHub
2025/07/22
[I] [Python] Add a utility function to create Arrow table instead of pandas df [arrow]
via GitHub
2025/07/22
[I] [Flight] Return read stats from FlightStreamReader [arrow]
via GitHub
2025/07/22
[I] Capacity Error when writing large list columns [arrow]
via GitHub
2025/07/22
Re: [I] [Python] test_s3_real_aws_region_selection is failing due to expected IOError not being raised [arrow]
via GitHub
2025/07/22
[I] [C++][Dev] Update clang-format dependency [arrow]
via GitHub
2025/07/22
Re: [I] [C++] Add support for shared memory comparison in arrow::RecordBatch [arrow]
via GitHub
2025/07/22
[I] [Python] test_s3_real_aws_region_selection is failing due to expected IOError not being raised [arrow]
via GitHub
2025/07/22
Re: [I] [Dev][Release][GLib] post-11-bump-versions.sh generates lint failed code [arrow]
via GitHub
2025/07/21
Re: [I] ci: nightlies are failing [arrow-adbc]
via GitHub
2025/07/21
Re: [I] [C#] Implement Flight SQL Client [arrow]
via GitHub
2025/07/21
Re: [I] [C#] Off by 1 in Date64Array [arrow]
via GitHub
2025/07/21
[I] [Dev][Release] post-11-bump-versions.sh generates lint failed code [arrow]
via GitHub
2025/07/21
Re: [I] ci: sdist packaging job is failing tests [arrow-adbc]
via GitHub
2025/07/21
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_hdfs.sh [arrow]
via GitHub
2025/07/21
[I] Follow up on issue https://github.com/apache/arrow-go/issues/404 [arrow-go]
via GitHub
2025/07/21
[I] ci: nightlies are failing [arrow-adbc]
via GitHub
2025/07/21
[I] timestamps are marshaled as non-RFC3339 format despite Go convention of using that format [arrow-go]
via GitHub
2025/07/21
[I] ci: sdist packaging job is failing tests [arrow-adbc]
via GitHub
2025/07/21
[I] [C++][FlightSQL][ODBC][SQLColumns] Return NUM_PREC_RADIX based on COLUMN_SIZE [arrow]
via GitHub
2025/07/21
Re: [I] [Python] 21.0.0 Removes Attribute `PyExtensionType` [arrow]
via GitHub
2025/07/21
[I] [Docs] Improve presentation of Other available packages section in build_system.rst [arrow]
via GitHub
2025/07/21
Re: [I] [Docs][C++] Document new shared library CMake packages in build_system.rst [arrow]
via GitHub
2025/07/21
[I] 21.0.0 Removes Attribute `PyExtensionType` [arrow]
via GitHub
2025/07/21
[I] [Docs][C++] Document new shared library CMake packages in build_system.rst [arrow]
via GitHub
Earlier messages
Later messages