Messages by Date
-
2026/07/22
Re: [PR] feat: support ASOF joins [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: support ASOF joins [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: add validating non-Arrow TDigest constructor and accessors [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] test: add functional_dependencies.slt covering functional dependency driven optimizations [datafusion]
via GitHub
-
2026/07/22
[PR] test: add functional_dependencies.slt covering functional dependency driven optimizations [datafusion]
via GitHub
-
2026/07/22
[I] Incorrect results: GROUP BY returns two rows for the NULL group with a nullable UNIQUE constraint [datafusion]
via GitHub
-
2026/07/22
[I] Incorrect results: GROUP BY column dropped based on a nullable UNIQUE constraint [datafusion]
via GitHub
-
2026/07/22
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/22
[I] Incorrect results: ORDER BY drops a sort key based on a nullable UNIQUE constraint [datafusion]
via GitHub
-
2026/07/22
Re: [I] [DISCUSSION] Future of Dynamic Filters Sync [datafusion]
via GitHub
-
2026/07/22
Re: [I] Bug in lambda variable resolution [datafusion]
via GitHub
-
2026/07/22
[I] store partitioning in dynamic filters [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: make StatisticsRegistry the default operator-statistics path [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: make StatisticsRegistry the default operator-statistics path [datafusion]
via GitHub
-
2026/07/22
Re: [I] Bug in lambda variable resolution [datafusion]
via GitHub
-
2026/07/22
Re: [PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] chore: bump `object_store` to `0.14.1` [datafusion]
via GitHub
-
2026/07/22
Re: [PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: support approx_count_distinct aggregate expression [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] perf: improve splitting of the offset vector in `GroupColumn::take_n` implementations, adding a new helper fn [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: reject nested aggregate functions (e.g. `sum(sum(x))`) during logical planning [datafusion]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize cast_decimal128_to_utf8 in datafusion-comet-spark-expr [datafusion-comet]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Add an example of an in-process model of distributed execution [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: do not treat concat as preserving lexicographical ordering [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Add ObjectStore-backed TempFileFactor / spill example [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: exclude precision-losing integer-to-float conversions from CastExpr::check_bigger_cast (#23808) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))`) opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [PR] chore: disable ORC in Iceberg Spark tests [datafusion-comet]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] Flaky CI: TPC-H SF10 job intermittently fails with "No space left on device" [datafusion-ballista]
via GitHub
-
2026/07/22
[I] AQE: a replan that reassigns stage ids orphans the sibling leaf stage, and its task completion errors out [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
[PR] fix(scheduler): reclaim intermediate shuffle data under AQE [datafusion-ballista]
via GitHub
-
2026/07/22
[PR] Add an example of an in-process model of distributed execution [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Add an example of an in-process model of distributed execution [datafusion]
via GitHub
-
2026/07/22
Re: [I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
[PR] feat(functions-aggregate): make approx_distinct HLL precision configurable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] test(tpcds): bump TPC-DS test data to scale factor 10 [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] test(tpcds): bump TPC-DS test data to scale factor 10 [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] fix: reject nested aggregate functions (e.g. `sum(sum(x))`) during logical planning [datafusion]
via GitHub
-
2026/07/22
[I] approx_distinct: make HLL register precision configurable [datafusion]
via GitHub
-
2026/07/22
[I] make dynamic filters in `ExecutionPlan` nodes discoverable [datafusion]
via GitHub
-
2026/07/22
Re: [I] Memory accounting inaccuracies in multi level merge [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: output_bytes metric in hash aggregation [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: reject nested aggregate functions (e.g. `sum(sum(x))`) during logical planning [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: array_any_value returns NULL for empty list elements [datafusion]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize `date_parser` / cast string to date (up to 2x faster) [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] test: improve `md5` function SQL test coverage [datafusion]
via GitHub
-
2026/07/22
[PR] fix: reject nested aggregate functions (e.g. `sum(sum(x))`) during logical planning [datafusion]
via GitHub
-
2026/07/22
[PR] test(tpcds): bump TPC-DS test data to scale factor 10 [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] fix: Enable more TPC-DS queries [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] Test performance of `BatchCoalescer::push_batch_with_filter` [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
[I] CI: TPC-H SF10 failure artifact is missing executor.log [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [I] AQE: immediate intermediate-shuffle reclaim on job success is a no-op under the adaptive planner [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] test: improve `isnan` function SQL test coverage [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Generate the config reference documentation from the config registry [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [I] Generate the config reference documentation from the config registry [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] feat(core): report the actual sort shuffle spill trigger in logs [datafusion-ballista]
via GitHub
-
2026/07/22
[I] Nested aggregate functions (e.g. `sum(sum(x))`) are accepted at logical planning and fail at physical planning with an unhelpful error [datafusion]
via GitHub
-
2026/07/22
Re: [PR] chore: remove legacy use.lazyMaterialization [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] chore: remove legacy use.lazyMaterialization [datafusion-comet]
via GitHub
-
2026/07/22
Re: [I] [native_datafusion] Add support for reading row index metadata columns [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] chore: fix `SlidingDistinctCountAccumulator::size()` to include budget for distinct values [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [I] TPC-H q18 hangs with 16 executors x 8 cores in EKS [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [I] use `array_compact` and `array_repeat` from Datafusion [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] chore: use DF `array_repeat` and `array_compact` [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/22
[I] Consider moving to_hex's Arrow integer type dispatch into datafusion-common [datafusion]
via GitHub
-
2026/07/22
[I] Avoid per-row String allocation when hex-encoding digest output (md5, sha1, sha2) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] refactor: share hex encoding across datafusion-common, functions, and spark [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] IN LIST: add branchless filter for small primitive lists [datafusion]
via GitHub
-
2026/07/22
[PR] fix: exclude precision-losing integer-to-float conversions from CastExpr::check_bigger_cast (#23808) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))`) opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
[I] Fix precision loss in CastExpr::check_bigger_cast for integer-to-float conversions [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))`) opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [PR] chore: fallback to Spark if legacy sql configurations are set [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] IN LIST: add branchless filter for small primitive lists [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/22
Re: [PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))`) opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))`) opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [I] TPC-H q18 hangs with 16 executors x 8 cores in EKS [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize `parse_string_to_decimal` (30-40% faster) [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize left_right in datafusion-functions [datafusion]
via GitHub
-
2026/07/22
Re: [PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Experimental: parquet bounded streaming of large column chunks (companion to arrow-rs#10410) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] perf: vectorize integer-to-decimal cast [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] perf: vectorize integer-to-decimal cast [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize `spark_floor` (up to 4x faster) [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] IN LIST: add branchless filter for small primitive lists [datafusion]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize `cast_binary_to_string` binary-format styles (up to 27x faster) [datafusion-comet]
via GitHub
-
2026/07/22
[I] Missing Redshift constructs [datafusion-sqlparser-rs]
via GitHub
-
2026/07/22
Re: [PR] IN LIST: add branchless filter for small primitive lists [datafusion]
via GitHub
-
2026/07/22
Re: [PR] perf: optimize spark_base64 in spark-expr [datafusion-comet]
via GitHub
-
2026/07/22
Re: [I] bug: array/map kernels crash on non-null child field via CometLocalTableScanExec [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] fix: widen local table scan child nullability to match native kernels [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] refactor(proto): migrate RepartitionExec serde [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Generate the config reference documentation from the config registry [datafusion-ballista]
via GitHub
-
2026/07/22
[PR] Generate the config reference documentation from the config registry [datafusion-ballista]
via GitHub
-
2026/07/22
[I] Generate the config reference documentation from the config registry [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] fix: do not treat concat as preserving lexicographical ordering [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: do not treat concat as preserving lexicographical ordering [datafusion]
via GitHub
-
2026/07/22
[I] TPC-H q18 hangs with 16 executors x 8 cores in EKS [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [I] Centralize higher-order list lambda evaluation helpers [datafusion]
via GitHub
-
2026/07/22
Re: [I] Centralize higher-order list lambda evaluation helpers [datafusion]
via GitHub
-
2026/07/22
Re: [I] Centralize higher-order list lambda evaluation helpers [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: Add support for Spark-compatible explode_outer function for arrays [datafusion]
via GitHub
-
2026/07/22
Re: [PR] fix: do not treat concat as preserving lexicographical ordering [datafusion]
via GitHub
-
2026/07/22
Re: [I] High HashJoin probe latency under high fanout and key skew (Partitioned mode) [datafusion]
via GitHub
-
2026/07/22
Re: [I] High HashJoin probe latency under high fanout and key skew (Partitioned mode) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))` opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Allow expression to report whether they keep the same ordering of the input (`a.cmp(b) == f(a).cmp(f(b))` opening up for more optimization [datafusion]
via GitHub
-
2026/07/22
Re: [PR] Prune unread nested parquet leaves when a projected column is cast to a narrower type (nested schema pruning) [datafusion]
via GitHub
-
2026/07/22
Re: [I] Release DataFusion `54.2.0` (minor/patch) Release [datafusion]
via GitHub
-
2026/07/22
Re: [PR] IN LIST: add branchless filter for small primitive lists [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: prune nested Parquet leaves when the projected schema narrows a nested column [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: prune nested Parquet leaves when the projected schema narrows a nested column [datafusion]
via GitHub
-
2026/07/22
[PR] Debug why sort ordering get messed up [datafusion]
via GitHub
-
2026/07/22
Re: [I] Support dynamic filters for range co-partitioned joins [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: preliminary Iceberg V3 support: native table decryption, fall back for other V3 features [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(core): report the actual sort shuffle spill trigger in logs [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] chore(deps): bump the all-other-cargo-deps group across 1 directory with 15 updates [datafusion]
via GitHub
-
2026/07/22
[PR] feat(core): report the actual sort shuffle spill trigger in logs [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [rebased from #22518] [datafusion]
via GitHub
-
2026/07/22
Re: [I] Support dynamic filters for range co-partitioned joins [datafusion]
via GitHub
-
2026/07/22
Re: [I] Spark 4.2: BloomFilter tests fail under Comet [datafusion-comet]
via GitHub
-
2026/07/22
Re: [I] Spark 4.2: BloomFilter tests fail under Comet [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [rebased from #22518] [datafusion]
via GitHub
-
2026/07/22
Re: [I] Ballista 54.1.0 Release [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [rebased from #22518] [datafusion]
via GitHub
-
2026/07/22
[PR] feat(aggregate): cost-aware partial-aggregation skip (opt-in) [rebased from #22518] [datafusion]
via GitHub
-
2026/07/22
Re: [I] Release DataFusion `54.1.0` (minor/patch) Release [datafusion]
via GitHub
-
2026/07/22
Re: [I] Release DataFusion `54.1.0` (minor/patch) Release [datafusion]
via GitHub
-
2026/07/22
[I] Release DataFusion `54.2.0` (minor/patch) Release [datafusion]
via GitHub
-
2026/07/22
[PR] fix: do not treat concat as preserving lexicographical ordering [datafusion]
via GitHub
-
2026/07/22
Re: [I] `concat` should NOT be reported as preserve lex ordering - wrong output [datafusion]
via GitHub
-
2026/07/22
[PR] benchmarks: count simulated object store GET requests per query [datafusion]
via GitHub
-
2026/07/22
Re: [PR] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/22
Re: [PR] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/22
Re: [PR] chore: disable ORC in Iceberg Spark tests [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] feat: Add Native Support for In-Memory Cache [datafusion-comet]
via GitHub
-
2026/07/22
Re: [I] ProjectExec does not keep sorting information for passthrough expression [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: Support Union type in approx_distinct [datafusion]
via GitHub
-
2026/07/22
Re: [PR] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/22
Re: [PR] allow range to satisfy key distribution generally [datafusion]
via GitHub
-
2026/07/22
Re: [PR] feat: add spark.comet.shuffle.maxBufferBytes to cap native shuffle writer memory [datafusion-comet]
via GitHub
-
2026/07/22
Re: [PR] fix: [branch-54] keep EmptyExec partition count intact across stage serialization (backport of #2062) [datafusion-ballista]
via GitHub
-
2026/07/22
Re: [I] [EPIC] Split Aggregation Logic into Dedicated Streams [datafusion]
via GitHub