Jarek Potiuk

Results 1573 comments of Jarek Potiuk

Yep. Confirmed this looks like a bug for all SQL - probably safer to make rc4 for all of them. Thanks @alexott for being vigilant :) - @kazanzhy - will...

I tested all my changes (mostly checking if the code I moved around is there). Looking for more tests :)

@kazanzhy -> I will remove the common.sql and relatedd providers to get RC4 and if I don't hear from you till Monday, I will attempt to fix the problem found...

> Another thing I learned while testing-- MWAA (AWS managed Airflow service) locks to the provider package version 2.4.0. It may be worth double checking the documentation clarifies the requirement...

Needs resolving conflicts @bkossakowska !

Cool. sorry for some delays .... slowly catching up

Another case for map_index failure for dynamic task mapping. Not the same as https://github.com/apache/airflow/issues/25060 but likely somewhat related. @uranusjr @ashb

I think what woudl be great here is to add a few more tests showing the different cases and maybe explaining the context in the test a bit better? The...