-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
In working on #95, I have encountered some test failures due to the duckdb extension not recognizing the field "extensionUrns" in substrait plans. This means that to accomplish #95, a change must be made to the dependency https://github.com/substrait-io/duckdb-substrait-extension (i.e. substrait-io/duckdb-substrait-extension#164).
Rather than tightlyncouple the two, we could consider removing the dependency on the extension here to make development in substrait-python easier. That being said, I'm not sure this is the right decision, but wanted to open up the discussion.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file