mik-laj edited a comment on pull request #10015:
URL: https://github.com/apache/airflow/pull/10015#issuecomment-664331213


   We have one more problem here. All import paths should be backward 
compatible. After moving the modules, we should create new modules with 
references to new locations.
   Please look here for an example: 
https://github.com/apache/airflow/tree/master/airflow/contrib/operators
   
   Your change only partially solves the problem, because other users can still 
expect KubernetesExecutor in this module and we should handle that too.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to