pitrou commented on code in PR #37877: URL: https://github.com/apache/arrow/pull/37877#discussion_r1347504888
########## 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 definitely agree with that. The spec was often confusing to me at the start. -- 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]
