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