stenlarsson commented on code in PR #48491:
URL: https://github.com/apache/arrow/pull/48491#discussion_r2639741462


##########
c_glib/arrow-glib/compute.cpp:
##########
@@ -7498,6 +7502,151 @@ garrow_list_flatten_options_new(void)
   return GARROW_LIST_FLATTEN_OPTIONS(options);
 }
 
+enum {
+  PROP_MAKE_STRUCT_OPTIONS_FIELD_NAMES = 1,

Review Comment:
   I agree it can be confusing, but I think this is more convenient if you 
don't care about nullability or metadata.



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