github substrait-io/substrait v0.102.0

3 hours ago

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

Don't miss a new substrait release

NewReleases is sending notifications on new releases.