Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(isthmus): cli can now output JSON, TEXT and BINARY proto format #216

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

vbarua
Copy link
Member

@vbarua vbarua commented Dec 26, 2023

No description provided.

@vbarua
Copy link
Member Author

vbarua commented Dec 26, 2023

Partial fix for: #211

@EpsilonPrime
Copy link
Member

Technically text is protobuf text. We are still looking to add the Substrait text format.

cli can now output PROTOJSON, PROTOTEXT and BINARY proto format
@vbarua vbarua force-pushed the vbarua/cli-output-format branch from 28b8c11 to 60a6afb Compare December 26, 2023 15:38
@vbarua
Copy link
Member Author

vbarua commented Dec 26, 2023

@EpsilonPrime good point.

What do you think about the names PROTOJSON, PROTOTEXT instead of JSON and TEXT to make it more explicit where they come from?

@vibhatha
Copy link
Contributor

@vbarua thank you for working on this.

@EpsilonPrime
Copy link
Member

EpsilonPrime commented Dec 26, 2023 via email

@vbarua
Copy link
Member Author

vbarua commented Jan 3, 2024

@EpsilonPrime @vibhatha

If these changes look reasonable now, I would appreciate an approval when y'all have a chance 🙇

@vibhatha vibhatha self-requested a review January 3, 2024 23:04
Copy link
Contributor

@vibhatha vibhatha left a comment

Choose a reason for hiding this comment

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

@vbarua LGTM. Thanks for working on this.

@vbarua vbarua merged commit 6e62f46 into main Jan 4, 2024
7 checks passed
@vbarua vbarua deleted the vbarua/cli-output-format branch January 4, 2024 18:27
ajegou pushed a commit to ajegou/substrait-java that referenced this pull request Mar 29, 2024
cli can now output PROTOJSON, PROTOTEXT and BINARY proto format

* ci: update graalVersion
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants