Messages by Thread
-
Re: [I] [Python] Drop pytz for timezone support (default to use datetime.timezone / zoneinfo) [arrow]
via GitHub
-
Re: [I] Enable automatic memory accounting using the memory pool when creating arrays [arrow-rs]
via GitHub
-
Re: [I] parquet/file: NewParquetWriter panics on transient sink.Write errors during file initialization [arrow-go]
via GitHub
-
[PR] feat: Implement decimal <-> float16 casts [arrow-rs]
via GitHub
-
Re: [PR] Add statistics-based thresholds for deferring `RowFilter` selection in `ReadPlanBuilder` [arrow-rs]
via GitHub
-
Re: [PR] Optimize parquet row filter auto strategy with adaptive fallback [arrow-rs]
via GitHub
-
Re: [PR] GH-49901: [R] Bump minimum supported R version to 4.2 now that 4.6 is out [arrow]
via GitHub
-
[PR] [CI][C++]: Add fallbacks for `std::ranges::[any_of|all_of]` on older pre-full-C++20 SDKs [arrow]
via GitHub
-
Re: [I] [R] Update macOS CRAN job SDK from 11.3 to 14.5 to match R 4.6.0 build environment [arrow]
via GitHub
-
Re: [PR] GH-15047: [Python]: switch from pytz to zoneinfo by default for string to tzinfo conversion [arrow]
via GitHub
-
Re: [I] [R] Export/Import ChunkedArray via Arrow C stream interface [arrow]
via GitHub
-
Re: [I] [C++][Compute] Investigate Kahan summation vs pairwise summation [arrow]
via GitHub
-
Re: [I] [Python][C++] Support AWS_ROLE_ARN env variable for pyarrow.fs.S3FileSystem input [arrow]
via GitHub
-
[PR] chore: bump docker/login-action from 4.1.0 to 4.2.0 [arrow-nanoarrow]
via GitHub
-
Re: [PR] GH-46956: [Docs][CI] Enable version switcher in local and PR preview build [arrow]
via GitHub
-
[PR] perf(parquet): Improve cache locality in BYTE_STREAM_SPLIT decoding [arrow-rs]
via GitHub
-
[I] Improve cache locality in BYTE_STREAM_SPLIT decoding reconstruction [arrow-rs]
via GitHub
-
[PR] GH-50017: [CI][Release] Remove deprecated -f (force) flag from conda create on Windows verification job [arrow]
via GitHub
-
Re: [I] [Release][Packaging] Add Reproducible build for Debian Packages [arrow]
via GitHub
-
Re: [PR] GH-49988: [CI][Packaging] Enable reproducible builds on host for APT based Linux packages [arrow]
via GitHub
-
[PR] GH-50012[Python]: Fix list_ storage crashes when values exceed int32 offsets [arrow]
via GitHub
-
Re: [I] Date32 doesn't parse date with large year [arrow-rs]
via GitHub
-
[I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) [arrow-rs-object-store]
via GitHub
-
Re: [I] Avoid repeated heap allocations and buffer copies in IPC writer [arrow-rs]
via GitHub
-
Re: [PR] GH-49538: [C++][FlightRPC][ODBC] Use static linkage in Windows FlightSQL ODBC driver [arrow]
via GitHub
-
Re: [PR] GH-49785: [C++][FlightRPC][ODBC] Get ODBC tests passing on Linux [arrow]
via GitHub
-
Re: [PR] [PoC]: Yet another implementation of PARQUET-2249: Introduce IEEE 754 total order [arrow-rs]
via GitHub
-
Re: [I] go/adbc/driver/snowflake: missing xdbc_column_size for binary columns in GetObjects [arrow-adbc]
via GitHub
-
Re: [I] Support arrow list and large_list dtypes when ingesting to snowflake [arrow-adbc]
via GitHub
-
[PR] GH-50014: [R] Replace imported symbol from bit64 [arrow]
via GitHub
-
Re: [I] [R] Import of S3 methods from bit64 [arrow]
via GitHub
-
Re: [I] [Python] Table.from_pylist on ExtensionType column with list_ storage crashes when values exceed int32 offsets [arrow]
via GitHub
-
[PR] [C++][Parquet] Saturate ApplicationVersion components instead of atoi UB [arrow]
via GitHub
-
Re: [I] [C++] Allow more Flatbuffers versions to compile Arrow [arrow]
via GitHub
-
Re: [PR] GH-46350: [C++] Custom logging for S3 SDK [arrow]
via GitHub
-
Re: [I] [C++] Make ConcurrentQueue and BackpressureConcurrentQueue public interface [arrow]
via GitHub
-
Re: [I] [C++] Add StructScalar to Scalar::Parse() [arrow]
via GitHub
-
Re: [PR] GH-46308: [C++] Drop aws-cpp-sdk-config [arrow]
via GitHub
-
Re: [PR] GH-43379: [R][CI] Fix non pkg-config link order [arrow]
via GitHub
-
Re: [I] [C++][Parquet] Undefined behavior in `TypedColumnWriterImpl::UpdateLevelHistogram` [arrow]
via GitHub