> On May 28, 2026, at 12:38 PM, Asif Shahid <[email protected]> wrote: > > Hi Nicholas, > You wanted some examples , right: > 1) Look at bug https://issues.apache.org/jira/browse/SPARK-51016 > To discover this bug and reproduce it reliably, I spent nearly 2- 3 weeks. I > filed a PR. The bug was fixed via a different PR , taken a different route. > Did any one who created new PR and route, showed up any unaddressable logical > issue?
What I see in the associated PRs (#50029 <50029> / #50757 <https://github.com/apache/spark/pull/50757>) is just a healthy open source development process. You opened the first PR. The approach had some problems. Peter opened the second PR and tagged you to indicate that he was solving the same problem but that his approach was a bit different from yours. There was then a lengthy discussion on the second (Peter’s) PR, but even that PR was closed as stale and did not get merged in. What is the problem here?
