Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/21403
  
    `case class In(value: Expression, list: Seq[Expression])` is an internal 
class. We do not expect user applications rely on the internal data structure. 
If they did, they should understand the class will not be stable. 
    
    The suggestion of @maryannxue is better, IMO.


---

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

Reply via email to