Skip to content

Changes to DuckDB Python API results in errors with duckdb==1.4.0 #369

@d33bs

Description

@d33bs

DuckDB's Python API recently changed the results returned from .arrow(). This seems to go against what their documentation states. The result is that errors arise within CytoTable because the return type is incorrect (a RecordBatch instead of a Table).

I've opened an issue upstream with DuckDB on this: duckdb/duckdb-python#95

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions