You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "John Cheng (JIRA)" <ji...@apache.org> on 2019/01/11 03:50:00 UTC

[jira] [Created] (AIRFLOW-3671) Wrong deprecation warning for MongoToS3Operator

John Cheng created AIRFLOW-3671:
-----------------------------------

             Summary: Wrong deprecation warning for MongoToS3Operator
                 Key: AIRFLOW-3671
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3671
             Project: Apache Airflow
          Issue Type: New Feature
          Components: operators
    Affects Versions: 1.10.0
            Reporter: John Cheng
            Assignee: John Cheng


 The operator should not get {{replace}} from {{kwargs}}.

{{/usr/local/lib/python3.6/site-packages/airflow/models.py:2418: PendingDeprecationWarning: Invalid arguments were passed to MongoToS3Operator. Support for passing such arguments will be dropped in Airflow 2.0. Invalid arguments were:}}
{{*args: ()}}
{{**kwargs: \{'replace': True}}}
{{ category=PendingDeprecationWarning}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)