HeartSaVioR commented on PR #57813:
URL: https://github.com/apache/spark/pull/57813#issuecomment-5351085288

   > I think the best direction is to fix the case of left semi & left outer 
with SQL config as a kill switch, and have left anti on top of the fix.
   
   My bad if my proposal wasn't clear. I was thinking of having a new JIRA 
ticket to change the behavior for Left Semi & Left Outer (it warrants a new 
ticket due to breaking/behavioral change) and merging the fix (fixing common 
code in that PR), and getting back to this to scope to Left Anti only. I assume 
the code change itself won't be complex for the new PR as I expect the code 
change to be made here already.
   
   Could you please help doing it? Again I can volunteer to do that by myself 
if you mind. Please let me know.


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