Jarek Potiuk

Results 1574 comments of Jarek Potiuk

Yes. And you can use simply Python subprocess.* calls to run bash script in such taskflow-decorated method, there is no particular need to use BashOperator for that if you can...

Converting it to a discussion - as it is unlikely to be an "airflow issue"

``` tests/providers/google/cloud/links/test_translate.py::TestTranslationLegacyDatasetLink::test_get_link - TypeError: create_dagrun() got an unexpected keyword argument 'triggered_by' ``` The "create_dragrun" method in DAG model does not have the `triggered_by` argument - and commons.sql and openlineage provider...

In the meantime - before @uranusjr responds - this one needs rebasing :)

I think that one requires another discussion on devlist - I believe currently we do not plan any changes in 2.11 other than making it a "bridge" release for Airflow...

Generally speaking - I think currently the idea is that PRs like that should be targetted to Airflow 3 and (if possible and the author would like to do so)...

> generate migration file. Is it relevant to generate a migration file for Airflow 3.0.0? I think the idea is that all 3.0.0 changes will start from "base" 3.0 and...

It looks good but I think it might interact with other Airflow 3 changes especially that @uranusjr already looked it - I think that needs his input.

I am good. Waiting for @uranusjr approval and we can merge it

Needs to resolve conflict now - but @uranusjr -> are you ok with that one?