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/04 16:27:52 UTC

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

mik-laj commented on a change in pull request #16268:
URL: https://github.com/apache/airflow/pull/16268#discussion_r645702863



##########
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:
       We should keep it, because it is related to released version. 




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