rdblue commented on issue #24763: [SPARK-27909][SQL] Do not run analysis inside 
CTE substitution
URL: https://github.com/apache/spark/pull/24763#issuecomment-497893377
 
 
   @cloud-fan, can you take a look at this?
   
   These changes are needed to get the DSv2 table resolution fixed because that 
adds a second rule to resolve relations. That means that `ResolveRelations` 
should not throw `AnalysisException` if it doesn't find a table because another 
resolution rule may be able to find the table.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to