issues
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [I] [C++][Parquet] Fix ParquetFilePrinter to produce valid JSON for statistics [arrow]
via GitHub
[I] [c++][acero] arrow::compute::Initialize() build error [arrow]
via GitHub
Re: [I] [C++][Acero] arrow::compute::Initialize() build error [arrow]
via GitHub
Re: [I] [C++][Flight] Support dictionary replacement in DoGet [arrow]
via GitHub
[I] Create high level documentation for Golang implentation [arrow-adbc]
via GitHub
Re: [I] Create high level documentation for Golang implentation [arrow-adbc]
via GitHub
Re: [I] [Python] build python lib failed on both X86 and ARMv8 [arrow]
via GitHub
[I] [Python] Type checking support [arrow]
via GitHub
Re: [I] [Python] Type checking support [arrow]
via GitHub
Re: [I] [Python] pyarrow missing py.typed marker file [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_skyhook.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_skyhook.sh [arrow]
via GitHub
[PR] GH-47184: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
Re: [PR] GH-47184: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
Re: [PR] GH-47184: [Parquet] Add regression fuzz file [arrow-testing]
via GitHub
[I] [C++][Parquet] Fuzz: Integer or heap overflow when reading bad file [arrow]
via GitHub
Re: [I] [C++][Parquet] Fuzz: Integer or heap overflow when reading bad file [arrow]
via GitHub
[I] Compilation Failure - SortAndMarkDuplicate lacks expected .Run() method [arrow]
via GitHub
Re: [I] [C++] Compilation Failure - SortAndMarkDuplicate lacks expected .Run() method [arrow]
via GitHub
[I] Python's `FileSystem.from_uri` changed to be a non-staticmethod [arrow]
via GitHub
Re: [I] [Python] `FileSystem.from_uri` changed to be a non-staticmethod [arrow]
via GitHub
Re: [I] Loading of feather file created with recent pandas fails in JS arrow lib [arrow-js]
via GitHub
[I] `ArrowTypeError` when reading a parquet dataset that's partitioned on a `large_string` column [arrow]
via GitHub
[I] [C++] Nightly verification jobs fail on Ubuntu 24.04 to build byte_stream_split_internal.cc due to XSIMD failure [arrow]
via GitHub
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
[I] Composite Postgres types <-> Arrow structs [arrow-adbc]
via GitHub
[I] 5000x exponential performance degradation in RecordFromJSON vs NewJSONReader (yes really) [arrow-go]
via GitHub
Re: [I] 5000x performance degradation in RecordFromJSON vs NewJSONReader (yes really) [arrow-go]
via GitHub
[I] [C++] Add JSON/NDJSON writer to Arrow C++ core — then expose via PyArrow/Java [arrow]
via GitHub
[I] [Python] Add a utility function to create Arrow table instead of pandas df [arrow]
via GitHub
Re: [I] [Python] Add a utility function to create Arrow table instead of pandas df [arrow]
via GitHub
[I] [Flight] Return read stats from FlightStreamReader [arrow]
via GitHub
[I] Capacity Error when writing large list columns [arrow]
via GitHub
[I] [C++][Dev] Update clang-format dependency [arrow]
via GitHub
[I] [Python] test_s3_real_aws_region_selection is failing due to expected IOError not being raised [arrow]
via GitHub
Re: [I] [Python] test_s3_real_aws_region_selection is failing due to expected IOError not being raised [arrow]
via GitHub
Re: [I] [C#] Implement Flight SQL Client [arrow]
via GitHub
[I] [Dev][Release] post-11-bump-versions.sh generates lint failed code [arrow]
via GitHub
Re: [I] [Dev][Release][GLib] post-11-bump-versions.sh generates lint failed code [arrow]
via GitHub
[I] Follow up on issue https://github.com/apache/arrow-go/issues/404 [arrow-go]
via GitHub
Re: [I] Follow up on issue https://github.com/apache/arrow-go/issues/404 [arrow-go]
via GitHub
[I] ci: nightlies are failing [arrow-adbc]
via GitHub
Re: [I] ci: nightlies are failing [arrow-adbc]
via GitHub
[I] timestamps are marshaled as non-RFC3339 format despite Go convention of using that format [arrow-go]
via GitHub
Re: [I] timestamps are marshaled as non-RFC3339 format despite Go convention of using that format [arrow-go]
via GitHub
[I] ci: sdist packaging job is failing tests [arrow-adbc]
via GitHub
Re: [I] ci: sdist packaging job is failing tests [arrow-adbc]
via GitHub
[I] [C++][FlightSQL][ODBC][SQLColumns] Return NUM_PREC_RADIX based on COLUMN_SIZE [arrow]
via GitHub
[I] [Docs] Improve presentation of Other available packages section in build_system.rst [arrow]
via GitHub
Re: [I] [Docs] Improve presentation of Other available packages section in build_system.rst [arrow]
via GitHub
[I] 21.0.0 Removes Attribute `PyExtensionType` [arrow]
via GitHub
Re: [I] [Python] 21.0.0 Removes Attribute `PyExtensionType` [arrow]
via GitHub
[I] [Docs][C++] Document new shared library CMake packages in build_system.rst [arrow]
via GitHub
Re: [I] [Docs][C++] Document new shared library CMake packages in build_system.rst [arrow]
via GitHub
[I] [C++] `DictionaryBuilder::InsertMemoValues` should not deduplicate values [arrow]
via GitHub
[I] Trying to use for Android but keep getting No DefaultAllocationManager found on classpath [arrow-java]
via GitHub
[I] [DEV] The `github-actions[bot]` triggers about missing components unnecessarily [arrow]
via GitHub
Re: [I] [Python][Doc] Improve docs to specify that source argument on parquet.read_table can also be a list of strings [arrow]
via GitHub
Re: [I] [Python][Doc] Improve docs to specify that source argument on parquet.read_table can also be a list of strings [arrow]
via GitHub
[I] ruby: don't use adbc-arrow-glib [arrow-adbc]
via GitHub
Re: [I] ruby: don't use adbc-arrow-glib [arrow-adbc]
via GitHub
[I] `apache-arrow.tar.gz` should be included in the `.gitignore` [arrow]
via GitHub
Re: [I] [Dev] `apache-arrow.tar.gz` should be included in the `.gitignore` [arrow]
via GitHub
[I] Replace `project.optional-dependencies` with `dependency-groups` [arrow]
via GitHub
Re: [I] Replace `project.optional-dependencies` with `dependency-groups` [arrow]
via GitHub
[PR] Added zero_byte.avro file [arrow-testing]
via GitHub
Re: [PR] Added zero_byte.avro file [arrow-testing]
via GitHub
[I] Pyarrow drop support for old Linux distros? [arrow]
via GitHub
Re: [I] [Python] Pyarrow drop support for old Linux distros? [arrow]
via GitHub
[I] Trying to use for Android but keep getting No DefaultAllocationManager found on classpath [arrow]
via GitHub
[I] from_pandas memory leak when reading df with python dicts [arrow]
via GitHub
Re: [I] from_pandas memory leak when reading df with python dicts [arrow]
via GitHub
[I] Off by 1 in Date64Array [arrow]
via GitHub
Re: [I] [C#] Off by 1 in Date64Array [arrow]
via GitHub
[I] Go: Add helper function to simplify opening Arrow IPC files [arrow-adbc]
via GitHub
Re: [I] Go: Add helper function to simplify opening Arrow IPC files [arrow-adbc]
via GitHub
[I] [Packaging][deb] The libarrow-compute-dev upgrade to 21.0.0 from 20.0.0 failed. [arrow]
via GitHub
Re: [I] [Packaging][deb] The libarrow-compute-dev upgrade to 21.0.0 from 20.0.0 failed [arrow]
via GitHub
Re: [I] docs: consider explicit status page for end-user driver packages [arrow-adbc]
via GitHub
Re: [I] [C++] Enable `-Wmissing-declarations` in CHECKIN mode [arrow]
via GitHub
[I] [Python] test_cuda_numba_interop fails with numba-cuda [arrow]
via GitHub
Re: [I] [Python] test_cuda_numba_interop fails with numba-cuda [arrow]
via GitHub
[I] [Release] 21.0.0 post release tasks [arrow]
via GitHub
Re: [I] [Release] 21.0.0 post release tasks [arrow]
via GitHub
Re: [I] [MATLAB] Add `NumNulls` property to `arrow.array.Array` class [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_hdfs.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_hdfs.sh [arrow]
via GitHub
[I] [C++][Dataset] DatasetWriter deadlocks on concurrent WriteRecordBatch [arrow]
via GitHub
Re: [I] [C++][Dataset] DatasetWriter deadlocks on concurrent WriteRecordBatch [arrow]
via GitHub
[I] [Python] BaseExtensionType doesn't extend ExtensionType [arrow]
via GitHub
Re: [I] [Python] BaseExtensionType doesn't extend ExtensionType [arrow]
via GitHub
[I] [R] Update NEWS for 21.0.0 [arrow]
via GitHub
Re: [I] [R] Update NEWS for 21.0.0 [arrow]
via GitHub
[I] ADBC Driver Optimization for Power BI Integration [arrow-adbc]
via GitHub
[I] How to Test Lists for Existence of an Element [arrow]
via GitHub
Re: [I] [Python] How to Test Lists for Existence of an Element [arrow]
via GitHub
[I] [C++][FlightSQL] Add caching of FlightClients to ODBC [arrow]
via GitHub
Re: [I] [MATLAB] Create a superclass for tabular type MATLAB tests (i.e. for `Table` and `RecordBatch`) [arrow]
via GitHub
Re: [I] [Docs][MATLAB] Update `arrow/matlab/README.md` with the latest change. [arrow]
via GitHub
[I] PreparedStatement.execute() returns True for DML/DDL queries [arrow-java]
via GitHub
Re: [I] PreparedStatement.execute() returns True for DML/DDL queries [arrow-java]
via GitHub
Re: [I] [Python] Skip test_gdb.py tests if PyArrow was built with non-debug build [arrow]
via GitHub
Re: [I] [C++][Parquet] WipeOutDecryptionKeys doesn't securely wipe out keys [arrow]
via GitHub
[I] Support service account impersonation for BigQuery [arrow-adbc]
via GitHub
Re: [I] Support service account impersonation for BigQuery [arrow-adbc]
via GitHub
Re: [I] [C++][Parquet] Integer dictionary bitwidth preservation breaks multi-file read behaviour in pyarrow 20 [arrow]
via GitHub
[I] [C++][Parquet] Refactor RLE decoding by extract a RLE parser [arrow]
via GitHub
Re: [I] [C++][Parquet] Refactor RLE decoding by extract a RLE parser [arrow]
via GitHub
[I] [C++] Mirror Apache products in packages.apache.org [arrow]
via GitHub
[I] [C++][FlightSQL][ODBC][SQLExtendedFetch] Fix to return SQL_SUCCESS_WITH_INFO for certain states [arrow]
via GitHub
[I] [R] Update R package to use R 4.1+ native forward pipe syntax [arrow]
via GitHub
Re: [I] [R] Update R package to use R 4.1+ native forward pipe syntax [arrow]
via GitHub
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:row_count:approximate [arrow]
via GitHub
Re: [I] [Statistics][C++] Implement Statistics specification attribute ARROW:row_count:approximate [arrow]
via GitHub
[I] [C++][Python][FlightRPC] Crash in PyArrow Flight test_never_sends_data test from GRPC [arrow]
via GitHub
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:null_count:approximate [arrow]
via GitHub
Re: [I] [Statistics][C++] Implement Statistics specification attribute ARROW:null_count:approximate [arrow]
via GitHub
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:max_byte_width:{exact,approximate} [arrow]
via GitHub
Re: [I] [Statistics][C++] Implement Statistics specification attribute ARROW:max_byte_width:{exact,approximate} [arrow]
via GitHub
[I] [Statistics][C++] Implement Statistics specification attribute ARROW:distinct_count:approximate [arrow]
via GitHub
Re: [I] [Statistics][C++] Implement Statistics specification attribute ARROW:distinct_count:approximate [arrow]
via GitHub
[I] [Specification][Statistics] Correct the Statistics schema specification. [arrow]
via GitHub
Re: [I] [MATLAB] Add a `validate` method to all `arrow.array.Array` classes [arrow]
via GitHub
[I] `generated_recursive_nested` integration test failing (Rust producing) [arrow-js]
via GitHub
[I] parquet/platform.h is missing pragma warning(pop) [arrow]
via GitHub
Re: [I] [C++][Parquet] parquet/platform.h is missing pragma warning(pop) [arrow]
via GitHub
Re: [I] [C#] ArrowStreamReader does not handle empty stream well [arrow]
via GitHub
[I] [Packaging][deb] Add more strict dependency information [arrow]
via GitHub
Re: [I] [Packaging][deb] Add more strict dependency information [arrow]
via GitHub
[I] [CI][R] R 4.0 jobs are failing because purrr 1.1.0 requires R 4.1 or later [arrow]
via GitHub
Re: [I] [CI][R] R 4.0 jobs are failing because purrr 1.1.0 requires R 4.1 or later [arrow]
via GitHub
[I] Rust: Fix windows build [arrow-adbc]
via GitHub
Re: [I] Rust: can't build adbc_core on windows [arrow-adbc]
via GitHub
Re: [I] [Parquet] Support Variant Encoding for Parquet [arrow-go]
via GitHub
[I] [Python] compute.min_max is not implemented for `extension<arrow.json>` [arrow]
via GitHub
[I] [Python] compute.count_distinct not implemented for extension<arrow.uuid> [arrow]
via GitHub
[I] ci: enable -Wdocumentation on clang nightly [arrow-adbc]
via GitHub
Re: [I] ci: enable -Wdocumentation on clang nightly [arrow-adbc]
via GitHub
[I] [Release] Binary verification CI jobs are failing [arrow]
via GitHub
Re: [I] [Release] Binary verification CI jobs are failing [arrow]
via GitHub
[I] Add Flatten helper for dictionary arrays in Go Arrow compute library [arrow-go]
via GitHub
[I] Go: Implement adbc.GetSetOptions on the Go ADBC drivermgr.cnxn connection type [arrow-adbc]
via GitHub
[I] Provide a high-level Go equivalent to Python’s adbc_ingest [arrow-adbc]
via GitHub
Re: [I] Go: Provide a high-level Go equivalent to Python’s adbc_ingest [arrow-adbc]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_arrow.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/integration_arrow.sh [arrow]
via GitHub
[I] ZSTD parquet compression level defaults to 1 [arrow]
via GitHub
[I] [Release] Use release/KEYS not dev/KEYS in verification [arrow]
via GitHub
Re: [I] [Release] Use release/KEYS not dev/KEYS in verification [arrow]
via GitHub
[I] Flight SQL Load Balancing [arrow]
via GitHub
Re: [I] Flight SQL Load Balancing [arrow]
via GitHub
[I] RuntimeError: Cannot close AdbcConnection with open AdbcStatement [arrow-adbc]
via GitHub
Re: [I] RuntimeError: Cannot close AdbcConnection with open AdbcStatement [arrow-adbc]
via GitHub
[I] flightsql.BaseServer does not exhaust channel in case of an error writing StreamChunks in DoGet(...) [arrow-go]
via GitHub
Re: [I] flightsql.BaseServer does not exhaust channel in case of an error writing StreamChunks in DoGet [arrow-go]
via GitHub
[I] GetFlightInfo vs DoGet schema enforcement strictness [arrow-adbc]
via GitHub
[I] [Release] Revisit reproducible source archive verification [arrow]
via GitHub
Re: [I] [Release] Revisit reproducible source archive verification [arrow]
via GitHub
[I] [Release] Ensure using cloned apache/arrow to check reproducible source archive in verifiation [arrow]
via GitHub
Re: [I] [Release] Ensure using cloned apache/arrow to check reproducible source archive in verification [arrow]
via GitHub
[I] [Release] Unify GitHub token related environment variables [arrow]
via GitHub
Re: [I] [Release] Unify GitHub token related environment variables [arrow]
via GitHub
[I] [Release] cshark/ mtime in source archive isn't reproducible [arrow]
via GitHub
Re: [I] [Release] csharp/ mtime in source archive isn't reproducible [arrow]
via GitHub
[I] [Release] Source archive include hard links [arrow]
via GitHub
Re: [I] [Release] Source archive include hard links [arrow]
via GitHub
[I] [Release] verify_rc.yml misses "needs: target" [arrow]
via GitHub
Re: [I] [Release] verify_rc.yml misses "needs: target" [arrow]
via GitHub
[I] [Release] Wrong GitHub Actions context for workflow dispatch inputs [arrow]
via GitHub
Re: [I] [Release] Wrong GitHub Actions context for workflow dispatch inputs [arrow]
via GitHub
[I] [Release] verify_rc.yml has a wrong timeout configuration [arrow]
via GitHub
Re: [I] [Release] verify_rc.yml has a wrong timeout configuration [arrow]
via GitHub
[I] [Release] release_candidate.yml refers nonexistent variables [arrow]
via GitHub
Re: [I] [Release] release_candidate.yml refers nonexistent variables [arrow]
via GitHub
[I] [Release] Automated release signing CI uses wrong variable name [arrow]
via GitHub
Re: [I] [Release] Automated release signing CI uses wrong variable name [arrow]
via GitHub
Re: [I] [Python] Add `np.arange` equivalent [arrow]
via GitHub
Re: [I] [MATLAB] Add support for creating an empty `arrow.tabular.RecordBatch` by calling `arrow.recordBatch` with no input arguments [arrow]
via GitHub
[I] [Release] Update Release Management Guide to reflect changes in 21.0.0 [arrow]
via GitHub
Re: [I] [Release] Update Release Management Guide to reflect changes in 21.0.0 [arrow]
via GitHub
[I] [C++] Undefined Behavior Detected in Compute Tests [arrow]
via GitHub
[I] [C++][Acero] Missing distinct and list scalar aggregate functions [arrow]
via GitHub
[I] [C++] Run-end encoded data validation could be stricter [arrow]
via GitHub
[I] chore: wrong spelling arrpw [arrow-adbc]
via GitHub
Re: [I] chore: wrong spelling arrpw [arrow-adbc]
via GitHub
[I] [CI][C++] The C++ Extra / AMD64 Alpine Linux job fails due to xsumd [arrow]
via GitHub
Re: [I] [CI][C++] The C++ Extra / AMD64 Alpine Linux job fails due to xsimd [arrow]
via GitHub
[I] [Python][Release] verify-rc-source-windows Python tests are failing [arrow]
via GitHub
Re: [I] [Python][Release] verify-rc-source-windows Python tests are failing due to MSVC compiler bug [arrow]
via GitHub
[I] [CI][C++] Use Google Cloud Storage Testbench v0.55.0 [arrow]
via GitHub
Re: [I] [CI][C++] Use Google Cloud Storage Testbench v0.55.0 [arrow]
via GitHub
[I] go: add Unwrap to adbc.Error [arrow-adbc]
via GitHub
Re: [I] go: add Unwrap to adbc.Error [arrow-adbc]
via GitHub
Re: [I] go: add Unwrap to adbc.Error [arrow-adbc]
via GitHub
[I] [CI][C++] Use Fedora 42 instead of 39 [arrow]
via GitHub
Re: [I] [CI][C++] Use Fedora 42 instead of 39 [arrow]
via GitHub
[PR] Added duration_uuid.avro file [arrow-testing]
via GitHub
Re: [PR] Added duration_uuid.avro file [arrow-testing]
via GitHub
Re: [I] [C++] implement Statistic Schema attribute in C++ [arrow]
via GitHub
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
Earlier messages
Later messages