Skip to content

Update to Substrait v0.102.0 #255

Description

@substrait-project-bot

Release Notes

0.102.0 (2026-08-23)

⚠ BREAKING CHANGES

  • protos: deprecates the offset field of the Preceding and
    Following window bounds in favor of the new offset_expr field, which
    accepts an arbitrary expression instead of an integer literal. Consumers
    should add offset_expr support before producers switch to it. The PR
    also requires explicit window frame bounds type. Producers should set
    the bounds type and Consumers should reject BOUNDS_TYPE_UNSPECIFIED in
    such cases.

Features

See https://github.com/substrait-io/substrait/releases/tag/v0.102.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions