You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create a map() method on BaseOperator instance that returns a new object that looks somewhat like BaseOperator, but that gives us a place to add the DAG-authoring mapping API, and that the serializer can understand.