Skip to content

bug: incompatible with duckdb==1.4.0 #11621

@JonAnCla

Description

@JonAnCla

What happened?

With duckdb==1.4.0 installed (released earlier today), we get the following error executing on any ibis.Table

AttributeError: 'pyarrow.lib.RecordBatchReader' object has no attribute 'column_names'

Occurs here: https://github.com/ibis-project/ibis/blob/main/ibis/backends/duckdb/__init__.py#L1421

What version of ibis are you using?

tested on 1.8.0 & main

What backend(s) are you using, if any?

duckdb==1.4.0

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect behavior inside of ibis

    Type

    No type

    Projects

    Status

    done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions