You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/08/18 14:37:00 UTC

[jira] [Created] (AIRFLOW-5246) Remove unused source constructor parameter in BaseHook

Jarek Potiuk created AIRFLOW-5246:
-------------------------------------

             Summary: Remove unused source constructor parameter in BaseHook
                 Key: AIRFLOW-5246
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5246
             Project: Apache Airflow
          Issue Type: Improvement
          Components: core
    Affects Versions: 2.0.0
            Reporter: Jarek Potiuk


The Base Hook constructor has source parameter which is unused. There are a few hooks that still pass it but the value is discarded.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)