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


##########
c_glib/arrow-glib/type.h:
##########
@@ -116,7 +118,10 @@ typedef enum {
   GARROW_TYPE_LARGE_LIST,
   GARROW_TYPE_MONTH_DAY_NANO_INTERVAL,
   GARROW_TYPE_RUN_END_ENCODED,
-  /* TODO: Remove = 43 when we add STRING_VIEW(39)..LARGE_LIST_VIEW(42). */
+  GARROW_TYPE_STRING_VIEW,

Review Comment:
   Could you add this when we add support string view data type?
   
   ```suggestion
   ```



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