Github user dbtsai commented on the issue:

    https://github.com/apache/spark/pull/23171
  
    The approach looks great, and can significantly improve the performance. 
For Long, I agree that we should also implement binary search approach for 
`O(logn)` look up. 
    
    Wondering which one will be faster, binary search using arrays or rewrite 
the `if-else` in binary search form.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to