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

preserve FilterExec batch size during ser/de physical-plan Changes to the physical-plan crate proto Related to proto crate
#19960 opened Jan 23, 2026 by askalt Loading…
docs: Fix some broken / missing links in the DataFusion documentation documentation Improvements or additions to documentation functions Changes to functions implementation
#19958 opened Jan 23, 2026 by alamb Loading…
feat: Extract NDV (distinct_count) statistics from Parquet metadata common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates
#19957 opened Jan 23, 2026 by asolimando Loading…
Disallow positional struct casting when field names don’t overlap common Related to common crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19955 opened Jan 23, 2026 by kosiew Draft
Improve error messages with nicer formatting of Date and Time types common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates spark sqllogictest SQL Logic Tests (.slt)
#19954 opened Jan 23, 2026 by emilk Loading…
chore(deps): bump taiki-e/install-action from 2.66.7 to 2.67.4 auto-dependencies development-process Related to development process of DataFusion
#19952 opened Jan 23, 2026 by dependabot bot Loading…
perf: Optimize scalar path for ascii function functions Changes to functions implementation
#19951 opened Jan 23, 2026 by kumarUjjawal Loading…
perf: Optimize factorial scalar path functions Changes to functions implementation
#19949 opened Jan 23, 2026 by kumarUjjawal Loading…
fix: maintain inner list nullability for array_sort sqllogictest SQL Logic Tests (.slt)
#19948 opened Jan 23, 2026 by Jefffrey Loading…
fix: correct weight handling in approx_percentile_cont_with_weight functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19941 opened Jan 22, 2026 by sesteves Loading…
Simplify wait_complete function physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#19937 opened Jan 22, 2026 by LiaCastaneda Loading…
Add options to control hash join dynamic filter pushdown common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#19932 opened Jan 21, 2026 by adriangb Loading…
1 of 2 tasks
fix: respect DataFrameWriteOptions::with_single_file_output for paths without extensions catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate
#19931 opened Jan 21, 2026 by kumarUjjawal Loading…
Add Parquet read pruning configuration for max elements in inList common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19928 opened Jan 21, 2026 by 16pierre Loading…
fix: change token consumption to pick to test on EOF in parser sql SQL Planner
#19927 opened Jan 21, 2026 by askalt Loading…
fix: increase ROUND decimal precision to prevent overflow truncation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19926 opened Jan 21, 2026 by kumarUjjawal Loading…
export SessionState::register_catalog_list(...) core Core DataFusion crate
#19925 opened Jan 21, 2026 by askalt Loading…
Support JSON arrays reader/parse for datafusion common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19924 opened Jan 21, 2026 by zhuqi-lucas Loading…
perf: Push down join key filters for LEFT/RIGHT/ANTI joins optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#19918 opened Jan 20, 2026 by nuno-faria Loading…
fix: add parentheses to nested binary expression Display core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19916 opened Jan 20, 2026 by AndreaBozzo Loading…
information_schema: use return_field_from_args for scalar UDFs catalog Related to the catalog crate functions Changes to functions implementation
#19911 opened Jan 20, 2026 by Phaneendra293 Loading…
Misc hash / hash aggregation performance improvements common Related to common crate performance Make DataFusion faster physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#19910 opened Jan 20, 2026 by Dandandan Loading…
feat(spark): add spark random functions core Core DataFusion crate spark sqllogictest SQL Logic Tests (.slt)
#19908 opened Jan 20, 2026 by cht42 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.