Anonymous View
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

Add sorted TopK TPC-H benchmark target
#23003 opened Jun 17, 2026 by geoffreyclaude Contributor Draft
Fix DuckDB unparse for optimized join projections core Core DataFusion crate sql SQL Planner
#23002 opened Jun 17, 2026 by goutamadwant Loading…
feat(unparser): support binary literals sql SQL Planner
#23001 opened Jun 17, 2026 by zyuiop Loading…
fix: coalesce the merged key of RIGHT/FULL USING/NATURAL joins logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22998 opened Jun 17, 2026 by Phoenix500526 Loading…
implement map_agg functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22996 opened Jun 17, 2026 by LiaCastaneda Contributor Draft
fix: Parquet bloom filter pruning can incorrectly filter decimals encoded as FIXED_LEN_BYTE_ARRAY datasource Changes to the datasource crate
#22995 opened Jun 17, 2026 by lyne7-sc Contributor Loading…
fix: coerce SIMILAR TO operands to a common string type optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22992 opened Jun 17, 2026 by mvanhorn Contributor Loading…
Fix shared TopK early exit with shared prefix threshold physical-plan Changes to the physical-plan crate
#22991 opened Jun 17, 2026 by geoffreyclaude Contributor Loading…
Return errors on string builder offset overflow in replace and initcap functions Changes to functions implementation
#22990 opened Jun 17, 2026 by kosiew Contributor Loading…
feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#22988 opened Jun 17, 2026 by wirybeaver Contributor Loading…
minor: reuse ColumnarValue::into_array in map's expand_if_scalar and avoid uncessary clones functions Changes to functions implementation
#22984 opened Jun 16, 2026 by nathanb9 Contributor Loading…
Rich t kid/implement multi dictionary aggr physical-plan Changes to the physical-plan crate
#22983 opened Jun 16, 2026 by Rich-T-kid Contributor Draft
slt: Add null-aware mark join tests for current behavior sqllogictest SQL Logic Tests (.slt)
#22981 opened Jun 16, 2026 by AdamGS Contributor Loading…
Add FixedSizeList support for recursive struct schema adaptation common Related to common crate
#22980 opened Jun 16, 2026 by kosiew Contributor Loading…
feat: add OR pre-selection short-circuit physical-expr Changes to the physical-expr crates
#22979 opened Jun 16, 2026 by kumarUjjawal Contributor Loading…
feat: Add new input_file_name UDF for file-backed scans datasource Changes to the datasource crate documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22978 opened Jun 16, 2026 by AdamGS Contributor Loading…
Add plan_any/plan_all to ExprPlanner to decouple functions from sql crate functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner
#22967 opened Jun 16, 2026 by Jefffrey Contributor Loading…
perf: optimize object store requests when reading CSV auto detected api change Auto detected API change core Core DataFusion crate datasource Changes to the datasource crate
#22962 opened Jun 16, 2026 by saadtajwar Loading…
Optimize Parquet row-filter struct schema pruning datasource Changes to the datasource crate
#22960 opened Jun 15, 2026 by shehab-ali Loading…
feat: Add bias forRightSemi, RightAnti, RightMark join orientation auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22957 opened Jun 15, 2026 by neilconway Contributor Loading…
feat: Allow datafusion-ffi to opt out of proto parquet development-process Related to development process of DataFusion ffi Changes to the ffi crate proto Related to proto crate
#22951 opened Jun 15, 2026 by Xuanwo Member Loading…
fix: isolate anonymous file statistics cache catalog Related to the catalog crate core Core DataFusion crate
#22950 opened Jun 15, 2026 by kumarUjjawal Contributor Loading…
feat: warn on NULL equality predicates sql SQL Planner
#22948 opened Jun 15, 2026 by ametel01 Loading…
ProTip! no:milestone will show everything without a milestone.