You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/06/26 11:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor reopened AIRFLOW-3671:
----------------------------------------

> 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
>            Priority: Minor
>             Fix For: 2.0.0
>
>
>  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)