HackerTrans
TopNewTrendsCommentsPastAskShowJobs

flowair

no profile record

comments

flowair
·4 ปีที่แล้ว·discuss
download the astronomer CLI and it will spin up a local dockerized instance of airflow in about 1 minute tops https://docs.astronomer.io/astro/install-cli
flowair
·4 ปีที่แล้ว·discuss
How about the dynamic task mapping that is now available in 2.3?
flowair
·4 ปีที่แล้ว·discuss
@task.python(task_id="this_is_my_task_name")

def my_func():

...