Messages by Date
-
2026/05/07
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/07
Re: [I] [Python] IPC serialization roundtrip of extension type with storage type pa.null() reconstructs invalid buffers [arrow]
via GitHub
-
2026/05/07
Re: [PR] feat(java/driver/flight-sql): add OAuth2 support [arrow-adbc]
via GitHub
-
2026/05/07
Re: [PR] GH-49272: [C++][CI] Fix intermittent segfault in arrow-json-test with MinGW [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-33823: [C++][IPC] Improve error messages when opening files that are the wrong format [arrow]
via GitHub
-
2026/05/07
Re: [PR] generic channel support for FlightClient [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [C++][Python] Allow an ExtensionType to register or implement custom casts [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-1109: Fix ComplexCopier for extension-type holder readers [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] GH-1067: Close cached HDFS FileSystem instances [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] build: update to VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/07
[PR] GH-1067: Close cached HDFS FileSystem instances [arrow-java]
via GitHub
-
2026/05/07
Re: [I] Power BI - using UTF8_LCASE column returns error Unable to understand the type for column [arrow-adbc]
via GitHub
-
2026/05/07
Re: [PR] GH-1063: Add is_update field to ActionCreatePreparedStatementResult [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] GH-33823: [C++][IPC] Improve error messages when opening files that are the wrong format [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-33823: [C++] Improve error messages when opening files that are the wrong format [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-33823: [C++] Improve error messages when opening files that are the wrong format [arrow]
via GitHub
-
2026/05/07
Re: [I] [arrow-buffer] Integer overflow in BitChunks::new leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Add `DatePart::from_str` API [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-row] Integer overflow in Rows::row index handling leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-array] Integer overflow in FixedSizeBinaryArray::value leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-buffer] Integer overflow in BufferBuilder::reserve leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] GenericByteDictionaryBuilder::with_capacity does not pre-size dedup HashTable [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] should use DictionaryArray::with_values instead of try_new on the dictionary fast path [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Panic when reading malformed compact-Thrift bool fields in Parquet page metadata [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] ColumnIndex length mismatch can cause panic during decoding in Parquet [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-data] Integer overflow in ArrayData validation leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-data] Integer overflow in ArrayData::slice leads to undefined behavior [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] arrow-csv: integer overflow panic in Reader::records::flush [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Expose eq ignore ascii case from arrow-string [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [arrow-cast] incorrect Time32 -> Time64 conversion [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Parquet reader rejects canonical UNKNOWN logical type on BOOLEAN physical columns [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Bug converting json to fixed list of zero size [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Configurable data page v2 compression threshold [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Parquet `DeltaBitPackDecoder::skip` could panic on "non-standard" miniblocks [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-1125: Read empty ListVector correctly using UnionListReader after IPC deser [arrow-java]
via GitHub
-
2026/05/07
Re: [I] Enhancement Request: Custom Operator Support for PyArrow Extension Types in Compute Functions [arrow]
via GitHub
-
2026/05/07
Re: [PR] Prepare for `58.3.0` release [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] fix(arrow-ipc): bound MessageReader allocations by actual stream bytes [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] fix(arrow-ipc): bound MessageReader allocations by actual stream bytes [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] fix(arrow-ipc): bound MessageReader allocations by actual stream bytes [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] [Python] For extension types, compute kernels should default to storage types? [arrow]
via GitHub
-
2026/05/07
Re: [PR] fix(arrow-ipc): bound MessageReader allocations by actual stream bytes [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] feat(ipc): Avoid repeated heap allocations and buffer copies in IPC writer [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] fix(arrow-ipc): bound MessageReader allocations by actual stream bytes [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-49884: [C++] Fix integer overflow in BufferBuilder reachable from JSON parsing [arrow]
via GitHub
-
2026/05/07
Re: [PR] generic channel support for FlightClient [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-48254: [Python][Parquet] Support extension types in read_schema [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/07
Re: [I] [C++][CI] arrow-json-test segfaults occasionally on AMD64 Windows MinGW MINGW64 C++ job [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-48254: [Python][Parquet] Support extension types in read_schema [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49272: [C++][CI] Fix intermittent segfault in arrow-json-test with MinGW [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49272: [C++][CI] Fix intermittent segfault in arrow-json-test with MinGW [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-1125: Read empty ListVector correctly using UnionListReader after IPC deser [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] GH-1125: Read empty ListVector correctly using UnionListReader after IPC deser [arrow-java]
via GitHub
-
2026/05/07
[PR] Fix MSRV check by checking in Cargo.lock [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]
via GitHub
-
2026/05/07
[PR] perf(arrow-select): gc dictionaries in interleave_fallback_dictionary [arrow-rs]
via GitHub
-
2026/05/07
[I] perf: gc dictionaries in interleave_fallback_dictionary [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] impl `FromStr` for `DatePart` [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Add `DatePart::from_str` API [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] Validate encoded Thrift lists match the schema [arrow-rs]
via GitHub
-
2026/05/07
[PR] GH-49930: [CI][C++] Revert PR 49931 (Pin MinGW MSYS2 packages) but keep bumped minIO version [arrow]
via GitHub
-
2026/05/07
[PR] MINOR: Fix Gandiva JNI build against Arrow C++ 24.0.0 [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] [POC for #9934] parquet: add ReverseSerializedPageReader [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-1125: Read empty ListVector correctly using UnionListReader after IPC deser [arrow-java]
via GitHub
-
2026/05/07
Re: [I] [C++] Error linking the util/cancel.h [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-44338: [Python][Parquet] Read encrypted parquet datasets via _metadata [arrow]
via GitHub
-
2026/05/07
Re: [I] [Python] Support for SubInterpreters and InterpreterPoolExecutors [arrow]
via GitHub
-
2026/05/07
Re: [I] [Release] Some implementations are not removing old Release Candidates and old Releases from dist.apache.org [arrow]
via GitHub
-
2026/05/07
Re: [I] [Python] Method to lazily read a collection of multiple Arrow IPC stream files [arrow]
via GitHub
-
2026/05/07
Re: [I] [C++][Python] Helper to generate boolean masks [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-46308: [C++] Drop aws-cpp-sdk-config [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] [Variant] Align cast logic for from/to_decimal for variant [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GCP: fix copy (no) overwrite semantics [arrow-rs-object-store]
via GitHub
-
2026/05/07
[PR] GCP: fix copy (no) overwrite semantics [arrow-rs-object-store]
via GitHub
-
2026/05/07
[I] GoogleCloudStorage::copy overwrite semantics are flipped. [arrow-rs-object-store]
via GitHub
-
2026/05/07
Re: [I] Use a merge queue [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49522: [CI] Update chrome_version for emscripten job to latest stable (v146) [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49522: [CI] Update chrome_version for emscripten job to latest stable (v146) [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49764: [C++][Python] Avoid building bundled Abseil outside resolve_dependency [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-1125: Read empty ListVector correctly using UnionListReader after IPC deser [arrow-java]
via GitHub
-
2026/05/07
Re: [PR] fix(core): add missing version assignment [arrow-rs-object-store]
via GitHub
-
2026/05/07
Re: [I] [Python][C++] PyArrow fails to build trying to find a system abseil when Arrow C++ was built with bundled abseil [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49764: [C++][Python] Avoid building bundled Abseil outside resolve_dependency [arrow]
via GitHub
-
2026/05/07
Re: [I] [Python] Pandas integration TestConvertMetadata.test_table_column_subset_metadata fails with nightlies pandas [arrow]
via GitHub
-
2026/05/07
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49764: [C++][Python] Avoid building bundled Abseil outside resolve_dependency [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49921: [C++] Bump xsimd to 14.2.0 [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49921: [C++] Bump xsimd to 14.2.0 [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49921: [C++] Bump xsimd to 14.2.0 [arrow]
via GitHub
-
2026/05/07
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/07
Re: [I] Panic: interface conversion: *hashing.BinaryMemoTable is not hashing.TypedMemoTable[uint16] when using IsIn with FixedSizeBinary(2) [arrow-go]
via GitHub
-
2026/05/07
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/07
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-49921: [C++] Bump xsimd to 14.2.0 [arrow]
via GitHub
-
2026/05/07
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/07
[I] msrv check failing on main due to `[email protected]` [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/07
Re: [PR] GH-49921: [C++] Bump xsimd to 14.2.0 [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49921: [C++] Bump xsimd to 14.2.0 [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49917: [Python] Remove Py_XDECREF to avoid Use-After-Free on `PyList_SetItem` in `SparseCSFTensorToNdarray` [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49942: [Python] Protect PyBuffer and NumPyBuffer destructors against interpreter finalization [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/07
Re: [I] [Python] numpy_convert memory management(Use-After-Free) Bugs for `PyList_SetItem` in `SparseCSFTensorToNdarray` [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49917: [Python] Remove Py_XDECREF to avoid Use-After-Free on `PyList_SetItem` in `SparseCSFTensorToNdarray` [arrow]
via GitHub
-
2026/05/07
Re: [I] [Python] Protect PyBuffer and NumPyBuffer destructors against interpreter finalization [arrow]
via GitHub
-
2026/05/07
Re: [PR] GH-49942: [Python] Protect PyBuffer and NumPyBuffer destructors against interpreter finalization [arrow]
via GitHub
-
2026/05/06
Re: [PR] feat: Add shared array and buffer to nanoarrow.h [arrow-nanoarrow]
via GitHub
-
2026/05/06
Re: [PR] GH-49930: [CI][C++] Pin MinGW MSYS2 packages to unblock CI [arrow]
via GitHub
-
2026/05/06
Re: [I] [Python] Pandas integration TestConvertMetadata.test_table_column_subset_metadata fails with nightlies pandas [arrow]
via GitHub
-
2026/05/06
Re: [PR] chore: bump the actions group with 2 updates [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/06
Re: [I] Helper method for RecordBuilder to drop last, incomplete "rows" [arrow-go]
via GitHub
-
2026/05/06
Re: [PR] [POC for #9934] parquet: add ReverseSerializedPageReader [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] [POC for #9934] parquet: add ReverseSerializedPageReader [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] [POC for #9934] parquet: add ReverseSerializedPageReader [arrow-rs]
via GitHub
-
2026/05/06
[PR] GH-49933: [Python] Fix test_table_column_subset_metadata to set freq on correct object [arrow]
via GitHub
-
2026/05/06
[PR] chore: bump the actions group across 1 directory with 3 updates [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] chore: bump the actions group with 2 updates [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] feat!: remove Go Snowflake driver and Rust, Python, R, deb/yum packages [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] fix(ci/scripts): correct csharp pack powershell script to set arguments correctly [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] [POC for #9934] parquet: add ReverseSerializedPageReader [arrow-rs]
via GitHub
-
2026/05/06
[PR] [POC for #9934] parquet: add ReverseSerializedPageReader [arrow-rs]
via GitHub
-
2026/05/06
[PR] draft of benchmarks [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] Add benchmarks for REE to parquet [arrow-rs]
via GitHub
-
2026/05/06
[I] Add benchmarks for REE to parquet [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/06
[I] parquet: Support reverse page iteration for reverse streaming with filter pushdown [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] perf[arrow-select]: add specialized REE interleave [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] [arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] feat(arrow-string): concat_elements for view, fixed binary [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] feat(arrow-string): concat_elements for view, fixed binary [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] bench(parquet): add `ListArray` benchmarks for runtime and peak memory [arrow-rs]
via GitHub
-
2026/05/06
[PR] fix(ci/scripts): correct csharp pack powershell script to set arguments correctly [arrow-adbc]
via GitHub
-
2026/05/06
Re: [I] [C++] 20 Re2 tests failed to run due to the executable files doesn't generate [arrow]
via GitHub
-
2026/05/06
Re: [PR] feat(parquet): compact level representation with generic writer dispatch [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] [C++] 20 Re2 tests failed to run due to the executable files doesn't generate [arrow]
via GitHub
-
2026/05/06
Re: [PR] [arrow-array] use usize arithmetic in FixedSizeBinaryArray, aggressive overflow checks [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] ci: unpin python, work around mamba bug [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] GH-48701: [C++][Parquet] Add ALPpd encoding [arrow]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] feat!: remove Go Snowflake driver and Rust, Python, R, deb/yum packages [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] feat(parquet): compact level representation with generic writer dispatch [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] [FlightSQL] SQLite example pulls GPL-licensed modernc.org/ccorpus into all consumers' go.sum [arrow-go]
via GitHub
-
2026/05/06
Re: [PR] bench(parquet): add `ListArray` benchmarks for runtime and peak memory [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] bench(parquet): add `ListArray` benchmarks for runtime and peak memory [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] bench(parquet): add `ListArray` benchmarks for runtime and peak memory [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] feat(parquet): compact level representation with generic writer dispatch [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] Release arrow-rs / parquet Patch version `57.3.1` (May 2026) [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] Release arrow-rs / parquet Minor/Patch version `58.3.0` or `58.2.1` (May 2026) [arrow-rs]
via GitHub
-
2026/05/06
Re: [I] Release arrow-rs / parquet Patch version `56.2.1` (May 2026) [arrow-rs]
via GitHub
-
2026/05/06
[PR] generic channel support for FlightClient [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] GH-49901: [R] Bump minimum supported R version to 4.2 now that 4.6 is out [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-45523: [R] Implement Utf8View type bindings [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-45523: [R] Implement Utf8View type bindings [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-45523: [R] Implement Utf8View type bindings [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] impl `FromStr` for `DatePart` [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] GH-49901: [R] Bump minimum supported R version to 4.2 now that 4.6 is out [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-49901: [R] Bump minimum supported R version to 4.2 now that 4.6 is out [arrow]
via GitHub
-
2026/05/06
Re: [PR] fix(core): add missing version assignment [arrow-rs-object-store]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] build: target VS2022 using VS2026 toolchain [arrow-adbc]
via GitHub
-
2026/05/06
Re: [PR] chore: Bump github.com/apache/thrift from 0.22.0 to 0.23.0 [arrow-go]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
[PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [I] Support converting RunEndEncodedType to parquet [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] fix(arrow/flight): deliver response headers eagerly in streaming client middleware [arrow-go]
via GitHub
-
2026/05/06
Re: [PR] feat(arrow-string): concat_elements for view, fixed binary [arrow-rs]
via GitHub
-
2026/05/06
Re: [PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
[PR] GH-1134: add COLUMN_DEF support to JDBC getColumnns() [arrow-java]
via GitHub
-
2026/05/06
Re: [PR] GH-49901: [R] Bump minimum supported R version to 4.2 now that 4.6 is out [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-48701: [C++][Parquet] Add ALPpd encoding [arrow]
via GitHub
-
2026/05/06
Re: [PR] GH-48701: [C++][Parquet] Add ALPpd encoding [arrow]
via GitHub
-
2026/05/06
Re: [PR] Validate encoded Thrift lists match the schema [arrow-rs]
via GitHub