Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/23171
  
    @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`.


---

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

Reply via email to