panbingkun commented on code in PR #45267:
URL: https://github.com/apache/arrow/pull/45267#discussion_r1916337073


##########
docs/source/format/Columnar.rst:
##########
@@ -790,7 +790,7 @@ type.
 **Example Layout: ``Struct<VarBinary, Int32>``**
 
 The layout for ``[{'joe', 1}, {null, 2}, null, {'mark', 4}]``, having

Review Comment:
   I think there seems to be no problem with this example, as seen from the 
following chapter `Struct Validity`
   <img width="753" alt="image" 
src="https://github.com/user-attachments/assets/4f9a9a51-88eb-42e2-a27a-54a90c33d529";
 />
   
   So, I will close it.
   cc @mapleFU 



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