Messages by Thread
-
[PR] Improve `take_bytes` perf in the null cases between 10-25% [arrow-rs]
via GitHub
-
Re: [I] [Python] When converting from Pandas, coerce mixed columns to String [arrow]
via GitHub
-
Re: [I] [Doc][C++] Document security model for Arrow C++ [arrow]
via GitHub
-
[PR] Add Julia native arrow flight support [arrow-julia]
via GitHub
-
[PR] MINOR: Bump com.nimbusds:oauth2-oidc-sdk from 11.34 to 11.37 [arrow-java]
via GitHub
-
[PR] MINOR: Bump com.gradle:develocity-maven-extension from 2.3.4 to 2.4.0 [arrow-java]
via GitHub
-
[PR] MINOR: Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 13.4.0 [arrow-java]
via GitHub
-
[PR] MINOR: Bump io.grpc:grpc-bom from 1.79.0 to 1.80.0 [arrow-java]
via GitHub
-
[PR] MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.66.0 to 2.67.0 [arrow-java]
via GitHub
-
[PR] MINOR: Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final [arrow-java]
via GitHub
-
[PR] Feature/orc adapter 2 review [arrow]
via GitHub
-
[PR] chore: Bump actions/deploy-pages from 4.0.5 to 5.0.0 [arrow-dotnet]
via GitHub
-
Re: [I] [R] Improve interface for working with schemas [arrow]
via GitHub
-
Re: [PR] fix(parquet): converting parquet schema with backward compatible repeated struct/primitive with provided arrow schema [arrow-rs]
via GitHub
-
[PR] ParquetPushDecoder API to clear all buffered ranges [arrow-rs]
via GitHub
-
[PR] feat: Add iOS platform support [arrow-swift]
via GitHub
-
[PR] chore: bump serialize-javascript and terser-webpack-plugin [arrow-js]
via GitHub
-
Re: [PR] GH-45875: [Python] Make pa.array(..., safe=False) behave like .cast(..., safe=False) [arrow]
via GitHub
-
Re: [PR] GH-43572: [JS] Move most dependencies to the devDependencies [arrow]
via GitHub
-
Re: [PR] GH-45644: [Python][Documentation] Timestamp with tz loses its time zone after to_numpy [arrow]
via GitHub
-
Re: [PR] GH-46256: [C++][Python]Add Baidu advanced file system(AFS) support [arrow]
via GitHub
-
Re: [PR] Update dplyr-funcs-doc.R to fix a typo [arrow]
via GitHub
-
Re: [PR] Fix error with Boost::headers when building with Thrift [arrow]
via GitHub
-
[PR] fix: handle missing dictionary batch for null-only columns in IPC reader [arrow-rs]
via GitHub
-
Re: [PR] chore(rust): bump edition to 2024, MSRV to 1.85, and update dependencies [arrow-adbc]
via GitHub
-
Re: [I] [Release][C++] Windows source verification hardcodes Visual Studio version [arrow]
via GitHub
-
Re: [I] [C++] ExecuteScalarExpression, when calling a nullary function on a nullary batch, resets the batch length to 1 [arrow]
via GitHub
-
Re: [I] [C++] (eventually) abandon scalar columns of an ExecBatch in favor of RLE encoded arrays [arrow]
via GitHub
-
Re: [I] [C++] SimplifyWithGuarantee does not work with non-deterministic expressions [arrow]
via GitHub
-
Re: [I] [C++] Add support for pushdown filtering of nested references [arrow]
via GitHub
-
Re: [I] [C++] Substrait consumer should be feature-aware [arrow]
via GitHub
-
Re: [I] [C++] Implement full chunked array support for replace_with_mask [arrow]
via GitHub
-
Re: [I] [Python] `pa.concat_batches()` to include `promote_options` like `pa.concat_tables()` [arrow]
via GitHub
-
[PR] Fix `MutableBuffer::clear` [arrow-rs]
via GitHub
-
[PR] GH-47657: [C++][Parquet] Check for integer overflow when coercing timestamps [arrow]
via GitHub
-
[PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
Re: [PR] fix: correct VariableBufferBuilder null handling, first-value resize, and offset semantics [arrow-swift]
via GitHub
-
[PR] Introduce a reference counted layer between ArrowBuffer and memory [arrow-dotnet]
via GitHub
-
Re: [I] [C++] arrow::util::base64_decode silently truncates on invalid characters instead of reporting an error [arrow]
via GitHub
-
Re: [PR] [Python] Configure pre-commit hook to run `ruff` on `archery` and other developer tools [arrow]
via GitHub
-
Re: [I] [C++][Python][FileSystem] Make directory paths returned uniform [arrow]
via GitHub
-
Re: [I] [R][Python] Roundtrip ChunkedArray with ExtensionType drops type [arrow]
via GitHub
-
Re: [I] [C++][Docs] Add note about automatic suffix addition for zstd [arrow]
via GitHub
-
Re: [I] [C++] Add backpressure to aggregate node [arrow]
via GitHub
-
Re: [I] [Doc] Document backpressure for the C++ streaming exec plan [arrow]
via GitHub
-
Re: [I] [C++] If an I/O error is encountered while the dataset writer is applying backpressure there could be deadlock in rare (artifical?) situations [arrow]
via GitHub
-
Re: [I] [C++] OneShotFragment ignoring batch readahead & batch size [arrow]
via GitHub
-
[PR] fix(rust/driver_manager): use platform library filenames in search paths [arrow-adbc]
via GitHub
-
Re: [I] [MATLAB][CI] MATLAB workflow failing due to action permission error [arrow]
via GitHub
-
[PR] ci: set npm packages to public after publish [arrow-adbc]
via GitHub
-
Re: [PR] GH-43695: [C++][Parquet] flatbuffers metadata integration [arrow]
via GitHub
-
[PR] perf(parquet/internal/encoding): vectorize amd64 bool unpack [arrow-go]
via GitHub
-
Re: [PR] feat(csharp): add PII redaction in tracing, by default [arrow-adbc]
via GitHub
-
[PR] GH-49609: [CI][R] AMD64 Windows R release fails with IOError: Bucket 'ursa-labs-r-test' not found [arrow]
via GitHub
-
[PR] ci: fix tinygo build with maphash [arrow-go]
via GitHub
-
[PR] feat(arrow/flight): Add is_update field to ActionCreatePreparedStatementResult [arrow-go]
via GitHub
-
[PR] ci: fix mingw GO_VERSION [arrow-go]
via GitHub
-
[PR] build(deps): update md-5 requirement from 0.10.6 to 0.11.0 [arrow-rs-object-store]
via GitHub
-
[PR] perf(parquet): vectorize ARM64 NEON bool unpacking for ~4x throughput [arrow-go]
via GitHub
-
Re: [I] [Archery] Avoid relying on internal setuptools_scm API [arrow]
via GitHub
-
Re: [I] [CI][R] AMD64 Windows R release fails with IOError: Bucket 'ursa-labs-r-test' not found [arrow]
via GitHub
-
Re: [I] [C++][Parquet] Add support for encrypted Bloom filters [arrow]
via GitHub
-
[PR] GH-48712: [R] "Invalid metadata$r" warning [arrow]
via GitHub
-
Re: [PR] add nested nullable field support for CachedArrayReader [arrow-rs]
via GitHub
-
Re: [I] [Python] Extract partition list from pyarrow.dataset.ParquetFileFragment object [arrow]
via GitHub
-
[PR] perf(parquet): eliminate per-value allocation in delta bit-pack decoder [arrow-go]
via GitHub
-
[PR] feat(arrow/memory): experimenting with addcleanup [arrow-go]
via GitHub
-
Re: [PR] [Parquet] Add SIMD-accelerated byte-stream-split decoding [arrow-go]
via GitHub
-
Re: [I] [R] Error message caused by reading sparsely populated data is misleading [arrow]
via GitHub
-
Re: [I] [C++][Parquet] Add configure to limit the row group size [arrow]
via GitHub
-
Re: [I] [R] Implement dplyr's when_any() and when_all() helpers [arrow]
via GitHub
-
Re: [I] [R] $columns on Table and RB should be named [arrow]
via GitHub
-
Re: [I] [C++] Add backpressure to hash-join node [arrow]
via GitHub
-
Re: [I] [Python] Scalar constructors should be callable [arrow]
via GitHub
-
Re: [I] [C++] Add hash-join support for large-offset types (e.g. large_string) and dictionary encoded types to the new hash-join impl [arrow]
via GitHub
-
Re: [I] [C++][Python] IPC failure for dictionary with extension type with struct storage type [arrow]
via GitHub
-
Re: [I] [Python] Make Table.cast(schema) more flexible regarding order of fields / missing fields? [arrow]
via GitHub
-
Re: [I] [Archery] Make cpp argument list keyword only [arrow]
via GitHub
-
Re: [I] [Python] Expose RecordBatchFileReader::CountRows in Python [arrow]
via GitHub
-
[PR] feat[arrow-ord]: suppport REE comparisons [arrow-rs]
via GitHub
-
[I] Support RunEndEncoded arrays in comparison kernels (eq, lt, etc.) [arrow-rs]
via GitHub
-
Re: [I] [Python] Change the behaviour of __eq__ [arrow]
via GitHub
-
Re: [I] [Python] Newly added & / | operators should work on boolean arrays/scalars [arrow]
via GitHub
-
Re: [I] Inspecting cmake presets options not available in cmake 4.x [arrow]
via GitHub
-
Re: [I] [Python] Support arithmetic on arrays and scalars [arrow]
via GitHub
-
Re: [PR] GH-32007: [Python] Support arithmetic on arrays and scalars [arrow]
via GitHub
-
[PR] GH-49601: [C++] Update bundled AWS SDK C++ for C23 [arrow]
via GitHub
-
Re: [I] c/driver/postgresql: remove Redshift support [arrow-adbc]
via GitHub
-
[PR] GH-49537: [C++][FlightRPC] Windows CI to Support ODBC DLL & MSI Signing [arrow]
via GitHub
-
Re: [I] [C++][FlightRPC][ODBC] Add CI steps to support Windows DLL and MSI signing [arrow]
via GitHub
-
[PR] GH-49392: [C++][Compute] Fix fixed-width gather byte offset overflow in list filtering [arrow]
via GitHub
-
Re: [PR] GH-47376: [C++][Compute] Support selective execution for kernels [arrow]
via GitHub
-
Re: [I] Support `ListView` in arrow-json [arrow-rs]
via GitHub
-
Re: [I] Migrate Go drivers to adbc-drivers contrib org (bigquery, databricks, snowflake) [arrow-adbc]
via GitHub