Github user viirya commented on the issue:
https://github.com/apache/spark/pull/19822
For such generated code:
```scala
if (!false) {
// some code here
}
```scala
I think the compiler optimization can simplify it. So it should not be a
problem.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
