eladkal commented on code in PR #35665: URL: https://github.com/apache/airflow/pull/35665#discussion_r1395228533
########## airflow/providers/apache/spark/hooks/spark_connect.py: ########## Review Comment: In general we prefer to keep service classes in single file. For example: https://github.com/apache/airflow/issues/20139 That makes developer life easier with discovering the avaliable classes -- 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]
