tustvold commented on code in PR #1861:
URL: https://github.com/apache/arrow-rs/pull/1861#discussion_r905970052
##########
arrow/src/array/builder/generic_list_builder.rs:
##########
@@ -107,6 +107,11 @@ where
&mut self.values_builder
}
+ /// Returns the child array builder as an immutable reference
Review Comment:
These APIs are effectively part of #1860
--
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]