-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 datafusion proto crate json
feature
#15172
Fix datafusion proto crate json
feature
#15172
Conversation
Fix datafusion proto crate json feature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @Owen-CH-Leung 🙏
Can you please merge up from main now that this PR is merged
- Split out
datafusion-substrait
anddatafusion-proto
CI feature checks, increase coverage #15156
And update the ci test to ensure we don't break it again?
(per @timsaucer 's comments #15157 (comment))
I took the liberty of pushing a commit that did this: Thanks again @Owen-CH-Leung |
json
feature
Just saw your msg. Thanks for helping to rebase :) |
Fixes #15157
This PR fixes the json feature of the datafusion proto crate which is currently broken as main.