ashb opened a new issue #19889: URL: https://github.com/apache/airflow/issues/19889
We need to create a `map()` method on BaseOperator class (and ideally have it error when called on _instances_) that returns a new object that looks like BaseOperator, but that gives us a place to add the DAG-authoring mapping API, and that the serializer can handle. -- 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]
