Messages by Thread
-
-
[PR] bench(parquet): make arrow_writer benchmarks allocation-order stable [arrow-rs]
via GitHub
-
Re: [I] When the backend service returns an HTTP 500, the object store panics [arrow-rs-object-store]
via GitHub
-
Re: [I] [C++] SQLAllocConnect & SQLFreeConnect implementation [arrow]
via GitHub
-
Re: [PR] GH-46371: [C++][Parquet] Parquet Variant decoding tools [arrow]
via GitHub
-
Re: [I] [Python] Allow retrieving fragments of a filtered dataset. [arrow]
via GitHub
-
Re: [I] [C++] Separate Protobuf dependencies into a `libarrow_proto.so` [arrow]
via GitHub
-
Re: [I] [Docs] Documentation does not scroll to permalinked definition [arrow]
via GitHub
-
Re: [I] FAQ claims that Arrow format is not compressed [arrow]
via GitHub
-
Re: [I] Problem with documentation [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [CI][MinIO] MinIO discontinuing docker images, binary distribution, consider alternatives [arrow]
via GitHub
-
Re: [I] [Doc] pyarrow.Array.diff Examples is wrongly rendered [arrow]
via GitHub
-
[PR] GH-22342: [C++] [Documentation] add discussion of Union.typeIds to Layout.rst [arrow]
via GitHub
-
[PR] GH-20403: [Doc] pyarrow.Array.diff Examples is wrongly rendered [arrow]
via GitHub
-
[PR] ci: Split miri tests into 4 parallel shards [arrow-rs]
via GitHub
-
[PR] GH-17081: [C++] arrow::stl::TupleRangeFromTable docs incorrect [arrow]
via GitHub
-
Re: [I] [Specification][Statistics] Correct the Statistics schema specification. [arrow]
via GitHub
-
Re: [I] [R] Docs unclear about potential disadvantages of dictionary encoding [arrow]
via GitHub
-
[PR] GH-50043: [C++][Python] Fix hash_any/hash_all on sliced boolean arrays [arrow]
via GitHub
-
[PR] GH-32320: [R] Docs unclear about potential disadvantages of dictionary encoding [arrow]
via GitHub
-
[PR] GH-47100: [Specification][Statistics] Correct the Statistics schema specification [arrow]
via GitHub
-
Re: [I] [Packaging][Python] Add support for Python 3.15 [arrow]
via GitHub
-
Re: [I] [Doc] Add docker-compose to easily run apache/arrow-site [arrow]
via GitHub
-
Re: [I] debug build for gandiva and arrow is not working [arrow]
via GitHub
-
Re: [I] "Edit this page" on docstring generated docs gives 404 [arrow]
via GitHub
-
Re: [I] [C++] Consider adding Memory Sanitizer build [arrow]
via GitHub
-
Re: [I] [Docs][FlightSQL] Clarify some questions about PollFlightInfo [arrow]
via GitHub
-
Re: [I] [Python][Skyhook] pyarrow library not include the "SkyhookFileFormat" function [arrow]
via GitHub
-
Re: [I] [Documentation][Parquet] Reading parquet and memory mapping [arrow]
via GitHub
-
Re: [I] [CI] Curate Crossbow nightly jobs [arrow]
via GitHub
-
Re: [I] [Doc] Enhancement the document for dataset and s3 [arrow]
via GitHub
-
Re: [I] Consider merging static libarrow builds into universal binaries [arrow]
via GitHub
-
Re: [I] [Python] In pyarrow len(ListScalar()) may have performance issues [arrow]
via GitHub
-
Re: [I] [C++] [Acero] Enhance aggregate kernel API's for intermediate state [arrow]
via GitHub
-
Re: [I] Point empty buffers to kNonNullFiller [arrow]
via GitHub
-
Re: [I] [MATLAB] Add utility for validating `Array` indexing expressions [arrow]
via GitHub
-
Re: [I] Broadcasting version of `pyarrow.compute.list_slice` that accepts arrays of `start/stop/step` [arrow]
via GitHub
-
Re: [I] [C++] Add filesystem stats [arrow]
via GitHub
-
Re: [I] [C++] Support parquet field-id resolution in the substrait consumer [arrow]
via GitHub
-
Re: [I] [C++][Parquet] parquet::arrow FileReader and FileReaderBuilder might multiple different memory pool [arrow]
via GitHub
-
Re: [I] [MATLAB] Provide way to expose underlying data representation of `arrow.array.Array`s [arrow]
via GitHub
-
Re: [I] [C++][Gandiva] Refactor built-in stub functions to use `FunctionRegistry` for registration [arrow]
via GitHub
-
Re: [I] Support `ndim` and `shape` attributes on both `Array` and `Table` [arrow]
via GitHub
-
Re: [I] [Docs] Update status.rst with new Flight features [arrow]
via GitHub
-
Re: [I] [C++][Compute] Checked arithmetic functions are slow-ish [arrow]
via GitHub
-
Re: [I] [C++] Clean up build warning for BaseBinaryScalar [arrow]
via GitHub
-
Re: [I] [C++][Python] Add `CastOptions` to `csv.ConvertOptions` for usage in `read_csv`. [arrow]
via GitHub
-
Re: [I] [C++][Parquet] Allow computing distinct_count accross multiple ColumnChunkMetadata [arrow]
via GitHub
-
Re: [I] [Integration] Test non-zero offsets in C Data Interface [arrow]
via GitHub
-
Re: [I] [MATLAB] Make `arrow.array.Array` inherit from `matlab.mixin.indexing.RedefinesParen` to supporting indexing semantics [arrow]
via GitHub
-
Re: [I] [C++] Implement BinaryOverDictionaryArray [arrow]
via GitHub
-
Re: [I] [C++] IO: Can we support extra IO tag in RandomAccessFile? [arrow]
via GitHub
-
Re: [I] [C++][Dataset] Should we make `ParquetFileWriter::Write` using `WriteRecordBatch`? [arrow]
via GitHub
-
Re: [I] [C++] Implement REE support in ArrayFromJSON [arrow]
via GitHub
-
Re: [I] [Python] Provide pybind11 type casters [arrow]
via GitHub
-
[PR] perf(parquet): use SVE gather for dictionary decode on AArch64 [arrow-rs]
via GitHub
-
Re: [I] [C++][Python] hash_any/hash_all produce incorrect results on sliced boolean arrays [arrow]
via GitHub
-
Re: [PR] feat(java/driver/flight-sql): add OAuth2 support [arrow-adbc]
via GitHub
-
[PR] avoid int32 overflow in BitPackedRunDecoder::GetBatch offset [arrow]
via GitHub
-
Re: [PR] GH-49792: [Format][FlightSQL][C++] Add dialect-related SqlInfo codes [arrow]
via GitHub
-
[PR] feat(java/driver/jni): implement getStatistics [arrow-adbc]
via GitHub
-
[PR] fix: Eliminate warnings for gcc16 and _FORTIFY_SOURCE=3 for snprintf [arrow-nanoarrow]
via GitHub
-
[PR] feat(java/driver/jni): implement binding of streams [arrow-adbc]
via GitHub
-
[PR] test(java/driver/jni): update mssql driver version [arrow-adbc]
via GitHub
-
[PR] chore(csharp): Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 [arrow-adbc]
via GitHub
-
[PR] chore(csharp): Bump DuckDB.NET.Bindings.Full from 1.4.4 to 1.5.3 [arrow-adbc]
via GitHub
-
[PR] chore(go/adbc): bump the opentelemetry group in /go/adbc with 6 updates [arrow-adbc]
via GitHub
-
[PR] chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 in /java [arrow-adbc]
via GitHub
-
[PR] chore: bump actions/checkout from 6.0.2 to 6.0.3 [arrow-swift]
via GitHub
-
[PR] Add tests and fix corner cases for Parquet/GeoArrow extension type conversion [arrow-rs]
via GitHub
-
Re: [PR] GH-48202: [C++][Parquet] Fix encoder & decoder logic to enable Parquet DB support on s390x [arrow]
via GitHub
-
Re: [PR] GH-48198: [C++][Parquet] Fix all the testcase issues to enable Parquet DB support on s390x [arrow]
via GitHub
-
[PR] [8016][Draft] Support writing hydrated REE arrays to Parquet [arrow-rs]
via GitHub
-
Re: [I] Parquet: return error for overlong INT96 column metadata statistics [arrow-rs]
via GitHub
-
[PR] Prepare for `59.0.0` release [arrow-rs]
via GitHub
-
Re: [I] Switch Parquet `LogicalType` enum to macro generated version [arrow-rs]
via GitHub
-
Re: [I] Record reader panics with "index out of bounds" when row group num_rows exceeds actual column data [arrow-rs]
via GitHub
-
Re: [I] Failure in CI: `Archery test With other arrows` - `binary_view Rust producing, .NET consuming` [arrow-rs]
via GitHub
-
Re: [I] parquet-variant doesn't build on 32-bit targets [arrow-rs]
via GitHub
-
Re: [I] Future proof Parquet Thrift parser [arrow-rs]
via GitHub
-
Re: [I] Date32 doesn't parse date with large year [arrow-rs]
via GitHub
-
Re: [I] [Variant] Remove `BorrowedShreddingState` [arrow-rs]
via GitHub
-
Re: [I] perf: Rework Parquet Thrift handling of boolean fields [arrow-rs]
via GitHub
-
Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]
via GitHub
-
Re: [I] (re) Allow Large `FixedSizeBinaryArray`s [arrow-rs]
via GitHub
-
Re: [I] Release arrow-rs / parquet Minor/Patch version `58.3.0` or `58.2.1` (May 2026) [arrow-rs]
via GitHub
-
Re: [I] Release arrow-rs / parquet Patch version `57.3.1` (May 2026) [arrow-rs]
via GitHub
-
Re: [I] Release arrow-rs / parquet Patch version `56.2.1` (May 2026) [arrow-rs]
via GitHub
-
Re: [I] Align cast logic for from/to_decimal for variant to cast kernel [arrow-rs]
via GitHub
-
Re: [I] `arrow-string` has a lot of macro-generated deprecated kernels in `like.rs` [arrow-rs]
via GitHub
-
Re: [I] [parquet] Add BloomFilterProperties builder API to make bloom filter configuration explicit [arrow-rs]
via GitHub
-
[I] Parquet: simplify dictionary-page ordering / remove double buffering in the page-spilling writer [arrow-rs]
via GitHub
-
Re: [PR] Run arrow tests for --lib and --tests on CI builds [arrow-rs]
via GitHub