jonathanshir commented on issue #8058:
URL: https://github.com/apache/airflow/issues/8058#issuecomment-619541957


   Sounds great, does this imply we also change the context being provided the 
old way?
   ```
   @provide_context
   def task(**context):
       print(type(context)) # == NamedTuple?
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to