Skip to content

Support Arrow string_view and bin_view types. #1745

@ritchie46

Description

@ritchie46

Feature Request / Improvement

Polars uses the view types to represent string and binary data. We'd like to move data into pyicberg zero-copy via Arrow, but the string_view and bin_view types are not yet supported.

FAILED tests/unit/io/test_iceberg.py::test_write_iceberg - TypeError: Unsupported type: string_view

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions