ianmcook commented on pull request #9745:
URL: https://github.com/apache/arrow/pull/9745#issuecomment-802366183


   `sort()` is an S3 generic so it was easy to implement methods for the 
`ArrowDatum` types. It would nice to implement `order()` methods too, but 
`order()` is not an S3 generic. Looking at what the bit64 developer did to 
implement `sort()`, I think it is not worthwhile here.


-- 
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:
us...@infra.apache.org


Reply via email to