Skip to content

Update substrait to v0.75.0 for URI -> URN migration #17865

@benbellick

Description

@benbellick

Substrait is undergoing a transition from using Uris in plans to Urns. As a consequence, datafusion needs to bump to a v0.75.0 compliant version of substrait-rs, which is v0.60.

By performing this change, substrait plans which contain urns will not be rejected.

Note that uris are not used for anything inside of datafusion, so this change results in no logical change. It only allows correct (urn-containing) substrait plans to be accepted.

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