rok commented on code in PR #37298:
URL: https://github.com/apache/arrow/pull/37298#discussion_r1422708411


##########
docs/source/format/CanonicalExtensions.rst:
##########
@@ -251,6 +251,14 @@ Variable shape tensor
    Values inside each **data** tensor element are stored in 
row-major/C-contiguous
    order according to the corresponding **shape**.
 
+UUID
+====

Review Comment:
   Good point. Added:
   ```
   
   .. note::
      A specific UUID version is not required or guaranteed. This extension 
represents
      UUIDs as FixedSizeBinary(16) and does not interpret the bytes in any way.
   ```



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to