tirkarthi commented on code in PR #61204: URL: https://github.com/apache/airflow/pull/61204#discussion_r2741874643
########## 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: All files should have license headers. This operator is already defined in providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/operators/spark_kubernetes.py. The PR also has unrelated changes from your other PRs. Can you please check your git flow, disclose usage of AI and also test changes before submitting PRs? https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst -- 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]
