You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/05 11:55:15 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #16268: Change Regex For Inclusive Words

potiuk commented on a change in pull request #16268:
URL: https://github.com/apache/airflow/pull/16268#discussion_r645981961



##########
File path: UPDATING.md
##########
@@ -409,7 +409,7 @@ The following table shows changes in import paths.
 |-------------------------------------|----------------------------|
 | airflow.hooks.base_hook.BaseHook | airflow.hooks.base.BaseHook |
 | airflow.hooks.dbapi_hook.DbApiHook | airflow.hooks.dbapi.DbApiHook |
-| airflow.operators.dummy_operator.DummyOperator | airflow.operators.dummy.DummyOperator |
+| airflow.operators.dummy_operator.NoOpOperator| airflow.operators.dummy.NoOpOperator|

Review comment:
       Yeah. We should only deprecate it. and also we should chnage package name as well.




-- 
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:
users@infra.apache.org