monkeyboy123 edited a comment on pull request #35662:
URL: https://github.com/apache/spark/pull/35662#issuecomment-1054200620


   > I think we need to find which pr fix this issue correctly. then backport 
to spark 3.1 is the best way? or the code path is not same between 3.1 and 
master?
   
   It fix by https://github.com/apache/spark/pull/32947 and the code related to 
DPP ,in spark master/3.2 the sql will be translated to normal join, instead of 
DPP.
   And, The Error is more like 
[SPARK-29239](https://github.com/apache/spark/pull/25925),in spark master/3.2 
the skip function in addExprTree should exits same question, but the demo sql i 
pasted does not trigger 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.

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