Skip to content

Commit 54e8d6e

Browse files
authored
chore(substrait): bump to v0.49.0 (#58)
1 parent 9bab20b commit 54e8d6e

4 files changed

Lines changed: 30 additions & 3 deletions

File tree

src/substrait/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
except ImportError:
44
pass
55

6-
__substrait_version__ = "0.48.0"
7-
__substrait_hash__ = "3dc77ae"
6+
__substrait_version__ = "0.49.0"
7+
__substrait_hash__ = "fcf0f76"
88
__minimum_substrait_version__ = "0.30.0"

src/substrait/extensions/functions_arithmetic_decimal.yaml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/substrait/extensions/functions_comparison.yaml

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)