Messages by Date
-
2026/07/21
Re: [PR] feat: migrate EmptyExec and PlaceholderRowExec to ExecutionPlan proto hooks [datafusion]
via GitHub
-
2026/07/21
[PR] fix: avoid overflow in join cardinality estimation [datafusion]
via GitHub
-
2026/07/21
[I] Join cardinality estimation can overflow row count multiplication [datafusion]
via GitHub
-
2026/07/21
[PR] chore(deps): bump libc from 0.2.187 to 0.2.189 [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump datafusion-proto-common from 54.0.0 to 54.1.0 in /python [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump datafusion-proto from 54.0.0 to 54.1.0 in /python [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump aws-config from 1.9.0 to 1.10.0 [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump ctor from 1.0.9 to 1.0.10 [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump datafusion-functions-aggregate-common from 54.0.0 to 54.1.0 in /python [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump datafusion from 54.0.0 to 54.1.0 in /python [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps): bump tokio-util from 0.7.18 to 0.7.19 [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(ci): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(ci): bump the github-codeql group with 2 updates [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] feat: add GroupColumn support for Interval in multi-column GROUP BY [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat(physical-plan): generic Rows-backed GroupColumn keeps mixed schemas on the column-wise path [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat(physical-plan): generic Rows-backed GroupColumn keeps mixed schemas on the column-wise path [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat(physical-plan): generic Rows-backed GroupColumn keeps mixed schemas on the column-wise path [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
[PR] feat: add GroupColumn support for Float16 in multi-column GROUP BY [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: migrate EmptyExec and PlaceholderRowExec to ExecutionPlan proto hooks [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
[PR] fix: keep EmptyExec partition count intact across stage serialization (backport of #2062) [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] feat: migrate EmptyExec and PlaceholderRowExec to ExecutionPlan proto hooks [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Fix non-deterministic iteration in SessionStateBuilder [datafusion]
via GitHub
-
2026/07/21
[PR] fix: map a task's partition through UnionExec when restricting file scans (backport of #2070) [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: add approx_top_k aggregate function [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Adaptive filter pushdown for the parquet scan [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Add OptionalFilterPhysicalExpr wrapper + proto support [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Add SelectivityTracker adaptive filter cost model [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fixing array length for empty array [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fix: float <-> decimal coercion should coerce to float [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Js/refactor/dynamic filter proto [datafusion]
via GitHub
-
2026/07/21
[PR] fix: disable the SortMergeJoinExec broadcast conversion by default [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [I] Extend aggregation fuzz testing with memory-limit tests [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore: [branch-54] upgrade DataFusion to 54.1.0 and bump Ballista version to 54.1.0 [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] feat(core): add UnorderedRangeRepartitionExec — value-range router over unordered inputs [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] feat: add GroupColumn support for Duration in multi-column GROUP BY [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore: upgrade DataFusion to 54.1.0 [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] refactor(proto): migrate UnionExec and InterleaveExec serde [datafusion]
via GitHub
-
2026/07/21
[PR] refactor(proto): migrate UnionExec and InterleaveExec serde [datafusion]
via GitHub
-
2026/07/21
Re: [I] Revisit the hard-coded default of 16 for datafusion.execution.target_partitions [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] deps: bump to datafusion 54.1.0 and latest iceberg-rust [datafusion-comet]
via GitHub
-
2026/07/21
[PR] chore: disable orc in Iceberg Spark tests [datafusion-comet]
via GitHub
-
2026/07/21
Re: [I] use `array_compact` and `array_repeat` from Datafusion [datafusion-comet]
via GitHub
-
2026/07/21
Re: [I] use `array_compact` and `array_repeat` from Datafusion [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] chore: remove legacy use.lazyMaterialization [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Proto: migrate file sink serialization [datafusion]
via GitHub
-
2026/07/21
[PR] chor: remove legacy use.lazyMaterialization [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] refactor(proto): migrate window serde [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(proto): migrate aggregate exec serde [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Proto: migrate file sink serialization [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
[PR] Proto: migrate file sink serialization [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(proto): migrate window serde [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor(proto): migrate aggregate exec serde [datafusion]
via GitHub
-
2026/07/21
[PR] refactor(proto): migrate window serde [datafusion]
via GitHub
-
2026/07/21
[PR] refactor(proto): migrate aggregate exec serde [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: dedupe Iceberg residuals and delete files in native scan serde [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] chore: bump `object_store` to `0.14.1` [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Add optional native Lance scan support [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Add config-matrix tests in enforce_distribution.rs for range-satisfaction settings [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fix: Various fixes for AQE join selection [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] chore(deps): bump codecov/codecov-action from 5.5.5 to 7.0.0 [datafusion]
via GitHub
-
2026/07/21
[PR] chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore(deps): bump actions/labeler from 6.2.0 to 7.0.0 [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore(deps): bump taiki-e/install-action from 2.82.6 to 2.84.0 [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore(deps-dev): bump webpack-dev-server from 5.2.5 to 5.2.6 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat(benchmarks): add --skip to omit queries from a tpch suite run [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] feat: removed all instances of deprecated virtualtable values field [datafusion]
via GitHub
-
2026/07/21
Re: [PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fix: Capture global ORDER BY requirement under ScalarSubqueryExec root [datafusion]
via GitHub
-
2026/07/21
Re: [PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: extract TimeType to int/decimal [datafusion-comet]
via GitHub
-
2026/07/21
[PR] feat: extract TimeType to int/decimal [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
-
2026/07/21
Re: [I] use `array_compact` and `array_repeat` from Datafusion [datafusion-comet]
via GitHub
-
2026/07/21
[PR] deps: bump to datafusion 54.1.0 and latest iceberg-rust [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] fix: output_bytes metric in hash aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: add spark.comet.shuffle.maxBufferBytes to cap native shuffle writer memory [datafusion-comet]
via GitHub
-
2026/07/21
Re: [I] Investigate TPCDS Q50 regression [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: share Parquet metadata cache across tasks in an executor [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] docs: document Spark version adoption and support-lifetime policy [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] fix: Capture global ORDER BY requirement under ScalarSubqueryExec root [datafusion]
via GitHub
-
2026/07/21
[PR] fix: output_bytes metric in hash aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: Add support for Spark-compatible explode_outer function for arrays [datafusion]
via GitHub
-
2026/07/21
Re: [PR] docs: correct scan partitioning description in tuning guide [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] docs: correct scan partitioning description in tuning guide [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] feat: add Spark-compatible hypot function [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fix: array_any_value returns NULL for empty list elements [datafusion]
via GitHub
-
2026/07/21
[PR] feat(benchmarks): add --skip to omit queries from a tpch suite run [datafusion-ballista]
via GitHub
-
2026/07/21
[I] Incorrect output_bytes metric in hash aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [I] Incorrect output_bytes metric in hash aggregation [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
[PR] fix: array_any_value returns NULL for empty list elements [datafusion]
via GitHub
-
2026/07/21
[PR] feat: add Spark-compatible hypot function [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
[I] array_any_value returns wrong value / panics for empty list elements [datafusion]
via GitHub
-
2026/07/21
Re: [I] [EPIC] Implement Range Partitioning [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] [WIP] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/21
Re: [PR] IN LIST: optimize Utf8View and BinaryView filters [datafusion]
via GitHub
-
2026/07/21
Re: [PR] IN LIST: reuse primitive filters for FixedSizeBinary [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: add spark.comet.shuffle.maxBufferBytes to cap native shuffle writer memory [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] feat: add spark.comet.shuffle.maxBufferBytes to cap native shuffle writer memory [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Add support for running sql benchmarks with command line arguments [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [I] Replace `BufferBuilder<u8>` with `Vec<u8>` [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fix(join): Preserve metadata when nl-join is swapped [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Add support for running sql benchmarks with command line arguments [datafusion]
via GitHub
-
2026/07/21
Re: [PR] test: improve `sha` function SQL test coverage [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] test: improve `digest` function SQL test coverage [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] test: improve `lcm` function SQL test coverage [datafusion]
via GitHub
-
2026/07/21
Re: [PR] [WIP] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/21
[PR] Add support for running benchmarks with command line arguments [datafusion]
via GitHub
-
2026/07/21
Re: [PR] fix: Preserve metadata when a nl-join is swapped [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: removed all instances of deprecated virtualtable values field [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: removed all instances of deprecated virtualtable values field [datafusion]
via GitHub
-
2026/07/21
[I] Revisit the hard-coded default of 16 for datafusion.execution.target_partitions [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore: upgrade DataFusion to 54.1.0 and bump Ballista version to 54.1.0 [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] feat: add spark.comet.shuffle.maxBufferBytes to cap native shuffle writer memory [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] fix: Capture global ORDER BY requirement under ScalarSubqueryExec root [datafusion]
via GitHub
-
2026/07/21
Re: [I] Investigate TPCDS Q50 regression [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Remove the hash-partitioning shuffle writer [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] perf: Optimize semi-, anti-join implementation using existence probes [datafusion]
via GitHub
-
2026/07/21
[PR] chore(deps): bump the all-other-cargo-deps group across 1 directory with 15 updates [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore(deps): bump the all-other-cargo-deps group with 9 updates [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore(deps): bump the all-other-cargo-deps group with 9 updates [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Add support for TABLE command in Postgresql [datafusion-sqlparser-rs]
via GitHub
-
2026/07/21
[PR] chore: bump DataFusion to 54.1.0 [datafusion-ballista]
via GitHub
-
2026/07/21
[I] Implement Spark-compatible hypot function [datafusion]
via GitHub
-
2026/07/21
Re: [I] Implement Spark-compatible hypot function [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Feat: add dictionaries as a supported group column type [datafusion]
via GitHub
-
2026/07/21
Re: [PR] refactor: move catalog traits to session crate [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Remove the hash-partitioning shuffle writer [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
2026/07/21
[PR] chore(deps-dev): bump webpack-dev-server from 5.2.5 to 5.2.6 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore: Update version 54.1.0, add changelog (#23689) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Remove the hash-partitioning shuffle writer [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] Add feature to link datafusion as dylib [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Reuse hash values during Aggregate(partial) -> Repartition -> Aggregate(final) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore: Update version 54.1.0, add changelog (#23689) [datafusion]
via GitHub
-
2026/07/21
Re: [I] [DISCUSSION] Future of Dynamic Filters Sync [datafusion]
via GitHub
-
2026/07/21
Re: [I] Consider providing an option for dynamic linking [datafusion]
via GitHub
-
2026/07/21
Re: [PR] perf: optimize to_hex in datafusion-functions [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Add feature to link datafusion as dylib [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Bump MSRV from `1.88.0` to `1.94.0` [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Reuse hash values during Aggregate(partial) -> Repartition -> Aggregate(final) [datafusion]
via GitHub
-
2026/07/21
[PR] Add feature to link datafusion as dylib [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Reuse hash values during Aggregate(partial) -> Repartition -> Aggregate(final) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] chore: Update version 54.1.0, add changelog (#23689) [datafusion]
via GitHub
-
2026/07/21
Re: [I] (Informational) AI driven performance analysis of scan implementation across plain Spark, Velox, and Comet [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Reuse hash values during Aggregate(partial) -> Repartition -> Aggregate(final) [datafusion]
via GitHub
-
2026/07/21
[PR] perf: optimize to_hex in datafusion-functions [datafusion]
via GitHub
-
2026/07/21
Re: [PR] docs: correct scan partitioning description in tuning guide [datafusion-ballista]
via GitHub
-
2026/07/21
Re: [PR] chore: bump `object_store` to `0.14.1` [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: share Parquet metadata cache across tasks in an executor [datafusion-comet]
via GitHub
-
2026/07/21
[PR] fix: fixed decode buffer size estimate for BinaryViewArray [datafusion]
via GitHub
-
2026/07/21
Re: [PR] Remove the hash-partitioning shuffle writer [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] feat: share Parquet metadata cache across tasks in an executor [datafusion-comet]
via GitHub
-
2026/07/21
Re: [I] Release DataFusion `54.1.0` (minor/patch) Release [datafusion]
via GitHub
-
2026/07/21
[I] Share Parquet footer and page index metadata across tasks in an executor [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Remove the hash-partitioning shuffle writer [datafusion-ballista]
via GitHub
-
2026/07/21
[PR] chore: Update version 54.1.0, add changelog (#23689) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: support ASOF joins [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat(core): add UnorderedRangeRepartitionExec — value-range router over unordered inputs [datafusion-ballista]
via GitHub
-
2026/07/21
[I] Object store cache key drops the ABFS container, so two containers in one storage account share a store instance [datafusion-comet]
via GitHub
-
2026/07/21
Re: [PR] Reuse hash values during Aggregate(partial) -> Repartition -> Aggregate(final) [datafusion]
via GitHub
-
2026/07/21
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub