Vincent
Vincent
> Question about this PR: Memory and CPU are reported as a percentage of the available memory/CPU on the system, so to understand actual memory/CPU consumption (expressed in bytes/# of...
My knowledge in Kubernetes is too limited to review this PR :/ I'll leave it to better eyes than mine
Fixed as part of #40706
> @vincbeck @eladkal Working on this `Use base aws classes in AWS Glue Data Catalog Sensors` didnt find anything in the documentation and example code for this. Planning to add...
> Left a few comments. Also what about the Batch executor? Do you plan on fast following with that after this PR? Yep, my plan is to first do it...
From the different conversations in this PR, are there still some concerns or feedbacks?
Running all tests just to be sure
I updated this PR to create a new pre-commit to generate assets from FAB provider. It is basically the solution 2 described by @potiuk in [this comment](https://github.com/apache/airflow/pull/45060#discussion_r1943332556). I duplicated the...
I dont quite understand why the static checks are failing 👀
The static check seems to delete the generated files I checked in. I dont understand why, I am still trying to find out why