The new Binary and String View format types have been added to C++ (https://github.com/apache/arrow/pull/37792, basic implementation), but not yet exposed to Python. This is an overview issue of adding support for those to pyarrow: - [x] #39651 - [x] #39852 - [x] #40092 - [ ] Enable `from_buffers`