brancz commented on code in PR #9176:
URL: https://github.com/apache/arrow-rs/pull/9176#discussion_r2741617264


##########
arrow-ord/src/ord.rs:
##########
@@ -233,6 +233,42 @@ fn compare_fixed_list(
     Ok(f)
 }
 
+fn compare_list_view<O: OffsetSizeTrait>(

Review Comment:
   Merged, thank you!
   
   I can't remember now anymore why it was, but I needed to implement compare 
support for something I needed for tests or fuzzing. Sorry, I've been working 
on so much lately that I don't remember anymore what exactly it was but it was 
needed to address other review comments.



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