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

ref: create an Exprs #412

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

bjchambers
Copy link
Collaborator

No description provided.

@bjchambers bjchambers requested a review from therapon June 2, 2023 18:27
@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Jun 2, 2023
pub outputs: Vec<ExprId>,
}

impl Exprs {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If we add a lot, I may move this to a separate exprs.rs file... but that can wait.

@bjchambers bjchambers merged commit 0cd8f18 into physical-plan Jun 2, 2023
@bjchambers bjchambers deleted the physical-plan-expression-struct branch June 2, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed Set when all authors of a PR have signed our CLA refactor sparrow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants