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