jscheffl commented on code in PR #64864: URL: https://github.com/apache/airflow/pull/64864#discussion_r3047726662
########## providers/apache/spark/docs/changelog.rst: ########## @@ -29,6 +29,18 @@ Changelog --------- +6.0.1 +..... + +Misc +~~~~ + +* ``feat(providers/spark): add post_submit_commands to SparkSubmitHook for sidecar lifecycle management (#64391)`` Review Comment: Is this now a feature and provider needs a feature increment + pushing this up one section? ```suggestion * ``Add post_submit_commands to SparkSubmitHook for sidecar lifecycle management (#64391)`` ``` -- 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]
