Skip to content

Conversation

lewiszlw
Copy link
Member

@lewiszlw lewiszlw commented Aug 5, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

Like prepare/transaction statements, we could provide create index plan to users and let them convert plan to custom execution plan or something.

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added sql SQL Planner logical-expr Logical plan and expressions core Core DataFusion crate labels Aug 5, 2024
@alamb alamb changed the title Add create index plan Add LogicalPlan::CreateIndex Aug 5, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me -- thank you @lewiszlw

}

#[test]
fn plan_create_index() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lewiszlw lewiszlw merged commit 117ab1b into apache:main Aug 7, 2024
@lewiszlw lewiszlw deleted the create-index branch August 7, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants