- Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
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
Labels
No labels