Jarek Potiuk

Results 1574 comments of Jarek Potiuk

> Would it be possible to access the feature by creating a branch from my version of Airflow that includes your changes? I'm still learning the ropes of Git, so...

cc: @dirrao @Taragolis -> seems like apache-beam having numpy as dependency is the next problem to solve after pendulum is solved ``` Downloading numpy-1.24.4.tar.gz (10.9 MB) #56 70.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9...

Looks like we need NumPy 1.26+ - from that long discussion here: https://github.com/numpy/numpy/issues/23808 and Apache Beam has

Pushed a fixup marking it for exclusion - let's see.

All right ... let me exclude google provider too then. At this stage I have a feeling that excluding few - even huge and important - providers and having an...

Pushed.

BTW. I really like how nicely and transpartently the new `pyproject.toml` exclusion works now simply pre-commit updating pyproject.toml and it's immediately visible what is excluded :D

> I think one day we need to finally resolve Consider splitting [Google Provider](https://github.com/apache/airflow/issues/15933) because google provider is really huge providers ([28k+ lines](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders) which tracked by our test) and contains...

Pushed a change for it :)

Running