Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: proto to physical plan conversion #14530

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jatin510
Copy link
Contributor

@jatin510 jatin510 commented Feb 6, 2025

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the proto Related to proto crate label Feb 6, 2025
@@ -798,6 +799,19 @@ message UnnestExecNode {
UnnestOptions options = 5;
}

message MemoryExecNode {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jayzhan211 am i going in right direction ?

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proto Related to proto crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support MemoryExec in proto try_from_physical_plan
1 participant