HyukjinKwon opened a new pull request, #77: URL: https://github.com/apache/spark-connect-rust/pull/77
### What changes were proposed in this pull request? Adds a golden-rule bullet to `AGENTS.md` (section 0) stating that JIRAs for spark-connect-rust always use the `connect-rust-x.y.z` version line (never the core Spark `x.y.z` line) for **both** the *Affects Version/s* and *Fix Version/s* fields. ### Why are the changes needed? spark-connect-rust ships on its own `connect-rust-*` release line so its JIRAs land in the connect-rust release notes instead of leaking into core Spark's. `dev/create_spark_jira.py` and `dev/merge_connect_rust_pr.py` already enforce this; documenting it in `AGENTS.md` keeps hand-filed/hand-edited tickets consistent with the tooling. ### Does this PR introduce _any_ user-facing change? No. Documentation only (agent-facing guidance). ### How was this patch tested? N/A — documentation-only change. This pull request and its description were written by Isaac. -- 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]
