Jarek Potiuk

Results 1574 comments of Jarek Potiuk

I hope you will be able to reproduce it @ItIsOHM :) assigned you

(or even if not - then we might be able to close it if you confirm it's not really reproducible easily)

> Although I'm confused why this would affect @task decorated functions? You are using BQHook, so it does not matter if task is decorated > Could this be something to...

As explained in the devlist - This PR - specifically this job https://github.com/apache/airflow/actions/runs/9023444361/job/24795410794?pr=39513 runs Provider unit tests against Airflow 2.9.1 installed from PyPI. I will add a few comments and...

I will extract breeze changes to separate PRs to make this one easier to review (it will only be about running the tests and necessary changes in `tests` compatibility after...

The breeze changes extracted to #https://github.com/apache/airflow/pull/39535 and https://github.com/apache/airflow/pull/39536 - once we merge those and I rebase, it should get way simpler.

cc: @ashb @kaxil -> per our discussion - there are still >~10 tests to fix + review of those changes I've already applied to make Provider's test suite compatible with...

OK. It's much smaller now after splitting out breeze changes and rebasing - looking forward to more comments/ help now.

The biggest issue (and I have no idea what's going on is with serialization). I have not been following the changes there but it seems that there is a pretty...

Ok. We are down to 4 errors. The remaining issues are: * serialization `__var` issue * executor compatibility * openlineage enablement/configuration * try_num impact