Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Compact more aggressively in TopK based upon memory usage physical-plan Changes to the physical-plan crate
#20381 opened Feb 16, 2026 by cetra3 Loading…
fix: update filter predicates for min/max aggregates only if bounds change physical-plan Changes to the physical-plan crate
#20380 opened Feb 16, 2026 by notashes Loading…
[PoC] Coalesce ranges for LocalFilesystem execution Related to the execution crate
#20379 opened Feb 16, 2026 by Dandandan Draft
[Minor] Update object_store to 0.12.5
#20378 opened Feb 16, 2026 by Dandandan Loading…
feat: add coerce_arguments flag to UDTFs to allow skipping automatic … catalog Related to the catalog crate core Core DataFusion crate
#20376 opened Feb 15, 2026 by evangelisilva Loading…
perf: Optimize array_has() for scalar needle
#20374 opened Feb 15, 2026 by neilconway Loading…
fix: Provide more generic API for the capacity limit parsing core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#20372 opened Feb 15, 2026 by erenavsarogullari Loading…
Add support for parquet field common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20370 opened Feb 15, 2026 by SubhamSinghal Loading…
feat: add LazyPartition trait for LazyMemoryExec, migrate generate_series to partitions core Core DataFusion crate functions Changes to functions implementation physical-plan Changes to the physical-plan crate proto Related to proto crate
#20369 opened Feb 15, 2026 by ethan-tyler Loading…
feat: support sqllogictest output coloring sqllogictest SQL Logic Tests (.slt)
#20368 opened Feb 15, 2026 by theirix Loading…
Refactor ordered-set aggregate Dataframe APIs to align with SQL(#18279) core Core DataFusion crate functions Changes to functions implementation proto Related to proto crate
#20366 opened Feb 15, 2026 by cj-zhukov Loading…
Disable dynamic filter pushdown to parquet by default common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20365 opened Feb 15, 2026 by Dandandan Draft
perf: optimize array_distinct with batched row conversion sqllogictest SQL Logic Tests (.slt)
#20364 opened Feb 15, 2026 by lyne7-sc Loading…
(Test) Advanced adaptive filter selectivity evaluation common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20363 opened Feb 15, 2026 by adriangb Draft
4 of 5 tasks
fix: unify ordering display with optimization path datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#20362 opened Feb 15, 2026 by adriangb Loading…
2 tasks done
fix: handle Utf8View and LargeUtf8 separators in concat_ws functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20361 opened Feb 15, 2026 by neilconway Loading…
(WIP) Js/with dyn filter serialization dedupe core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate
#20359 opened Feb 14, 2026 by jayshrivastava Draft
[datafusion-spark] Implement map function spark sqllogictest SQL Logic Tests (.slt)
#20358 opened Feb 14, 2026 by peterxcli Loading…
perf: Optimize scalar fast path for regexp_like functions Changes to functions implementation
#20354 opened Feb 14, 2026 by kumarUjjawal Loading…
perf: Cache remapped expression in DynamicFilterPhysicalExpr::current() physical-expr Changes to the physical-expr crates
#20353 opened Feb 13, 2026 by adriangb Draft
2 tasks done
perf: Optimize initcap() functions Changes to functions implementation
#20352 opened Feb 13, 2026 by neilconway Loading…
Clean up date_part preimage implementation functions Changes to functions implementation
#20350 opened Feb 13, 2026 by sdf-jkl Draft
docs: Document that adding new optimizer rules are expensive optimizer Optimizer rules
#20348 opened Feb 13, 2026 by alamb Loading…
[branch-57] FilterExec should remap indices of parent dynamic filters (#20286) physical-plan Changes to the physical-plan crate
#20347 opened Feb 13, 2026 by alamb Loading…
ProTip! Exclude everything labeled bug with -label:bug.