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 custom metric display physical-expr Changes to the physical-expr crates
#20643 opened Mar 2, 2026 by gabotechs Loading…
Fix memory reservation starvation in sort-merge physical-plan Changes to the physical-plan crate
#20642 opened Mar 2, 2026 by xudong963 Loading…
perf: Optimize array_to_string to avoid a copy functions Changes to functions implementation
#20639 opened Mar 2, 2026 by neilconway Loading…
feat: make DefaultLogicalExtensionCodec support serialisation of buil… proto Related to proto crate
#20638 opened Mar 2, 2026 by Acfboy Loading…
ci: Harden labeler workflow, remove unnecessary checkout from pull_request_target job development-process Related to development process of DataFusion
#20637 opened Mar 1, 2026 by kevinjqliu Loading…
CI: Add CodeQL workflow for GitHub Actions security scanning development-process Related to development process of DataFusion
#20636 opened Mar 1, 2026 by kevinjqliu Loading…
perf: Optimize to_char to allocate less, fix NULL handling functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20635 opened Mar 1, 2026 by neilconway Loading…
Try simplify sort merge join (DO NOT REVIEW) physical-plan Changes to the physical-plan crate
#20632 opened Mar 1, 2026 by rluvaton Draft
Update releases links with releases in 2025-2026 documentation Improvements or additions to documentation
#20630 opened Mar 1, 2026 by alamb Loading…
feat: parse JsonAccess as a binary operator, add Operator::Colon api change Changes the API exposed to users of the crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sql SQL Planner substrait Changes to the substrait crate
#20628 opened Mar 1, 2026 by Samyak2 Loading…
Fix FileStream scanning_total to include sync next-file open time datasource Changes to the datasource crate
#20627 opened Mar 1, 2026 by RatulDawar Loading…
Support non-UTF-8 encoded CSV files common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate
#20626 opened Mar 1, 2026 by Rafferty97 Loading…
fix: make the sql feature truly optional core Core DataFusion crate
#20625 opened Mar 1, 2026 by linhr Loading…
Make translate emit Utf8View for Utf8View input functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20624 opened Feb 28, 2026 by shivaaang Loading…
perf: Optimize set operations to avoid RowConverter deserialization overhead functions Changes to functions implementation
#20623 opened Feb 28, 2026 by neilconway Loading…
perf: Optimize array_concat using MutableArrayData functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20620 opened Feb 28, 2026 by neilconway Loading…
docs: add timestamp precision comparison table #19104 documentation Improvements or additions to documentation
#20618 opened Feb 28, 2026 by GreevanHari Loading…
perf: add fast path for uniform fill values in array_resize functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20617 opened Feb 28, 2026 by lyne7-sc Loading…
Make lower and upper emit Utf8View for Utf8View input functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20616 opened Feb 28, 2026 by kumarUjjawal Loading…
Perf: use direct index based on adaptive strategy physical-plan Changes to the physical-plan crate
#20613 opened Feb 28, 2026 by Dandandan Draft
Make repeat emit Utf8View for Utf8View input functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20612 opened Feb 28, 2026 by kumarUjjawal Loading…
perf: Optimize regexp match and not match for .*foo.* cases optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20610 opened Feb 27, 2026 by petern48 Loading…
cli: Fix datafusion-cli hint edge cases
#20609 opened Feb 27, 2026 by comphead Loading…
ProTip! Adding no:label will show everything without a label.