potiuk commented on pull request #20409:
URL: https://github.com/apache/airflow/pull/20409#issuecomment-997815698


   > Context is a TypedDict, which naturally downcasts to `Dict[str, Any]`.
   
   Oh yeah. that would be the best soluition - using `Dict[str,Any]` instead of 
Context should work also for 2.1 compatibility!
   


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


Reply via email to