Messages by Date
-
2026/06/10
Re: [I] [EPIC] A collection of Memory Accounting Limitations and Improvements [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: treat -0.0 and +0.0 as equal in comparisons and IN list [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: treat -0.0 and +0.0 as equal in comparisons and IN list [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: add backtrace for `assert_*_or_internal_err` helpers [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: REST API stage plan is too busy [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [I] Accurately reserve memory in the build side of hash joins [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: REST API stage plan is too busy [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [PR] fix: REST API stage plan is too busy [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [I] Centralize DataFusion SQL dialect metadata [datafusion]
via GitHub
-
2026/06/10
Re: [PR] refactor: centralize SQL dialect metadata [datafusion]
via GitHub
-
2026/06/10
Re: [PR] Add logical range partitioning representation [datafusion]
via GitHub
-
2026/06/10
[PR] chore: use internal_err macro in `assert_eq_or_internal_err` for backtrace [datafusion]
via GitHub
-
2026/06/10
[PR] docs: move TopK user defined operator example into extending-operators guide [datafusion]
via GitHub
-
2026/06/10
Re: [PR] Add logical range partitioning representation [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: REST API stage plan is too busy [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [I] Hash aggregation produces batches reporting huge memory size [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [I] Hash aggregation produces batches reporting huge memory size [datafusion]
via GitHub
-
2026/06/10
Re: [PR] NewType pattern for `job_id` and `job_name` [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [PR] feat(ffi): plumb `simplify`, `expressions`, `reverse_expr`, and `documentation` through `FFI_WindowUDF` [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] IGNORE debug breaking change ci [datafusion]
via GitHub
-
2026/06/10
Re: [PR] IGNORE debug breaking change ci [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [PR] NewType pattern for `job_id` and `job_name` [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [PR] feat: decouple partition location from executor metadata [datafusion-ballista]
via GitHub
-
2026/06/10
[PR] Refactor outer join null-rejection analysis to track join sides directly [datafusion]
via GitHub
-
2026/06/10
Re: [PR] Unify LRU memory-limiting caches into one generic cache [datafusion]
via GitHub
-
2026/06/10
Re: [PR] feat(tui): Add theming support [datafusion-ballista]
via GitHub
-
2026/06/10
Re: [PR] feat: support reading from stdin in datafusion-cli [datafusion]
via GitHub
-
2026/06/10
Re: [PR] Improve error message on invalid casts for structs [datafusion]
via GitHub
-
2026/06/10
Re: [PR] feat(parquet): runtime row-group early stop via TopK dynamic filter [datafusion]
via GitHub
-
2026/06/10
Re: [I] [Optimizer] Consolidate repeated filter-rebuild patterns in PushDownFilter [datafusion]
via GitHub
-
2026/06/10
Re: [PR] Refactor unary filter pushdown logic for Aggregate and Window [datafusion]
via GitHub
-
2026/06/10
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/10
Re: [I] Centralize checked byte-size and offset accounting for variable-size string builders [datafusion]
via GitHub
-
2026/06/10
Re: [I] Refactor eliminate_outer_join null-rejection analysis to track join sides directly [datafusion]
via GitHub
-
2026/06/10
[I] Centralize checked byte-size and offset accounting for variable-size string builders [datafusion]
via GitHub
-
2026/06/10
[I] Refactor eliminate_outer_join null-rejection analysis to track join sides directly [datafusion]
via GitHub
-
2026/06/10
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/06/10
Re: [PR] refactor(physical-plan): extract make_group_column factory + eager init at try_new + tighten Time variants [datafusion]
via GitHub
-
2026/06/09
[I] Centralize shared-allocation accounting for Arc DFHeapSize implementations [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump taiki-e/install-action from 2.81.8 to 2.81.9 [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump uuid from 1.23.2 to 1.23.3 [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] refactor: introduce ProbeEnd state in NestedLoopJoinExec [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: Support IEEE 754 negative zero semantics [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: handle date_bin negative subsecond and overflow cases [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: handle date_bin negative subsecond and overflow cases [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: treat -0.0 and +0.0 as equal in comparisons and IN list [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: prototype allocator-level OOM circuit breaker (OomGuard) [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] Clearly gate sliding SUM(DISTINCT) type support [datafusion]
via GitHub
-
2026/06/09
[PR] Clearly gate sliding SUM(DISTINCT) type support [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Draft: implement non-blocking morsel API [datafusion]
via GitHub
-
2026/06/09
Re: [I] Add logical range partitioning representation [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Add logical range partitioning representation [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Skip loading Parquet page index when row-group statistics already prove it cannot prune [datafusion]
via GitHub
-
2026/06/09
[PR] chore(deps): bump uuid from 1.23.2 to 1.23.3 [datafusion-ballista]
via GitHub
-
2026/06/09
[PR] chore(deps): bump taiki-e/install-action from 2.81.8 to 2.81.9 [datafusion-ballista]
via GitHub
-
2026/06/09
[PR] fix: allow EvalMode.TRY in CometRemainder to support try_mod [datafusion-comet]
via GitHub
-
2026/06/09
Re: [I] [Bug] try_mod falls back to Spark because CometRemainder rejects EvalMode.TRY [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] fix(topk): call attempt_early_completion when filter rejects entire b… [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore(shuffle): add interleave_time metric and specify buffer size for output_data buffer writer [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] feat: Add 100% Spark-compatible regex support via codegen dispatcher [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] feat: Add 100% Spark-compatible regex support via codegen dispatcher [datafusion-comet]
via GitHub
-
2026/06/09
Re: [I] Hash aggregation produces batches reporting huge memory size [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: Native Broadcast nested loop join support [datafusion-comet]
via GitHub
-
2026/06/09
Re: [I] Align `DataFrame::fill_null` column argument with `fill_nan` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: Add From<Option<T>> trait for Precision enum [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Enable logical planning for `UPDATE ... FROM` and preserve joined assignment qualifiers [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: support reading from stdin in datafusion-cli [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat(cli): implement mmap based object store for local files [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat(parquet): support CDC chunking options [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Enable logical planning for `UPDATE ... FROM` and preserve joined assignment qualifiers [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: support size() for MapType input [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] fix: regex simplification of anchored patterns produces wrong results [datafusion]
via GitHub
-
2026/06/09
Re: [PR] refactor(hash-aggr): Forward port the soft limit optimization to the new hash aggregation impl [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
2026/06/09
[PR] refactor: introduce ProbeEnd state in NestedLoopJoinExec [datafusion]
via GitHub
-
2026/06/09
Re: [I] Optimize existence-probe for `RightSemi`, `RightAnti` joins [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/09
Re: [I] Centralize `approx_distinct` grouped HLL dispatch [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Fix correlated EXISTS with constant-false predicate produces dangling mark column reference [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Define backport criteria [datafusion]
via GitHub
-
2026/06/09
Re: [I] chore: discuss Backport criteria [datafusion]
via GitHub
-
2026/06/09
[I] chore: do not run code CI for documentation only PRs [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Define backport criteria [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Define backport criteria [datafusion]
via GitHub
-
2026/06/09
Re: [PR] docs: link release tracking issue to release management page [datafusion]
via GitHub
-
2026/06/09
Re: [I] Make Eq with negative float zero compat with other engines [datafusion]
via GitHub
-
2026/06/09
Re: [I] Datafusion FP comparator works incorrectly with -0.0 +0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [I] DataFusion evaluates -0.0 >= 0.0 as false [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: Support IEEE 754 negative zero semantics [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: Support IEEE 754 negative zero semantics [datafusion]
via GitHub
-
2026/06/09
[I] DataFusionError should be MECE [datafusion]
via GitHub
-
2026/06/09
Re: [PR] refactor(physical-plan): extract make_group_column factory + eager init at try_new + tighten Time variants [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Revert custom allocator auditing of MemoryPool tracking in SLTs [datafusion]
via GitHub
-
2026/06/09
Re: [PR] sqllogictest: account before alloc to avoid panic-after-alloc hazards [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Track allocator-level memory vs MemoryPool during SLTs to prevent OOMs [datafusion]
via GitHub
-
2026/06/09
[PR] fix: count shared buffers once in hash join build-side memory accounting [datafusion]
via GitHub
-
2026/06/09
[I] Accurately reserve memory in the build side of hash joins [datafusion]
via GitHub
-
2026/06/09
Re: [PR] NewType pattern for `job_id` and `job_name` [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [I] `ExecutorMetatada` too verbose [datafusion-ballista]
via GitHub
-
2026/06/09
[PR] feat: decouple partition's location from executor's metadata [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [I] feat(session): add tableExists and deregisterTable to SessionContext [datafusion-java]
via GitHub
-
2026/06/09
Re: [PR] feat(session): add tableExists and deregisterTable to SessionContext [datafusion-java]
via GitHub
-
2026/06/09
Re: [PR] feat: Native Broadcast nested loop join support [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] NewType pattern for `job_id` and `job_name` [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] feat: Support IEEE 754 negative zero semantics [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Revert custom allocator auditing of MemoryPool tracking in SLTs [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Revert custom allocator auditing of MemoryPool tracking in SLTs [datafusion]
via GitHub
-
2026/06/09
Re: [I] Revisit the case for native columnar-to-row? [datafusion-comet]
via GitHub
-
2026/06/09
Re: [I] NestedLoopJoinExec spill path: untracked allocation overshoots memory pool [datafusion]
via GitHub
-
2026/06/09
[PR] Revert custom allocator auditing of MemoryPool tracking in SLTs [datafusion]
via GitHub
-
2026/06/09
Re: [PR] refactor: Update SortMergeJoin to use async spill abstractions [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: Native Parquet Iceberg Data File Writes In Comet [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] Lower SLT HEADROOM_FACTOR 8.0 -> 5.0 to surface nested_loop_join_spill leak [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Lower SLT HEADROOM_FACTOR 8.0 -> 5.0 to surface nested_loop_join_spill leak [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Adaptive (runtime, stats-based) conjunct reordering for FilterExec [datafusion]
via GitHub
-
2026/06/09
Re: [PR] refactor: Update SortMergeJoin to use async spill abstractions [datafusion]
via GitHub
-
2026/06/09
Re: [PR] refactor: Update SortMergeJoin to use async spill abstractions [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Adaptive (runtime, stats-based) conjunct reordering for FilterExec [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Adaptive (runtime, stats-based) conjunct reordering for FilterExec [datafusion]
via GitHub
-
2026/06/09
Re: [PR] refactor: Update SortMergeJoin to use async spill abstractions [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat(ffi): plumb `simplify`, `expressions`, `reverse_expr`, and `documentation` through `FFI_WindowUDF` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Rich t kid/multi dictionary benchmarks [datafusion]
via GitHub
-
2026/06/09
[PR] Rich t kid/multi dictionary benchmarks [datafusion]
via GitHub
-
2026/06/09
Re: [PR] DataFusion 54.0.0 blog post [datafusion-site]
via GitHub
-
2026/06/09
Re: [I] Regex simplification of anchored patterns produces wrong results [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: regex simplification of anchored patterns produces wrong results [datafusion]
via GitHub
-
2026/06/09
Re: [PR] examples/flight: add OomGuard allocator-level OOM circuit breaker to sql_server [datafusion]
via GitHub
-
2026/06/09
Re: [PR] examples/flight: add OomGuard allocator-level OOM circuit breaker to sql_server [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: regex simplification of anchored patterns produces wrong results [datafusion]
via GitHub
-
2026/06/09
Re: [PR] DataFusion 54.0.0 blog post [datafusion-site]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] fix: Use thread context classloader for Iceberg class loading in CometScanRule [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] fix: Use thread context classloader for Iceberg class loading in CometScanRule [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore: re enable approx distinct test [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
[PR] Parser: fix exponential parse time on table-factor paren chains [datafusion-sqlparser-rs]
via GitHub
-
2026/06/09
Re: [PR] fix(lambda): keep multi-param lambda parameter positions stable [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [I] Revisit the case for native columnar-to-row? [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] examples/flight: add OomGuard allocator-level OOM circuit breaker to sql_server [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Skip loading Parquet page index when row-group statistics already prove it cannot prune [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: re enable approx distinct test [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Adaptive (runtime, stats-based) conjunct reordering for FilterExec [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
[PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
[PR] Skip loading Parquet page index when row-group statistics already prove it cannot prune [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Reduce per-file metadata overhead for wide-schema parquet scans [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [I] `ExecutorMetatada` too verbose [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Optimize Dictionary groupings [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Optimize Dictionary groupings [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore: Update to arrow/parquet 59.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Optimize Dictionary groupings [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): align object_store_opendal with opendal [datafusion-comet]
via GitHub
-
2026/06/09
Re: [I] chore: Migrate to openDAL 57 [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore(shuffle): add interleave_time metric and specify buffer size for output_data buffer writer [datafusion-comet]
via GitHub
-
2026/06/09
[PR] chore(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump opendal from 0.56.0 to 0.57.0 in /native [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump opendal from 0.56.0 to 0.57.0 in /native [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump object_store_opendal from 0.56.0 to 0.57.0 in /native [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump object_store_opendal from 0.56.0 to 0.57.0 in /native [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump object_store_opendal from 0.56.0 to 0.57.0 in /native [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] chore(deps): bump opendal from 0.56.0 to 0.57.0 in /native [datafusion-comet]
via GitHub
-
2026/06/09
Re: [PR] [main] Update version and changelog to 54.0.0 [datafusion]
via GitHub
-
2026/06/09
Re: [PR] Optimize Dictionary groupings [datafusion]
via GitHub
-
2026/06/09
Re: [PR] feat: support reading from stdin in datafusion-cli [datafusion]
via GitHub
-
2026/06/09
Re: [I] `ExecutorMetatada` too verbose [datafusion-ballista]
via GitHub
-
2026/06/09
Re: [PR] Adaptive (runtime, stats-based) conjunct reordering for FilterExec [datafusion]
via GitHub