pitrou commented on issue #7002:
URL: https://github.com/apache/arrow/pull/7002#issuecomment-617339230


   The original PR message is slightly misleading: both algorithms have the 
same complexity (O(N) except for the sorting step which is O(N log N)). 
However, it's true that the new algorithm is more compact and not less readable.


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