Yicong-Huang commented on PR #58288: URL: https://github.com/apache/spark/pull/58288#issuecomment-5444956924
> Also, to understand, its not all affect. Only 'wrong' affect versions right? > So the intention is that many of Jira tickets are open at affected version 5.0.0 then we fix and backport to 4.x (4.4.0). It will have a weird situation: the issue affecting 5.0.0 but fixed in an earlier version of 4.4.0. I think in this case, the original reported affected version (i.e., 5.0.0) is already incorrect. I usually just manually fix it on Jira to change the affected versions to `4.4.0`, which is the earliest fixed version. And with this script change we allow committer to update this field when detected such a weird situation and give committer a handy way to update the affected versions field without leaving the script. > I also dont know much about @nchammas suggestion for python questionary, i guess that could be a nice (separate) improvement Yeah thanks @nchammas for the suggestion. I see how it could become messy now. agreed to push it later in a separate improvement by itself. -- 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]
