Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/19895
We have a lot of places that don't need this check, places that are
guaranteed to not depend on the current inputs, e.g. `Cast.castStructCode`,
`HashExpression.genHashForStruct`, `GenerateOrdering.genComparisons`, etc.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
