GitHub user merkushov added a comment to the discussion: XCom Limitations and Immutable Operators in Airflow 3.x
@potiuk you suggest almost the same thing, but override the main method (`execute`) instead of using `pre_execute`. This doesn't work because I can't modify any Task object (Operator) via Context anymore GitHub link: https://github.com/apache/airflow/discussions/54772#discussioncomment-14180766 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
