kou commented on code in PR #46558:
URL: https://github.com/apache/arrow/pull/46558#discussion_r2104031113


##########
c_glib/arrow-glib/basic-data-type.cpp:
##########
@@ -134,6 +135,8 @@ G_BEGIN_DECLS
  * #GArrowBinaryViewDataType is a class for the binary view data type.
  *
  * #GArrowFixedShapeTensorDataType is a class for the fixed shape tensor data 
type.
+ *
+ * #GArrowUuidDataType is a class for UUID data type.

Review Comment:
   Could you use "UUID" not "Uuid"?
   
   ```suggestion
    * #GArrowUUIDDataType is a class for UUID data type.
   ```



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