Airflow Xcom Exclusive [upd]
XCom (short for ) lets tasks exchange small pieces of data.
); anything smaller stays in the DB, while larger objects are offloaded to storage automatically. Apache Airflow Modern Usage: TaskFlow API Starting with Airflow 2.0, the TaskFlow API airflow xcom exclusive