Skip to content

Commit 3ccd260

Browse files
authored
chore(substrait): bump to v0.54.0 (#61)
1 parent 9fe371e commit 3ccd260

14 files changed

+1076
-426
lines changed

Diff for: src/substrait/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
except ImportError:
44
pass
55

6-
__substrait_version__ = "0.52.0"
7-
__substrait_hash__ = "a68c1ac"
6+
__substrait_version__ = "0.54.0"
7+
__substrait_hash__ = "93c8339"
88
__minimum_substrait_version__ = "0.30.0"

Diff for: src/substrait/extensions/functions_aggregate_decimal_output.yaml

+41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src/substrait/extensions/functions_arithmetic_decimal.yaml

+73-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)