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

fix(ci): cd into buf-configured proto directory #180

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

cpcloud
Copy link
Contributor

@cpcloud cpcloud commented Apr 28, 2022

No description provided.

@cpcloud
Copy link
Contributor Author

cpcloud commented Apr 28, 2022

Typically you would not use fix for CI things, but we need to trigger a release to test the publishing step so that's why I'm doing it here.

@cpcloud cpcloud requested a review from jacques-n April 28, 2022 18:24
@jacques-n jacques-n merged commit 78c0781 into substrait-io:main Apr 28, 2022
@cpcloud cpcloud deleted the fix-buf-push branch April 28, 2022 18:25
@substrait-project-bot
Copy link

🎉 This PR is included in version 0.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

rkondakov pushed a commit to rkondakov/substrait that referenced this pull request Nov 21, 2023
…ons (substrait-io#180)

feat: util methods on TypeCreator for setting type nullability
feat: builder utils for arithmetic aggregate functions
feat(calcite): support sum0 sql function

fix(calcite): address type inference mismatch in arithmetic aggregate functions
test: static fields in Type interface caused NPEs in tests

BREAKING CHANGE: Isthmus no longer uses Calcite built-in MAX, MIN, SUM, SUM0 and AVG functions
BREAKING CHANGE: removed REQUIRED and NULLABLE fields from Type interface
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