Jefffrey commented on code in PR #10625:
URL: https://github.com/apache/arrow-rs/pull/10625#discussion_r3764514293
##########
arrow-array/src/array/union_array.rs:
##########
@@ -1017,7 +1016,6 @@ enum SparseStrategy {
enum Mask {
Zero = 0,
// false positive, see https://github.com/rust-lang/rust-clippy/issues/8043
Review Comment:
remove this comment too since it was tied to the lint
--
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]