github
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/17
Re: [PR] chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 [datafusion-comet]
via GitHub
2026/07/17
Re: [PR] feat(physical-plan): `GroupColumn` support for `List` / `LargeList` [datafusion]
via GitHub
2026/07/17
[PR] chore: Fix duplicated word typos in comments [datafusion]
via GitHub
2026/07/17
Re: [PR] minor(CI): Use `install-action` to speed up ci [datafusion]
via GitHub
2026/07/17
Re: [PR] chore: downsize `sql_planner_extended` `logical_plan_optimize` sample size to 10 [datafusion]
via GitHub
2026/07/17
Re: [PR] Mark null-propagating math functions as strict [datafusion]
via GitHub
2026/07/17
[PR] chore(deps): bump tokio from 1.52.4 to 1.53.0 [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1 [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1 [datafusion-ballista]
via GitHub
2026/07/17
[PR] chore(deps): bump tokio from 1.52.4 to 1.53.0 in /python [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.1 [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
2026/07/17
[I] AQE broadcast decision falls back to a size-blind row threshold when total_byte_size is unknown [datafusion-ballista]
via GitHub
2026/07/17
Re: [I] Release DataFusion `54.1.0` (minor/patch) Release [datafusion]
via GitHub
2026/07/17
Re: [PR] chore(deps): bump taiki-e/install-action from 2.83.2 to 2.83.3 [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] chore(deps): bump tokio from 1.52.3 to 1.52.4 in /python [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] chore(deps): bump tokio from 1.52.3 to 1.52.4 [datafusion-ballista]
via GitHub
2026/07/17
[PR] minor(CI): Use `install-action` to speed up ci [datafusion]
via GitHub
2026/07/17
[PR] [branch-54] Fix evaluation of lambda with multiple parameters when some are unused (backport of #22853, adapted) [datafusion]
via GitHub
2026/07/17
Re: [PR] ci: skip expensive workflows for docs-only changes [datafusion-ballista]
via GitHub
2026/07/17
[PR] chore: downsize `sql_planner_extended` `logical_plan_optimize` sample size to 10 [datafusion]
via GitHub
2026/07/17
[I] Extend aggregation fuzz testing with memory-limit tests [datafusion]
via GitHub
2026/07/17
[PR] refactor(hash-aggr): Support spilling for ordered aggregation [datafusion]
via GitHub
2026/07/17
Re: [I] Add a benchmarking page to the Contributors Guide [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] docs: add benchmarking page to the contributors guide [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] docs: add benchmarking page to the contributors guide [datafusion-ballista]
via GitHub
2026/07/17
Re: [PR] Decouple the `FileSource` trait from the concrete `FileScanConfig` `DataSource` [datafusion]
via GitHub
2026/07/17
Re: [PR] feat(physical-plan): `GroupColumn` support for `List` / `LargeList` [datafusion]
via GitHub
2026/07/17
Re: [PR] feat(physical-plan): `GroupColumn` support for `List` / `LargeList` [datafusion]
via GitHub
2026/07/17
Re: [PR] Decouple the `FileSource` trait from the concrete `FileScanConfig` `DataSource` [datafusion]
via GitHub
2026/07/17
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/17
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/17
Re: [PR] Add config-matrix tests in enforce_distribution.rs for range-satisfaction settings [datafusion]
via GitHub
2026/07/17
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
2026/07/16
Re: [PR] Multi-partition tasks: partition_slice plumbing + SortShuffleWriter refactor [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] Code coverage report not working [datafusion]
via GitHub
2026/07/16
Re: [PR] Fix ordering for UNION ALL over heterogeneous constants [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: Preserve metadata when a cross-join is swapped [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: Preserve metadata when a cross-join is swapped [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: add metrics tracking for file sinks and update orchestration fo… [datafusion]
via GitHub
2026/07/16
Re: [I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
2026/07/16
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Support multiple external table locations [datafusion]
via GitHub
2026/07/16
Re: [PR] [WIP]feat: Support apache uniffle remote shuffle service [datafusion-comet]
via GitHub
2026/07/16
Re: [I] Logical rewrite: Filter(row_number() = 1) over PARTITION BY → Aggregate(FIRST_VALUE(... ORDER BY)) [datafusion]
via GitHub
2026/07/16
Re: [I] Logical rewrite: Filter(row_number() = 1) over PARTITION BY → Aggregate(FIRST_VALUE(... ORDER BY)) [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Support multiple external table locations [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Support multiple external table locations [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Support multiple external table locations [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Support multiple external table locations [datafusion]
via GitHub
2026/07/16
Re: [I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
2026/07/16
Re: [PR] Datasource: Add file_metadata() to DataSink for per-file write metadata [datafusion]
via GitHub
2026/07/16
[PR] chore(deps): bump tokio from 1.52.3 to 1.52.4 [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] SHOW FUNCTIONS / information_schema.routines omit table functions (UDTFs) [datafusion]
via GitHub
2026/07/16
[PR] chore(deps): bump tokio from 1.52.3 to 1.52.4 in /python [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] Support UDTFs in information_schema.routines / SHOW FUNCTIONS [datafusion]
via GitHub
2026/07/16
[PR] chore(deps): bump taiki-e/install-action from 2.83.2 to 2.83.3 [datafusion-ballista]
via GitHub
2026/07/16
[PR] chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.1 [datafusion-ballista]
via GitHub
2026/07/16
[PR] chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1 [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] Support UDTFs in information_schema.routines / SHOW FUNCTIONS [datafusion]
via GitHub
2026/07/16
Re: [I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: propagate inner-field metadata through composite-type constructors [datafusion]
via GitHub
2026/07/16
Re: [I] Optimize redundant calls to UDFs producing `StructArray` [datafusion]
via GitHub
2026/07/16
Re: [PR] Add blog: Optimizing for Almost Sorted Data: Sort Pushdown in Apache DataFusion [datafusion-site]
via GitHub
2026/07/16
Re: [PR] Add blog: Optimizing for Almost Sorted Data: Sort Pushdown in Apache DataFusion [datafusion-site]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [PR] Make clickhouse tuples work [datafusion-sqlparser-rs]
via GitHub
2026/07/16
Re: [PR] fix: Make FilePruner work with constant columns [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Add `preselection_threshold` option to `BinaryExpr` [datafusion]
via GitHub
2026/07/16
Re: [PR] Add internal repartition metrics [datafusion]
via GitHub
2026/07/16
Re: [PR] Split proto serialization to encapsulate private state (cleanup-first take on #21835) [datafusion]
via GitHub
2026/07/16
Re: [PR] Add is_null/is_not_true trait methods to PhysicalExpr [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: propagate inner-field metadata through composite-type constructors [datafusion]
via GitHub
2026/07/16
Re: [PR] Fix SIMILAR TO percent wildcard [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: build gate + inert wiring for contrib Delta scans [Delta contrib split, part 2] [datafusion-comet]
via GitHub
2026/07/16
[PR] feat: build gate + inert wiring for contrib Delta scans [Delta contrib split, part 2] [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] fix: remove the static planner SortMergeJoinExec broadcast conversion [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: remove the static planner SortMergeJoinExec broadcast conversion [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] docs: add benchmarking page to the contributors guide [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: remove the static planner SortMergeJoinExec broadcast conversion [datafusion-ballista]
via GitHub
2026/07/16
[I] Expose per-file write metadata from DataFrame.write_parquet() [datafusion-python]
via GitHub
2026/07/16
[PR] Datasource: Add file_metadata() to DataSink for per-file write metadata [datafusion]
via GitHub
2026/07/16
[PR] docs: add benchmarking page to the contributors guide [datafusion-ballista]
via GitHub
2026/07/16
[I] Add a benchmarking page to the Contributors Guide [datafusion-ballista]
via GitHub
2026/07/16
[PR] ci: skip expensive workflows for docs-only changes [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
2026/07/16
Re: [I] Support MERGE INTO [datafusion]
via GitHub
2026/07/16
[I] Support `WHEN NOT MATCHED BY SOURCE` for `MERGE INTO` statement. [datafusion-sqlparser-rs]
via GitHub
2026/07/16
Re: [I] Live upgrade strategy [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] Add blog: Optimizing for Almost Sorted Data: Sort Pushdown in Apache DataFusion [datafusion-site]
via GitHub
2026/07/16
Re: [PR] Perf: Short circuit expensive comparissions in GroupColumn [datafusion]
via GitHub
2026/07/16
Re: [I] TPC-H Q18 deadlocks at SF1000 with sort-merge joins and AQE enabled [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] TPC-H Q18 deadlocks at SF1000 with sort-merge joins and AQE enabled [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] [branch-54] Resolve lost wakeup in SpillPoolReader with multiple conc… [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: restore input ordering a SortMergeJoinExec requires after lowering [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: restore input ordering a SortMergeJoinExec requires after lowering [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] Remove record_batch! macro once upstream updates [datafusion]
via GitHub
2026/07/16
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
2026/07/16
[PR] fix: remove the SortMergeJoinExec broadcast conversion [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
2026/07/16
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: support gzip compression in native Parquet writes [datafusion-comet]
via GitHub
2026/07/16
Re: [I] Live upgrade strategy [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: keep null-aware anti-join NULLs in the pushed dynamic filter [datafusion]
via GitHub
2026/07/16
Re: [I] Null-aware anti join (`NOT IN`) returns rows when join dynamic filter pushdown drops the probe NULL [datafusion]
via GitHub
2026/07/16
Re: [PR] feat(physical-plan): `GroupColumn` support for `List` / `LargeList` [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: fall back to Spark for collated predicate operands [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] fix: keep null-aware anti-join NULLs in the pushed dynamic filter [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: optimize `replace` (2x faster) [datafusion]
via GitHub
2026/07/16
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/16
Re: [I] warning: linker stderr: ld: __eh_frame section too large [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
2026/07/16
Re: [I] Live upgrade strategy [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: keep null-aware anti-join NULLs in the pushed dynamic filter [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: restore input ordering a SortMergeJoinExec requires after lowering [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] feat: support gzip compression in native Parquet writes [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] perf: optimize `spark_regexp_extract` [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] chore(deps): bump object_store from 0.13.2 to 0.14.1 [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] chore(deps): bump object_store from 0.13.2 to 0.14.1 [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] perf: optimize `spark_get_json_object` (4x faster) [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] feat: fall back to Spark for collated predicate operands [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] feat: fall back to Spark for collated predicate operands [datafusion-comet]
via GitHub
2026/07/16
Re: [I] datafusion-proto drops EmptyExec partition count on physical plan round-trip [datafusion]
via GitHub
2026/07/16
Re: [PR] fix: keep EmptyExec partition count intact across stage serialization [AQE] [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: map a task's partition through UnionExec when restricting file scans [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] feat(scheduler): Redirect '/' to nighlies.a.o WebTUI [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] Adaptive (AQE) execution panics with `EmptyExec invalid partition` on many TPC-DS queries [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: keep EmptyExec partition count intact across stage serialization [AQE] [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] UNION ALL silently returns inflated results when the union stage exceeds one wave of executor task slots [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] fix: map a task's partition through UnionExec when restricting file scans [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] feat(physical-plan): `GroupColumn` support for `List` / `LargeList` [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: vectorize floating-point-to-decimal cast [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] chore: fix `SlidingDistinctCountAccumulator::size()` to include budget for distinct values [datafusion]
via GitHub
2026/07/16
[PR] chore(deps-dev): bump websocket-driver from 0.7.4 to 0.7.5 in /datafusion/wasmtest/datafusion-wasm-app [datafusion-sandbox]
via GitHub
2026/07/16
Re: [PR] Rename `task_slots` -> `vcores` (executor spec + CLI) [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] feat: complete range repartition physical planning [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Range Partitioning FFI [datafusion]
via GitHub
2026/07/16
Re: [PR] chore: add `mimalloc` tests to assert `size` functions [datafusion]
via GitHub
2026/07/16
Re: [I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
2026/07/16
Re: [I] Decouple the `FileSource` trait from the concrete `FileScanConfig` `DataSource` [datafusion]
via GitHub
2026/07/16
[I] Optimize redundant calls to UDFs producing `StructArray` [datafusion]
via GitHub
2026/07/16
Re: [PR] chore: add `mimalloc` tests to assert `size` functions [datafusion]
via GitHub
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
2026/07/16
Re: [PR] Rename `task_slots` -> `vcores` (executor spec + CLI) [datafusion-ballista]
via GitHub
2026/07/16
Re: [I] Live upgrade strategy [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] feat: complete range repartition physical planning [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: optimize `regexp_match` for literal pattern usage (20% faster) [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: Store only the last row in the previous cursor for round robin tie-breaking purposes [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: optimize `replace` (2x faster) [datafusion]
via GitHub
2026/07/16
Re: [PR] docs: Update committer and PMC list [datafusion]
via GitHub
2026/07/16
Re: [PR] bench: use seedable rng for reproducibility [datafusion]
via GitHub
2026/07/16
Re: [I] Dynamically narrow logical types in Parquet writer [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: make StatisticsRegistry the default operator-statistics path [datafusion]
via GitHub
2026/07/16
Re: [I] SMJ + aggregate finish with one partition but stuck forever when number of partitions is big [datafusion]
via GitHub
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
2026/07/16
Re: [PR] docs: add partitioned ClickBench SQL example [datafusion]
via GitHub
2026/07/16
Re: [I] Live upgrade strategy [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] Rename `task_slots` -> `vcores` (executor spec + CLI) [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
2026/07/16
[I] Live upgrade strategy [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] docs: Update committer and PMC list [datafusion]
via GitHub
2026/07/16
Re: [I] Code coverage report not working [datafusion]
via GitHub
2026/07/16
[PR] feat: Implement TimeType support - Infrastructure - sort, min/max [datafusion-comet]
via GitHub
2026/07/16
Re: [PR] bench: add FixedSizeBinary coverage to multi_group_by benchmark [datafusion]
via GitHub
2026/07/16
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: optimize `regexp_match` for literal pattern usage (20% faster) [datafusion]
via GitHub
2026/07/16
Re: [PR] docs: add partitioned ClickBench SQL example [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: optimize `replace` (2x faster) [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: make StatisticsRegistry the default operator-statistics path [datafusion]
via GitHub
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
2026/07/16
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
2026/07/16
[PR] [branch-54] Resolve lost wakeup in SpillPoolReader with multiple conc… [datafusion]
via GitHub
2026/07/16
Re: [PR] perf: Concrete TopK array storage [datafusion]
via GitHub
2026/07/16
Re: [I] Increased memory usage due to round robin tie-breaker feature in SortPreservingMergeStream [datafusion]
via GitHub
2026/07/16
[PR] bench: use seedable rng for reproducibility [datafusion]
via GitHub
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: support co-partitioned range right-side equi hash joins [datafusion]
via GitHub
2026/07/16
Re: [PR] feat: support co-partitioned range right-side equi hash joins [datafusion]
via GitHub
2026/07/16
Re: [I] bench: use seedable rng for reproducibility [datafusion]
via GitHub
2026/07/16
[I] bench: use seedable rng for reproducibility [datafusion]
via GitHub
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
2026/07/16
Re: [PR] bench: add FixedSizeBinary coverage to multi_group_by benchmark [datafusion]
via GitHub
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
2026/07/16
[PR] feat: make StatisticsRegistry the default operator-statistics path [datafusion]
via GitHub
2026/07/16
Re: [PR] Rename `task_slots` -> `vcores` (executor spec + CLI) [datafusion-ballista]
via GitHub
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
2026/07/16
Re: [I] feat: add GroupColumn support for List / Struct / Map / FixedSizeList in multi-column GROUP BY [datafusion]
via GitHub
2026/07/16
Re: [PR] refactor: pass SubqueryContext explicitly through planner traits [datafusion]
via GitHub
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
Earlier messages
Later messages