Skip to content

Upgrade to duckdb 1.1 & remove required pyarrow dependency? #54

@kylebarron

Description

@kylebarron

Now that DuckDB supports the PyCapsule Interface, we have the ability to remove pyarrow as a required dependency and pass data directly to upstream duckdb. But we still run into the common issue that we don't know if the stream input is a view or a stream, so we don't know whether to make a copy of the input as a duckdb table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions