zzcclp opened a new issue, #7971:
URL: https://github.com/apache/incubator-gluten/issues/7971

   ### Description
   
   Now Vanilla Spark does not support the right anti/semi join, but CH backend 
does. According to the runtime statistics, it can convert the A left anti/semi 
join B to B right anti/semi join A when AQE is on and the side ot A table is 
the smaller than B 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.

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