Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/22205
Many test cases will be invalid after this rule is applied, since they are
built on LocalRelation. Thus, how about turning off the rule
`ConvertToLocalRelation` by using the conf `spark.sql.optimizer.excludedRules`
in our sql/hive and sql/core modules.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]