Skip to content

DRAFT: Introduce DFField for DFSchema tuple - #9735

Closed
jayzhan211 wants to merge 80 commits into
apache:mainfrom
jayzhan211:dfschema
Closed

DRAFT: Introduce DFField for DFSchema tuple#9735
jayzhan211 wants to merge 80 commits into
apache:mainfrom
jayzhan211:dfschema

Conversation

@jayzhan211

@jayzhan211jayzhan211 commented Mar 22, 2024

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Follow up on #9595

Rationale for this change

Use DFField to replace the tuple introduced in #9595.

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

benchmark

Screenshot 2024-03-22 at 10 34 10 PM

It is compared with the commit 8bd19a5

TODO:

See if can further improve

@github-actionsgithub-actionsBot added sql SQL Planner logical-expr Logical plan and expressions optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate labels Mar 22, 2024
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coreCore DataFusion cratelogical-exprLogical plan and expressionsoptimizerOptimizer rulessqlSQL PlannersqllogictestSQL Logic Tests (.slt)substraitChanges to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jayzhan211@matthewmturner@haohuaijin