dongjoon-hyun opened a new pull request, #295: URL: https://github.com/apache/spark-connect-swift/pull/295
### What changes were proposed in this pull request? This PR aims to revise subtask creating message of `create_spark_jira.py`. ### Why are the changes needed? ``` $ dev/create_spark_jira.py -p SPARK-54095 'Revise subtask creating message' Creating a subtask of SPARK-54095 with title: Revise subtask creating message Created JIRA issue: SPARK-55591 git checkout -b SPARK-55591 Switched to a new branch 'SPARK-55591' Created and checked out branch: SPARK-55591 ['git', 'commit', '-a', '-m', '[SPARK-55591] Revise subtask creating message'] Created a commit with message: [SPARK-55591] Revise subtask creating message ``` ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: `Gemini 3 Pro (High)` on `Antigravity` -- 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]
