XiangpengHao commented on code in PR #6089:
URL: https://github.com/apache/arrow-rs/pull/6089#discussion_r1683690939


##########
arrow-arith/Cargo.toml:
##########
@@ -38,6 +38,7 @@ arrow-array = { workspace = true }
 arrow-buffer = { workspace = true }
 arrow-data = { workspace = true }
 arrow-schema = { workspace = true }
+arrow-ord = { workspace = true }

Review Comment:
   I'm not sure if we need to move arrow-ord as a dependency. 
   Maybe move `compare_byte_view_unchecked` to arrow-array?



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