tyrelr commented on a change in pull request #9440:
URL: https://github.com/apache/arrow/pull/9440#discussion_r571711119



##########
File path: rust/arrow/src/array/array_boolean.rs
##########
@@ -100,6 +100,14 @@ impl Array for BooleanArray {
     }
 }
 
+impl<'a> TypedArray for &'a BooleanArray {

Review comment:
       I don't believe anything is actually using this impl right now




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to