uranusjr commented on PR #37828: URL: https://github.com/apache/airflow/pull/37828#issuecomment-1975326931
Many set-able members on MappedOperator are extracted from `partial_kwargs` into their own attributes on the class instead. For example, `dag` is popped out in `OperatorPartial` and set separately as its own attribute. I can clean these up in a separate PR instead though. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
