Skip to content

Commit c6a5fcf

Browse files
authored
chore(substrait): bump to v0.56.0 (#62)
1 parent 3ccd260 commit c6a5fcf

File tree

5 files changed

+332
-309
lines changed

5 files changed

+332
-309
lines changed

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.54.0"
7-
__substrait_hash__ = "93c8339"
6+
__substrait_version__ = "0.56.0"
7+
__substrait_hash__ = "bc4d6fb"
88
__minimum_substrait_version__ = "0.30.0"

src/substrait/extensions/functions_datetime.yaml

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

src/substrait/gen/proto/algebra_pb2.py

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

src/substrait/gen/proto/algebra_pb2.pyi

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

0 commit comments

Comments
 (0)