wForget commented on PR #43867:
URL: https://github.com/apache/spark/pull/43867#issuecomment-1825329646

   > Sorry for the back and forth, but I have a new finding today: 
`DetermineTableStats` will always set a table stats to the hive table. That 
said, I think we can mark the `HiveTableRelation` as unresolved if its stats is 
None?
   
   This may also affect other Rules. Since HiveTableRelation is not resolved, 
the Project.projectList of the parent plan will not be resolved. I think it may 
have affected the `ResolveReferences` rule.
   
   
![image](https://github.com/apache/spark/assets/17894939/81f8ba9d-7c13-47e1-846f-d01735908aef)
   


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

To unsubscribe, e-mail: [email protected]

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