dongjoon-hyun commented on PR #52128: URL: https://github.com/apache/spark/pull/52128#issuecomment-3225598151
Oh, never mind, @bersprockets . I found that [SPARK-52873](https://issues.apache.org/jira/browse/SPARK-52873) never land it `branch-3.5` at all. ``` $ git log --oneline apache/branch-4.0 | grep SPARK-52873 83d5ff15f54 [SPARK-52873][SQL][TESTS][FOLLOWUP] Fix test for non-ansi mode ae1226c29c6 [SPARK-52873][SQL] Further restrict when SHJ semi/anti join can ignore duplicate keys on the build side $ git log --oneline apache/branch-3.5 | grep SPARK-52873 ``` The JIRA information is wrong. <img width="849" height="305" alt="Screenshot 2025-08-26 at 13 13 32" src="https://github.com/user-attachments/assets/698f53d1-2e2a-491b-ba97-f43396dd99d6" /> -- 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]
