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: cache dictionary arc pointer physical-plan Changes to the physical-plan crate
#24418 opened Aug 16, 2026 by Rich-T-kid Contributor Loading…
Apply same sparse routing for range partition dynamic filter as hash partition and restructure build_filter core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24417 opened Aug 16, 2026 by peterxcli Member Loading…
introduce new dictionary benchmarks physical-plan Changes to the physical-plan crate
#24416 opened Aug 16, 2026 by Rich-T-kid Contributor Loading…
fix: remap SortMergeJoin filter during projection pushdown physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24415 opened Aug 16, 2026 by haohuaijin Contributor Loading…
fix: preserve approximate percentile arguments with inline ORDER BY sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24411 opened Aug 16, 2026 by haohuaijin Contributor Loading…
chore: group uv dependency updates development-process Related to development process of DataFusion
#24408 opened Aug 16, 2026 by kumarUjjawal Contributor Loading…
fix: roll back DiskManager usage when spill write I/O fails execution Related to the execution crate
#24407 opened Aug 16, 2026 by shinzoxD Loading…
fix: rebase lambda params after projection schema changes physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#24406 opened Aug 16, 2026 by shinzoxD Loading…
ci: run extended tests on aggregate and window function changes development-process Related to development process of DataFusion
#24403 opened Aug 15, 2026 by shinzoxD Loading…
perf: specialize CASE WHEN for divide-by-zero protection physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#24402 opened Aug 15, 2026 by shinzoxD Loading…
3 of 4 tasks
minor: validate config default_null_ordering when setting it common Related to common crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24400 opened Aug 15, 2026 by shinzoxD Loading…
fix: log(0.0::float8) should error, not return -inf documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24399 opened Aug 15, 2026 by shinzoxD Loading…
minor: Add alias of some SQL types (string, binary, uint64) sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24398 opened Aug 15, 2026 by nuno-faria Contributor Loading…
WIP: NOT READY FOR REVIEW: Add parquet progressive_io option to keep one-shot row group I/O with pushdown 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)
#24395 opened Aug 15, 2026 by alamb Contributor Draft
fix: adapt input batches with stricter nested nullability to planned schema in aggregation common Related to common crate core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24394 opened Aug 15, 2026 by patrickswedish Loading…
2
perf: use columnar state for ordered ARRAY_AGG and STRING_AGG functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24392 opened Aug 15, 2026 by lyne7-sc Contributor Loading…
bench: Add benchmarks for ordered ARRAY_AGG and STRING_AGG
#24391 opened Aug 15, 2026 by lyne7-sc Contributor Loading…
fix: reject duplicate field names during CSV and Parquet schema inference core Core DataFusion crate datasource Changes to the datasource crate
#24387 opened Aug 14, 2026 by sovsparrow Loading…
2
3
fix: make UnnestExec respect datafusion.execution.batch_size physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24384 opened Aug 14, 2026 by andygrove Member Loading…
feat(physical-plan): Make HashTableLookupExpr serializable auto detected api change Auto detected API change documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate proto Related to proto crate
#24382 opened Aug 14, 2026 by barbarj Contributor Loading…
feat: proto serialization for PiecewiseMergeJoinExec auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate proto Related to proto crate
#24378 opened Aug 14, 2026 by SubhamSinghal Contributor Loading…
feat: support floating-point ASOF equality keys auto detected api change Auto detected API change physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate
#24375 opened Aug 14, 2026 by Xuanwo Member Draft
Test: read/write ALP encoded parquet files (apache/arrow-rs#9372) catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24373 opened Aug 14, 2026 by alamb Contributor Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.