Jarek Potiuk
Jarek Potiuk
cc: @bbovenzi @pierrejeambrun -> maybe some ideas here ?
Static checks to fix.
Actually it is descrbed a little in https://airflow.apache.org/docs/apache-airflow/stable/tutorial_taskflow_api.html#using-the-taskflow-api-with-docker-or-virtual-environments - I think we need to move it to docker provider and add decorators to https://airflow.apache.org/docs/apache-airflow-providers/core-extensions/index.html (and make this page - and...
But I am happy to take a stab on it.
Feel free.
The column needs to be added an migration needs to be added to add the column via alembic (and likely set it to current time for all records). You can...
I think there were quite q few changes to backfill - so you might try 2.4.0rc1 @wookiist - and see if it solves the problem. It might not be it,...
Feel free to update downgrade directly in the migration that is problematic. We aren't going to backport it to anything else than 2.4.* most likely and you can simply add...
Marked it as good first issue, this is a good idea, and hopefully someone might improve it. BTW. @nsAstro - If you have ideas how to improve - you are...