-
Notifications
You must be signed in to change notification settings - Fork 1.5k
datafusion-proto
crate feature json
is broken
#15157
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
Comments
Recommend adding to this issue that we will want to re-enable the |
Deleting comments that appear to be from an AI model. |
https://github.com/apache/datafusion/pull/15185/files#r1991797793 @irenjj maybe it is due to this issue, we are facing problems with JsonSink #15089 , as I said in one of my comments, no matter what I did, JsonSink is not getting used whereas CsvSink and others do get used. Maybe we can look into that issue after this issue is solved. |
Thanks @Shreyaskr1409 , explain works in #15185(even though I wasn't able to construct a non-empty |
Describe the bug
I am not sure what the
json
feature is supposed to do in datafusion-proto but it is brokenTo Reproduce
Results in pages of errors like this
See more here https://github.com/apache/datafusion/actions/runs/13788882508/job/38563713616?pr=15156
Expected behavior
I expect the feature to work, or to be removed
Additional context
Found while working on
datafusion-substrait
anddatafusion-proto
CI feature checks, increase coverage #15156The text was updated successfully, but these errors were encountered: