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

Add snapshot testing to CLI & set up AWS mock development-process Related to development process of DataFusion
#13672 opened Dec 5, 2024 by blaginin Review required
Fail on optimization cycles optimizer Optimizer rules
#11288 opened Jul 5, 2024 by findepi Draft
Adding node_id to ExecutionPlanProperties core Core DataFusion crate physical-expr Physical Expressions Stale PR has not had any activity for some time
#12186 opened Aug 27, 2024 by ameyc Review required
feat: scalar regex match physical expr physical-expr Physical Expressions proto Related to proto crate
#12270 opened Aug 31, 2024 by zhuliquan Review required
feat: support inner iejoin core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#12754 opened Oct 4, 2024 by my-vegetable-has-exploded Review required
Add Common Subexpression Elimination for PhysicalExpr trees common Related to common crate optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate
#13046 opened Oct 21, 2024 by peter-toth Review required
improve eliminate_outer_join rule core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) substrait
#13249 opened Nov 4, 2024 by JasonLi-cn Review required
Refactor signatures for lpad, rpad, left, and right functions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt) Stale PR has not had any activity for some time
#13420 opened Nov 14, 2024 by jiashenC Draft
Support WITHIN GROUP syntax to standardize certain existing aggregate functions catalog Related to the catalog crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate functions logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait
#13511 opened Nov 21, 2024 by Garamda Review required
feat: Add ConfigOptions to ScalarFunctionArgs api change Changes the API exposed to users of the crate common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate
#13527 opened Nov 22, 2024 by Omega359 Draft
Support Null aware anti join by HashJoin sqllogictest SQL Logic Tests (.slt)
#10584 opened May 20, 2024 by viirya Draft
Add LogicalPlanStats to logical plan nodes catalog Related to the catalog crate common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait
#13618 opened Dec 1, 2024 by peter-toth Draft
Document SQL dialect guidance documentation Improvements or additions to documentation
#13706 opened Dec 9, 2024 by alamb Approved
Always add round robin repartitioning to leaves (data sources), benefitting unbalanced / small datasets common Related to common crate core Core DataFusion crate performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#13707 opened Dec 9, 2024 by Dandandan Draft
[POC] Try to plan ast::Expr::CompoundFieldAccess syntax common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt) Stale PR has not had any activity for some time
#13734 opened Dec 11, 2024 by goldmedal Draft
Support binary temporal arithmetic with integers logical-expr Logical plan and expressions
#13741 opened Dec 12, 2024 by milevin Draft
Feature scalar regexp match benchmark core Core DataFusion crate
#13789 opened Dec 15, 2024 by zhuliquan Review required
chore: Migration Guide documentation Improvements or additions to documentation
#13849 opened Dec 19, 2024 by comphead Review required
ProTip! Filter pull requests by the default branch with base:main.