Skip to content

BUG: reading a .parquet with list type columns using arrow while specifying columns to be read gives an error #613

@theroggy

Description

@theroggy

The error being thrown:

pyarrow.lib.ArrowInvalid: ArrowArray struct has 1 children, expected 0 for type extension<geoarrow.wkb>

Error was encountered while writing the test_read_list_types_columns test in test_geopandas_io.py in PR #612. That test can be used as the reproducer for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions