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

refactor: Improve SessionContext::parse_duration API core Core DataFusion crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#20816 opened Mar 9, 2026 by erenavsarogullari Loading…
Make Physical CastExpr Field-aware and unify cast semantics across physical expressions physical-expr Changes to the physical-expr crates
#20814 opened Mar 9, 2026 by kosiew Loading…
Add quote style and trimming to csv writier common Related to common crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20813 opened Mar 8, 2026 by xanderbailey Loading…
Remove as_any from scalar UDF trait definition core Core DataFusion crate documentation Improvements or additions to documentation 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 proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20812 opened Mar 8, 2026 by timsaucer Loading…
feat: Implement regexp_extract documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20811 opened Mar 8, 2026 by KonaeAkira Loading…
fix: Track metrics in hash joins with empty build sides physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20810 opened Mar 8, 2026 by nuno-faria Loading…
Spark quarter function implementation spark sqllogictest SQL Logic Tests (.slt)
#20808 opened Mar 8, 2026 by kazantsev-maksim Loading…
Avoid redundant memory access in ArrowBytesViewMap for inline values physical-expr Changes to the physical-expr crates
#20807 opened Mar 8, 2026 by CuteChuanChuan Loading…
perf: specialized SemiAntiSortMergeJoin operator common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules performance Make DataFusion faster physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20806 opened Mar 8, 2026 by mbutrovich Loading…
perf: optimize map validation for common key types functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20805 opened Mar 8, 2026 by lyne7-sc Loading…
chore: Cleanup fully-qualified ScalarFunctionArgs functions Changes to functions implementation physical-expr Changes to the physical-expr crates spark
#20804 opened Mar 8, 2026 by neilconway Loading…
chore: Add substr() benchmarks, refactor documentation Improvements or additions to documentation functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#20803 opened Mar 8, 2026 by neilconway Loading…
[Bench] u32 group indices core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark
#20801 opened Mar 8, 2026 by Dandandan Draft
test: add skipped UPDATE ... FROM coverage for issue #19950 core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20800 opened Mar 8, 2026 by kosiew Loading…
Fix/issue 20779 subtract overflow physical-plan Changes to the physical-plan crate
#20799 opened Mar 8, 2026 by KARTIK64-rgb Loading…
impl ser/de for preserve_order in RepartitionExec proto Related to proto crate
#20798 opened Mar 8, 2026 by haohuaijin Loading…
[bench] Sort group by hashes physical-plan Changes to the physical-plan crate
#20796 opened Mar 8, 2026 by Dandandan Draft
[bench] Sort group indices core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark
#20795 opened Mar 8, 2026 by Dandandan Draft
fix: rescale decimal results in floor and ceil to scale 0 functions Changes to functions implementation
#20793 opened Mar 8, 2026 by skushagra Loading…
[branch-53] Fix repartition from dropping data when spilling (#20672) physical-plan Changes to the physical-plan crate
#20792 opened Mar 8, 2026 by hareshkh Loading…
[branch-53] fix: HashJoin panic with String dictionary keys (don't flatten keys) (#20505) physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20791 opened Mar 8, 2026 by hareshkh Loading…
feat: Use NDV for equality filter selectivity calculation core Core DataFusion crate physical-expr Changes to the physical-expr crates
#20789 opened Mar 7, 2026 by jonathanc-n Loading…
fix: binary string concat functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#20787 opened Mar 7, 2026 by theirix Loading…
fix/substrait-lambda-rextype-0.62.3+ substrait Changes to the substrait crate
#20785 opened Mar 7, 2026 by KARTIK64-rgb Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.