Skip to content

feat: bump substrait packages to 0.86.0 and support additional extension metadata#168

Merged
tokoko merged 2 commits into
substrait-io:mainfrom
nielspardon:chore/bump-substrait-0.86.0
Jun 5, 2026
Merged

feat: bump substrait packages to 0.86.0 and support additional extension metadata#168
tokoko merged 2 commits into
substrait-io:mainfrom
nielspardon:chore/bump-substrait-0.86.0

Conversation

@nielspardon

Copy link
Copy Markdown
Member

Bump substrait-protobuf, substrait-extensions, and substrait-antlr from 0.85.0 to 0.86.0.

Add support for the new 0.86.0 simple-extension schema fields when parsing extension YAML:

  • deprecation status (since/reason/metadata) on types, type variations, functions, and
    individual implementations
  • implementation-level description
  • function- and type-level metadata

The 0.86.0 spec changes are otherwise contained in the vendored extension YAML shipped by the
packages (no proto changes), so no further code modifications were required.

All 231 tests pass (3 pre-existing xfails, unchanged from the 0.85.0 baseline).

🤖 Generated with Claude Code

Bump substrait-protobuf, substrait-extensions, and substrait-antlr
from 0.85.0 to 0.86.0.

Add support for the new 0.86.0 simple-extension schema fields when
parsing extension YAML: deprecation status (on types, type variations,
functions, and individual implementations), implementation-level
descriptions, and function/type metadata.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nielspardon nielspardon requested review from benbellick and tokoko June 3, 2026 08:52
@nielspardon nielspardon changed the title chore(deps): bump substrait packages to 0.86.0 feat: bump substrait packages to 0.86.0 and support additional extension metadata Jun 5, 2026
Comment thread pyproject.toml Outdated
Signed-off-by: Niels Pardon <par@zurich.ibm.com>

@tokoko tokoko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@tokoko tokoko merged commit 1e34f42 into substrait-io:main Jun 5, 2026
20 checks passed
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.

2 participants