Github user rxin commented on the issue:

    https://github.com/apache/spark/pull/23171
  
    That probably means we should just optimize InSet to have the switch 
version though? Rather than do it in In?
    
    On Mon, Dec 03, 2018 at 8:20 PM, Wenchen Fan < notificati...@github.com > 
wrote:
    
    > 
    > 
    > 
    > @ rxin ( https://github.com/rxin ) I proposed the same thing before, but
    > one problem is that, we only convert In to InSet when the length of list
    > reaches the threshold. If the switch way is faster than hash set when the
    > list is small, it seems still worth to optimize In using switch.
    > 
    > 
    > 
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub (
    > https://github.com/apache/spark/pull/23171#issuecomment-443965616 ) , or 
mute
    > the thread (
    > 
https://github.com/notifications/unsubscribe-auth/AATvPEkrUFJuT4FI167cCI9b0nfv16V4ks5u1fgNgaJpZM4Y4P4J
    > ).
    > 
    > 
    >


---

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

Reply via email to