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
Sort

Pull requests list

POC: parser modification attempt sql SQL Planner
#15736 opened Apr 16, 2025 by qstommyshu Draft
Improve simplify_expressions rule optimizer Optimizer rules
#15735 opened Apr 16, 2025 by xudong963 Loading…
minor: fix doc comment
#15733 opened Apr 16, 2025 by niebayes Loading…
Update version to 47.0.0, add CHANGELOG development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#15731 opened Apr 16, 2025 by xudong963 Loading…
Minor: remove unused logic for limit pushdown optimizer Optimizer rules
#15730 opened Apr 16, 2025 by zhuqi-lucas Loading…
Aovid computing unnecessary statstics datasource Changes to the datasource crate
#15729 opened Apr 16, 2025 by xudong963 Loading…
Return field instead of datatype for return_type_from_args core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate
#15728 opened Apr 15, 2025 by timsaucer Draft
Coerce and simplify FixedSizeBinary equality to literal binary logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15726 opened Apr 15, 2025 by leoyvens Loading…
Add slt tests for datafusion.execution.parquet.coerce_int96 setting sqllogictest SQL Logic Tests (.slt)
#15723 opened Apr 15, 2025 by alamb Loading…
support OR operator in binary evaluate_bounds logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#15716 opened Apr 15, 2025 by davidhewitt Loading…
Enable setting default values for target_partitions and planning_concurrency common Related to common crate execution Related to the execution crate sqllogictest SQL Logic Tests (.slt)
#15712 opened Apr 14, 2025 by nuno-faria Loading…
Refactor regexp slt tests sqllogictest SQL Logic Tests (.slt)
#15709 opened Apr 14, 2025 by kumarlokesh Loading…
doc/document options clause core Core DataFusion crate documentation Improvements or additions to documentation
#15708 opened Apr 14, 2025 by marvelshan Loading…
feat: add multi level merge sort that will always fit in memory core Core DataFusion crate
#15700 opened Apr 13, 2025 by rluvaton Loading…
Apply pre-selection and computation skipping to short-circuit optimization performance Make DataFusion faster physical-expr Changes to the physical-expr crates
#15694 opened Apr 12, 2025 by acking-you Loading…
fix: unparse join without projection sql SQL Planner
#15693 opened Apr 12, 2025 by chenkovsky Loading…
add config parse_hex_as_fixed_size_binary common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15687 opened Apr 11, 2025 by leoyvens Loading…
dynamic filter refactor physical-expr Changes to the physical-expr crates
#15685 opened Apr 11, 2025 by jayzhan211 Draft
fix: miss output ordering during projection datasource Changes to the datasource crate
#15683 opened Apr 11, 2025 by xudong963 Draft
Attach Diagnostic to syntax errors api change Changes the API exposed to users of the crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15680 opened Apr 10, 2025 by logan-keede Loading…
wip remove future overhead when tracing is off. common Related to common crate
#15679 opened Apr 10, 2025 by ashdnazg Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.