dongjoon-hyun commented on PR #55678: URL: https://github.com/apache/spark/pull/55678#issuecomment-4390619602
> Thanks @dongjoon-hyun . Backported to `branch-4.x` and `branch-4.0` as well, and updated the JIRA. cc @viirya since we'll need your follow-up in these too. @sunchao , I don't see any backport yet. Could you share the githash? And, why `branch-4.0` instead of `branch-4.2`? ``` $ git log --oneline apache/master | grep SPARK-36082 7090c70cfef [SPARK-36082][SQL] Restrict null-aware anti joins to broadcastable right sides $ git log --oneline apache/branch-4.x | grep SPARK-36082 $ git log --oneline apache/branch-4.2 | grep SPARK-36082 $ git log --oneline apache/branch-4.1 | grep SPARK-36082 $ git log --oneline apache/branch-4.0 | grep SPARK-36082 ``` -- 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]
