[
https://issues.apache.org/jira/browse/AIRFLOW-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076121#comment-17076121
]
ASF subversion and git services commented on AIRFLOW-7106:
----------------------------------------------------------
Commit 3fc89f29f5bcd1529089fa6cb9c44843614f9ec5 in airflow's branch
refs/heads/master from Davide Malagoli
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=3fc89f2 ]
[AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start
pipeline (#7849)
* Add the possibility of passing args to data fusion start pipeline
* [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start
pipeline
* [AIRFLOW-7106] modified arguments type from string to dict, fixed tests
* [AIRFLOW-7106] reverted wrong comment on tests
* Update airflow/providers/google/cloud/hooks/datafusion.py
Co-Authored-By: Tomek Urbaszek <[email protected]>
* [AIRFLOW-7106] fixed static checks
* reverting conftest.py
* removed trailing whitespaces
* added hook test for start pipeline with parameters
* fixed test on google data fusion hook
* fixed all pre-commit tests
Co-authored-by: Davide Malagoli
<[email protected]>
Co-authored-by: Tomek Urbaszek <[email protected]>
> Cloud data fusion integration - Allow to pass args to start pipeline
> --------------------------------------------------------------------
>
> Key: AIRFLOW-7106
> URL: https://issues.apache.org/jira/browse/AIRFLOW-7106
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Affects Versions: 1.10.9
> Reporter: Davide Malagoli
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Currently the cloud data fusion integration doesn't allow to pass parameters
> to cloud fusion.
> This limits the possibility of creating integration where, for example, the
> file name of a to be ingested file is needed by fusion
--
This message was sent by Atlassian Jira
(v8.3.4#803005)