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: [email protected]
For additional commands, e-mail: [email protected]