Hyukjin Kwon created SPARK-59034:
------------------------------------

             Summary: merge_connect_rust_pr.py should set connect-rust-* fix 
versions, not core Spark versions
                 Key: SPARK-59034
                 URL: https://issues.apache.org/jira/browse/SPARK-59034
             Project: Spark
          Issue Type: Improvement
          Components: Connect
    Affects Versions: connect-rust-0.1.0
            Reporter: Hyukjin Kwon


`dev/merge_connect_rust_pr.py` filters the SPARK project versions to plain 
`x.y.z` names (regex `\d+\.\d+\.\d+`), so it offers and sets core Spark fix 
versions (e.g. 4.2.0, 5.0.0) on spark-connect-rust JIRAs. Those tickets then 
appear in the core Spark release notes. spark-connect-rust ships on its own 
`connect-rust-*` version line, so the merge tool should match 
`connect-rust-\d+\.\d+\.\d+` versions instead, keeping these JIRAs in the 
connect-rust release notes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to