rluvaton commented on code in PR #6863:
URL: https://github.com/apache/arrow-rs/pull/6863#discussion_r1877813529


##########
arrow-array/src/builder/boolean_builder.rs:
##########
@@ -219,6 +219,49 @@ impl ArrayBuilder for BooleanBuilder {
     }
 }
 
+
+impl SpecificArrayBuilder for BooleanBuilder {

Review Comment:
   nothing, the only thing it add is for the list builder to use those 
functions as it expect a SpecificArrayBuilder trait



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