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

fix(spark): correct mod ANSI zero divisor and negative zero handling spark sqllogictest SQL Logic Tests (.slt)
#23987 opened Jul 30, 2026 by u70b3 Contributor Loading…
perf(aggregate): consecutive-keys (last-group) cache for GROUP BY on clustered data physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23986 opened Jul 30, 2026 by zhuqi-lucas Contributor Draft
Report peak MemoryPool reservation per query in benchmarks
#23985 opened Jul 29, 2026 by adriangb Contributor Loading…
perf: Replace SipHash with foldhash in BoundedWindowAggExec physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23984 opened Jul 29, 2026 by neilconway Contributor Loading…
fix: preserve projection field metadata during physical planning core Core DataFusion crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23981 opened Jul 29, 2026 by subotac Loading…
test (aggregation-fuzzer): exercise spilling under a bounded memory pool core Core DataFusion crate
#23979 opened Jul 29, 2026 by naman-modi Contributor Loading…
chore: refactor MaterializingSortMergeJoinStream into generators physical-plan Changes to the physical-plan crate
#23976 opened Jul 29, 2026 by rluvaton Member Draft
Add dfbench statistics command
#23975 opened Jul 29, 2026 by gabotechs Contributor Loading…
test: improve round sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23973 opened Jul 29, 2026 by 2010YOUY01 Contributor Loading…
test: improve gcd sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23972 opened Jul 29, 2026 by 2010YOUY01 Contributor Loading…
test: improve array_distance sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23971 opened Jul 29, 2026 by 2010YOUY01 Contributor Draft
test: improve find_in_set sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23970 opened Jul 29, 2026 by 2010YOUY01 Contributor Loading…
test: improve lpad sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23969 opened Jul 29, 2026 by 2010YOUY01 Contributor Loading…
test: improve rpad sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23968 opened Jul 29, 2026 by 2010YOUY01 Contributor Loading…
feat: drop generator on error execution Related to the execution crate
#23967 opened Jul 29, 2026 by rluvaton Member Loading…
fix: preserve dictionary-value nulls in scalar regex operators physical-expr Changes to the physical-expr crates
#23966 opened Jul 29, 2026 by discord9 Contributor Loading…
refactor(hash-aggr): Support spilling for single mode aggregation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23965 opened Jul 29, 2026 by 2010YOUY01 Contributor Loading…
1 task
perf: precompile formats in to_time functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23964 opened Jul 29, 2026 by lyne7-sc Contributor Loading…
feat: add Spark-compatible atan2 function spark sqllogictest SQL Logic Tests (.slt)
#23962 opened Jul 29, 2026 by KarpagamKarthikeyan Contributor Loading…
feat: recognize .arrows as an Arrow IPC stream extension common Related to common crate core Core DataFusion crate
#23960 opened Jul 29, 2026 by ianmcook Member Loading…
feat: null aware RightAnti hash join execution physical-plan Changes to the physical-plan crate
#23957 opened Jul 29, 2026 by saadtajwar Contributor Loading…
fix: Improve error message for metadata conflict in schema core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23952 opened Jul 28, 2026 by mkleen Contributor Loading…
chore(ordered-partial-aggregate): move OrderedPartialAggregateStream to generators for readability physical-plan Changes to the physical-plan crate
#23951 opened Jul 28, 2026 by rluvaton Member Loading…
add data_page_compression_ratio_threshold to config common Related to common crate proto Related to proto crate
#23950 opened Jul 28, 2026 by MassivePizza Draft
ProTip! Filter pull requests by the default branch with base:main.