Ben Marengo created AIRFLOW-4152:
------------------------------------
Summary: dataflow hook should take project from the connection id
Key: AIRFLOW-4152
URL: https://issues.apache.org/jira/browse/AIRFLOW-4152
Project: Apache Airflow
Issue Type: Improvement
Reporter: Ben Marengo
following AIRFLOW-1401, where concerns were raised about the inconsistency of
the dataflow hook / operators but never resolved, we should unify the dataflow
hook / operators to take project id from connection id, like every other gcp
hook/operator
this will probably involve a backward incompatible change (where the
{{project}} key can no longer be passed in the {{variables}} dictionary to
methods {{DataFlowHook.start_<job-type>_dataflow()}})
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)