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

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…
Support LargeUtf8 as partition column core Core DataFusion crate datasource Changes to the datasource crate
#19942 opened Jan 22, 2026 by paleolimbot 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 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…
chore(deps): bump taiki-e/install-action from 2.66.7 to 2.67.2 auto-dependencies development-process Related to development process of DataFusion
#19923 opened Jan 21, 2026 by dependabot bot 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 aggregation performance improvements common Related to common crate 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…
Add ScalarValue::RunEndEncoded variant common Related to common crate proto Related to proto crate sql SQL Planner
#19895 opened Jan 20, 2026 by Jefffrey Draft
Wrap immutable plan parts into Arc common Related to common crate core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate
#19893 opened Jan 20, 2026 by askalt Loading…
feat(spark): add unix date and timestamp functions spark sqllogictest SQL Logic Tests (.slt)
#19892 opened Jan 20, 2026 by cht42 Loading…
Fix/parquet opener page index policy core Core DataFusion crate datasource Changes to the datasource crate
#19890 opened Jan 20, 2026 by aviralgarg05 Loading…
ProTip! no:milestone will show everything without a milestone.