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

feat!: visit over core substrait types #178

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Conversation

vbarua
Copy link
Member

@vbarua vbarua commented Sep 12, 2023

No description provided.

@vbarua
Copy link
Member Author

vbarua commented Sep 12, 2023

Addresses: #137

This makes it easier to re-use the SubstraitRelVisitor when converting from Calcite back to Substrait.

I'm not sure if this is a breaking change, but it's a big enough change in functionality that I'm marking it as such.

@vbarua vbarua merged commit 6bee452 into main Sep 13, 2023
@vbarua vbarua deleted the vbarua/137/visit-using-core branch September 13, 2023 15:50
ajegou pushed a commit to ajegou/substrait-java that referenced this pull request Mar 29, 2024
feat: improve SubstraitRelVisitor extension ergonomics
refactor: private field converter to rexExpressionConverter for clarity

This changes make it easier to convert RelNode trees that are not Logical back
to Substrait.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants