Messages by Thread
-
[PR] Document repetition / definition levels more [arrow-rs]
via GitHub
-
Re: [PR] fix: Improve ergonomics for the Decimal type [arrow-js]
via GitHub
-
[PR] Minor: share a fixture between the list and list-view interleave tests [arrow-rs]
via GitHub
-
[PR] Add interleave tests for List<Decimal128> and List<Timestamp(tz)> [arrow-rs]
via GitHub
-
[PR] GH-50136 [arrow]
via GitHub
-
[I] Optimize Arrow boolean/null filtering with word-level bit compression [arrow-rs]
via GitHub
-
[PR] fix(python/adbc_driver_manager): prevent segfault in _reader.pyx when pyarrow rejects stream schema [arrow-adbc]
via GitHub
-
Re: [I] [Variant] Add `variant_to_arrow` `Dictionary/REE` type support [arrow-rs]
via GitHub
-
Re: [I] Run arrow tests for --lib and --tests on CI builds [arrow-rs]
via GitHub
-
Re: [I] [C++] Signed integer overflow in Decimal FromString exponent handling [arrow]
via GitHub
-
Re: [I] [Python] Parquet write_to_dataset leads to partial write when unsupported datatype is passed in table [arrow]
via GitHub
-
[PR] Add arrow-flight test coverage for IPC compression [arrow-rs]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
Re: [PR] GH-49103: [Python][Annotations] Add internal type system stubs (_types, error, _stubs_typing) [arrow]
via GitHub
-
[PR] GH-40781: [C++] Mechanism for disabling MemoryPoolStats at compile-time [arrow]
via GitHub
-
[PR] replace .md templates with.yaml [arrow-rs]
via GitHub
-
[I] Replace old markdown issue templates with GitHub Issue forms (like DataFusion) [arrow-rs]
via GitHub
-
Re: [PR] GH-45331: [C++] Use xsimd for CPU feature detection [arrow]
via GitHub
-
Re: [I] [C++] arrow::stl::TupleRangeFromTable docs incorrect [arrow]
via GitHub
-
[PR] [10017] Slice REE values along with run_ends [arrow-rs]
via GitHub
-
Re: [I] [Python][GPU] Numba interop tests broken by Numba API changes [arrow]
via GitHub
-
Re: [I] [Dev][CI] Extra labels are confusing [arrow]
via GitHub
-
Re: [I] [C++] Drop aws-cpp-sdk-config [arrow]
via GitHub
-
Re: [I] [C++] Clean up ignored-qualifiers warnings [arrow]
via GitHub
-
Re: [I] [C++] Support for fractional seconds in strptime() [arrow]
via GitHub
-
[PR] Supporting CPK (Customer Provided Keys) in Azure Blob Storage requests [arrow-rs-object-store]
via GitHub
-
[I] Supporting CPKs for Azure Blob Requests [arrow-rs-object-store]
via GitHub
-
Re: [I] [C++][Parquet] `PARQUET_REQUIRE_ENCRYPTION` misses `ARROW_JSON` dependency [arrow]
via GitHub
-
Re: [I] [Python] type checkers broken for pyarrow.compute and other sub-modules since PyArrow 24.0+ [arrow]
via GitHub
-
[PR] feat!(c/driver/postgresql): remove Redshift support [arrow-adbc]
via GitHub
-
[PR] build(python): remove deprecated cibuildwheel `enable-freethreading` [arrow-adbc]
via GitHub
-
Re: [PR] GH-1063: Add is_update field to ActionCreatePreparedStatementResult [arrow-java]
via GitHub
-
[I] [Variant] `VariantArray` field API naming [arrow-rs]
via GitHub
-
[I] Add `StructArray` field APIs symmetric to `column..` ones [arrow-rs]
via GitHub
-
Re: [I] [Python] Bindings for Variant canonical extension type [arrow]
via GitHub
-
Re: [I] [Python][Parquet] Support reading and writing Parquet Variant columns [arrow]
via GitHub
-
Re: [PR] chore: bump fast-uri from 3.1.0 to 3.1.2 [arrow-js]
via GitHub
-
[PR] GH-50129: [C++][Parquet] Enable `ARROW_JSON` automatically with `PARQUET_REQUIRE_ENCRYPTION` [arrow]
via GitHub
-
[PR] chore(deps): bump pyspark from 3.3.2 to 3.4.4 in /parquet/pytest [arrow-rs]
via GitHub
-
[PR] chore: Bump golang.org/x/sync from 0.20.0 to 0.21.0 [arrow-go]
via GitHub
-
[PR] chore: Bump golang.org/x/sys from 0.45.0 to 0.46.0 [arrow-go]
via GitHub
-
[PR] chore: Bump modernc.org/sqlite from 1.51.0 to 1.52.0 [arrow-go]
via GitHub
-
Re: [I] [Python][CI] test_table_uses_memory_pool flaky on macOS 14 job [arrow]
via GitHub
-
Re: [PR] feat(arrow/flight/sql): Add is_update field to ActionCreatePreparedStatementResult [arrow-go]
via GitHub
-
[PR] Gh 50126 [arrow]
via GitHub
-
[PR] MINOR: [C++] Mark all Thrift-generated files generated [arrow]
via GitHub
-
Re: [PR] GH-45747: [C++] Remove deprecated ObjectType and FileStatistics, refactor hdfs code [arrow]
via GitHub
-
[PR] Bump codecov/codecov-action from 6 to 7 [arrow-julia]
via GitHub
-
Re: [PR] GH-49497: [FlightRPC] Add is_update field to ActionCreatePreparedStatementResult [arrow]
via GitHub
-
Re: [I] Blog / paper post about parquet push decoder [arrow-rs]
via GitHub
-
[PR] GH-32994: [Dev][Archery] Fix multi-arch Docker configuration [arrow]
via GitHub
-
Re: [I] [Python][Parquet][C++] Test GEOMETRY and GEOGRAPHY types with parquet-testing files when available [arrow]
via GitHub
-
Re: [I] [C++][Parquet] Add documentation/helper function to GeoStatistics to help with predicate pushdown [arrow]
via GitHub
-
Re: [I] [Document] There is no description for Map Layout in the Physical Memory Layout section of Arrow Columnar Format [arrow]
via GitHub
-
Re: [PR] GH-46309: [C++] Clean up ignored-qualifiers warnings [arrow]
via GitHub
-
Re: [I] [R] FinalizeS3 segfaults for stale connection [arrow]
via GitHub
-
[I] Consider GitHub Copilot Reviews [arrow-rs]
via GitHub
-
Re: [I] [R] R arrow crash [arrow]
via GitHub
-
[PR] MINOR: [C++][Gandiva] cast to unsigned char before ctype calls [arrow]
via GitHub
-
[PR] adding string boundary checking [arrow-go]
via GitHub
-
Re: [I] Arrow fails with Netty 4.1.120.Final+ [arrow-java]
via GitHub
-
Re: [I] [Python] type checker broken for `pyarrow.compute` and other sub-modules [arrow]
via GitHub
-
Re: [PR] GH-49102: [CI] Add type checking infrastructure and CI workflow for type annotations [arrow]
via GitHub
-
Re: [I] arrow/array: (*String).Value silent data leak [arrow-go]
via GitHub
-
[PR] MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 [arrow-java]
via GitHub
-
[PR] MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.71.0 to 2.72.0 [arrow-java]
via GitHub
-
[PR] MINOR: Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-10 [arrow-java]
via GitHub
-
[PR] MINOR: Bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final [arrow-java]
via GitHub