sunchao commented on pull request #31107: URL: https://github.com/apache/spark/pull/31107#issuecomment-758255242
One of the test failure: ``` CachedTableSuite.CACHE TABLE tableName AS SELECT ... org.apache.spark.sql.catalyst.analysis.UnresolvedException: Invalid call to qualifier on unresolved object, tree: 'key ``` looks like a separate bug related to #30567, and I've opened [SPARK-34076](https://issues.apache.org/jira/browse/SPARK-34076) to track it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
