imback82 commented on pull request #31273:
URL: https://github.com/apache/spark/pull/31273#issuecomment-783882301


   > > However, there were tests that compare analyzed plans which were failing 
due to CatalogTable.createTime difference
   > 
   > Can you elaborate on it? analyzed plan does not have table metadata.
   
   For example, tests like the following:
   
https://github.com/apache/spark/blob/612d52315b8476dd588d75ce3001dee5786db747/sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala#L3656
   When the temp view is looked up, `View` with `CatalogTable` is returned.


----------------------------------------------------------------
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]

Reply via email to