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

[forward port] Change version to 50.2.0 and add changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#18057 opened Oct 14, 2025 by xudong963 Loading…
Project RecordBatch before evaluating case physical-expr Changes to the physical-expr crates
#18055 opened Oct 14, 2025 by pepijnve Loading…
physical-plan: push filters down to UnionExec children core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18054 opened Oct 14, 2025 by asubiotto Loading…
"Gentle Introduction to Arrow / Record Batches" #11336 documentation Improvements or additions to documentation
#18051 opened Oct 14, 2025 by sm4rtm4art Loading…
Change serde dependency to serde_core where applicable core Core DataFusion crate proto Related to proto crate
#18050 opened Oct 14, 2025 by AdamGS Draft
chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 auto-dependencies development-process Related to development process of DataFusion
#18049 opened Oct 14, 2025 by dependabot bot Loading…
chore: Use an enum to express the different kinds of nullability in an array physical-plan Changes to the physical-plan crate
#18048 opened Oct 14, 2025 by martin-g Loading…
Adds summary output to CLI instrumented object stores
#18045 opened Oct 13, 2025 by BlakeOrth Loading…
Fix quadratic runtime in min_max_bytes common Related to common crate functions Changes to functions implementation
#18044 opened Oct 13, 2025 by ctsk Loading…
refactor: add dialect enum common Related to common crate core Core DataFusion crate
#18043 opened Oct 13, 2025 by dariocurr Loading…
Reproduce quadratic runtime in min_max_bytes functions Changes to functions implementation
#18041 opened Oct 13, 2025 by ctsk Loading…
Feat: Make current_time aware of execution timezone. documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18040 opened Oct 13, 2025 by codetyri0n Loading…
chore(deps): bump sysinfo from 0.37.1 to 0.37.2 auto-dependencies core Core DataFusion crate
#18035 opened Oct 13, 2025 by dependabot bot Loading…
Feat: Make current_date aware of execution timezone. documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18034 opened Oct 13, 2025 by codetyri0n Loading…
feat: support decimal for math functions: power functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18032 opened Oct 12, 2025 by theirix Draft
ci: Use PR description for merge commit body in squash merges development-process Related to development process of DataFusion
#18027 opened Oct 12, 2025 by Weijun-H Loading…
Respect execution timezone in to_timestamp and related functions functions Changes to functions implementation
#18025 opened Oct 12, 2025 by kosiew Loading…
feat: support null_treatment, distinct, and filter for window functions in proto proto Related to proto crate
#18024 opened Oct 12, 2025 by dqkqd Loading…
2 of 3 tasks
Prototype for Join Ordering catalog Related to the catalog crate logical-expr Logical plan and expressions optimizer Optimizer rules
#18023 opened Oct 12, 2025 by JanKaul Draft
Add support for schema-scoped table functions catalog Related to the catalog crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18022 opened Oct 12, 2025 by bubulalabu Loading…
Add PostgreSQL-style named arguments support for scalar functions documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18019 opened Oct 11, 2025 by bubulalabu Loading…
Impl spark bit not function spark sqllogictest SQL Logic Tests (.slt)
#18018 opened Oct 11, 2025 by kazantsev-maksim Loading…
fix: Use dynamic timezone in now() function for accurate timestamp core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#18017 opened Oct 11, 2025 by Weijun-H Loading…
Update committers on governance page documentation Improvements or additions to documentation
#18015 opened Oct 10, 2025 by alamb Loading…
Add spilling to RepartitionExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18014 opened Oct 10, 2025 by adriangb Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.