WillAyd commented on code in PR #45333: URL: https://github.com/apache/arrow/pull/45333#discussion_r1927407856
########## docs/source/status.rst: ########## @@ -72,11 +72,11 @@ Data Types +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Large Utf8 | ✓ | ✓ | ✓ | ✓ | \(4) | ✓ | ✓ | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Binary View | ✓ | | ✓ | | ✓ | ✓ | | | | +| Binary View | ✓ | | ✓ | | ✓ | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Large Binary View | ✓ | | ✓ | | | | | | | Review Comment: Does Large Binary View / Large Utf8 View exist? I couldn't see mention of this anywhere else in the codebase or protobuf spec ########## docs/source/status.rst: ########## @@ -72,11 +72,11 @@ Data Types +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Large Utf8 | ✓ | ✓ | ✓ | ✓ | \(4) | ✓ | ✓ | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ -| Binary View | ✓ | | ✓ | | ✓ | ✓ | | | | +| Binary View | ✓ | | ✓ | | ✓ | ✓ | | | ✓ | +-------------------+-------+-------+-------+----+-------+-------+-------+-------+-----------+ | Large Binary View | ✓ | | ✓ | | | | | | | Review Comment: Does Large Binary View / Large Utf8 View exist? I couldn't see mention of this anywhere else in the codebase or flatbuffers spec -- 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]
