Skip to content

Conversation

@gforsyth
Copy link
Member

resolves #11


__substrait_version__ = "0.30.0"
__substrait_hash__ = "3259a1ba"
__minimum_substrait_version__ = "0.30.0"

Choose a reason for hiding this comment

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

What does the "minimum" version mean exactly? (is that a concept of substrait itself?)

Copy link
Member Author

Choose a reason for hiding this comment

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

Looking forward, it's supposed to represent the oldest version of substrait that this library can parse a plan from. I don't think it will be used right away.

@gforsyth gforsyth merged commit fdf68ea into substrait-io:main Jun 15, 2023
@gforsyth gforsyth deleted the gil/version branch June 15, 2023 18:41
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.

feat: add upstream substrait version to package

3 participants