hiroyuki-sato commented on code in PR #44659:
URL: https://github.com/apache/arrow/pull/44659#discussion_r1831894502
##########
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:
Thanks Removed.
--
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]