zhengruifeng commented on code in PR #57818: URL: https://github.com/apache/spark/pull/57818#discussion_r3728379232
########## AGENTS.md: ########## @@ -202,6 +202,8 @@ It lists `master` and the latest major's release branches the commit reached (e. PR title format is `[SPARK-xxxx][COMPONENT] Title`. Draft, WIP, MINOR, and TRIVIAL PRs may omit the JIRA ID. The component tag is derived from the JIRA component name: take the last word and uppercase it (e.g. `Project Infra` → `[INFRA]`, `Spark Core` → `[CORE]`, `Structured Streaming` → `[STREAMING]`, `SQL` → `[SQL]`). +If a PR follows up on one or more earlier PRs, reuse their existing JIRA ticket(s). Do not create a new JIRA ticket for the follow-up PR. Review Comment: in that case, I think we should not use a [FOLLOWUP] PR, IIRC @dongjoon-hyun -- 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]
