Skip to content

drop the hard dependency on duckdb-substrait-extension? #102

@benbellick

Description

@benbellick

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

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions