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

chore: update to substrait v0.57.0 #300

Merged

Conversation

kadinrabo
Copy link
Contributor

  1. Upgrade submodule to 0.57
  2. Update conversion visitors to handle new set op types (708) SET_OP_MINUS_PRIMARY_ALL & SET_OP_INTERSECTION_MULTISET_ALL
  3. Does not address the new grouping behavior in AggregateRel #299

chore(release): 0.57.0
ci: bump semantic-release to 24.1.2 (#718)
chore(deps): Bump bufbuild/buf-setup-action from 1.42.0 to 1.43.0 (#717)
feat: make substrait repo a go module (#712)
feat: clarify behaviour of SetRel operations (#708)
feat: change grouping expressions in AggregateRel to references (#706)
chore(deps): Bump bufbuild/buf-setup-action from 1.41.0 to 1.42.0 (#709)

@vbarua vbarua self-requested a review October 2, 2024 23:01
Copy link
Member

@vbarua vbarua left a comment

Choose a reason for hiding this comment

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

Overall looks good. Just have 2 minor changes I would like to see, but other than that this looks good to merge.

@kadinrabo kadinrabo requested a review from vbarua October 4, 2024 13:29
@vbarua vbarua force-pushed the kadin.rabo/update-substrait-0.57.0 branch from f4723f7 to 413fede Compare October 4, 2024 15:36
Copy link
Member

@vbarua vbarua left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

@vbarua vbarua merged commit eb484a3 into substrait-io:main Oct 4, 2024
12 of 13 checks passed
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