ariesdevil commented on PR #5557: URL: https://github.com/apache/arrow-rs/pull/5557#issuecomment-2046950418
> From the talk here ( [#5618 (comment)](https://github.com/apache/arrow-rs/pull/5618#issuecomment-2045839896) ) Views type would keeps views schema. However, I think write by StringView/BinaryView doesn't means a read type is BinaryView/StringView. Should we just use Binary/String? > > Otherwise, we need extra checking for handling written-by view and read by string. If StringView/BinaryView is keep in metadata, hope a parquet-testing file for this could be add to testing legacy parquet reader could reading this to string/binary without castingā³ It's a design choices that require @alamb and @tustvold judgment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
