Describe the enhancement requested
Arrow has Arrow has already implemented types like StringView/BinaryView to reduce copy overhead during usage. However, the current read/write path for Parquet has not yet been adapted to support this capability. Is there a plan to add support for this?
Component(s)
C++, Parquet