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

[branch-52] Backport list_files_cache, and make default ListingFilesCache table scoped catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate
#19704 opened Jan 8, 2026 by alamb Loading…
Improvements to list_files_cache table function core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate
#19703 opened Jan 8, 2026 by alamb Loading…
feat(spark): implement array_repeat function spark sqllogictest SQL Logic Tests (.slt)
#19702 opened Jan 8, 2026 by cht42 Loading…
feat(spark): Implement collect_list/collect_set aggregate functions functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#19699 opened Jan 8, 2026 by cht42 Loading…
2
fix: unnest struct field with an alias failed with internal error sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#19698 opened Jan 8, 2026 by kumarUjjawal Loading…
Fix: External sort OOM for single oversized batches by chunked spill fallback physical-plan Changes to the physical-plan crate
#19695 opened Jan 8, 2026 by Nachiket-Roy Loading…
[TEST] Filter pushdown dynamic common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation optimizer Optimizer rules proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19694 opened Jan 8, 2026 by Dandandan Draft
Fix: Show aliased aggregate expressions in physical EXPLAIN output core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#19693 opened Jan 7, 2026 by GaneshPatil7517 Loading…
Deprecate AggregateUDFImpl::is_nullable in favor of return_field nullability inference documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#19688 opened Jan 7, 2026 by GaneshPatil7517 Loading…
feat: add boundary utility functions for aligned byte fetching in JSON datasource Changes to the datasource crate
#19687 opened Jan 7, 2026 by Weijun-H Loading…
Ensure null inputs to array setop functions return null output documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#19683 opened Jan 7, 2026 by Jefffrey Loading…
Refactor(optimizer): Simplify Stable ScalarUDFs using physical execution functions Changes to functions implementation optimizer Optimizer rules
#19675 opened Jan 7, 2026 by xonx4l Loading…
Fix struct casts to align fields by name (prevent positional mis-casts) common Related to common crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#19674 opened Jan 7, 2026 by kosiew Draft
chore(deps): Update sqlparser to 0.60 core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#19672 opened Jan 7, 2026 by Standing-Man Loading…
fix(functions-aggregate): drain CORR state vectors for streaming aggregation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19669 opened Jan 6, 2026 by geoffreyclaude Loading…
Add support for additional numeric types in to_timestamp functions functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19663 opened Jan 6, 2026 by gokselk Loading…
[branch-52] Prepare 52.0.0 release version number and changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#19661 opened Jan 6, 2026 by xudong963 Loading…
fix: DynamicFilterPhysicalExpr violates Hash/Eq contract physical-expr Changes to the physical-expr crates
#19659 opened Jan 6, 2026 by kumarUjjawal Loading…
feat: support SELECT DISTINCT id FROM t ORDER BY id LIMIT n query use GroupedTopKAggregateStream core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19653 opened Jan 5, 2026 by haohuaijin Loading…
fix: Percent Encoding of paths for hive style partitioning catalog Related to the catalog crate
#19651 opened Jan 5, 2026 by greedAuguria Loading…
chore(deps): bump sphinx from 8.2.3 to 9.1.0 in /docs auto-dependencies documentation Improvements or additions to documentation
#19647 opened Jan 5, 2026 by dependabot bot Loading…
doc: update udwf docs & add LimitEffect doc logical-expr Logical plan and expressions
#19642 opened Jan 5, 2026 by Jefffrey Loading…
feat: adaptive filter selectivity tracking for Parquet row filters 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)
#19639 opened Jan 4, 2026 by adriangb Draft
4 of 7 tasks
feat: Add null-aware anti join support bug Something isn't working core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19635 opened Jan 4, 2026 by viirya Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.