**Describe the bug** Continuation of #6163 When attempting to bridge arrow-rs to PyArrow, seeing the following error: ``` E pyarrow.lib.ArrowException: C Data interface error: The datatype "BinaryView" is still not supported in Rust implementation ```
Describe the bug
Continuation of #6163
When attempting to bridge arrow-rs to PyArrow, seeing the following error: