pitrou commented on code in PR #37877:
URL: https://github.com/apache/arrow/pull/37877#discussion_r1347367146


##########
docs/source/format/Columnar.rst:
##########
@@ -100,15 +100,15 @@ Arrays are defined by a few pieces of metadata and data:
 Nested arrays additionally have a sequence of one or more sets of
 these items, called the **child arrays**.
 
-Each logical data type has a well-defined physical layout. Here are
-the different physical layouts defined by Arrow:
+Each logical data type has one or more well-defined physical layouts. Here

Review Comment:
   I would keep the singular. There is no disjunction in Arrow (unlike Parquet) 
between "logical" data type and physical layout. ListView and StringView are 
simply distinct types.



-- 
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]

Reply via email to