sanchalitorpe-source commented on code in PR #61204: URL: https://github.com/apache/airflow/pull/61204#discussion_r2745314896
########## airflow-core/src/airflow/airflow/providers/cncf/kubernetes/operators/spark_kubernetes.py: ########## @@ -0,0 +1,107 @@ +# airflow/providers/cncf/kubernetes/operators/spark_kubernetes.py Review Comment: Thanks for the detailed review — much appreciated. You’re right: the PR includes unrelated commits and the operator file was added in the wrong location. That’s on me. I’ll close this PR and submit a new, clean one with: - Changes limited to the existing SparkKubernetesOperator in the providers path - Proper license headers - Isolated commits and added tests Thanks again for pointing this out. -- 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]
