You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/03 10:25:45 UTC

[GitHub] [airflow] Fokko commented on issue #5990: [AIRFLOW-5390] Remove provide context

Fokko commented on issue #5990: [AIRFLOW-5390] Remove provide context
URL: https://github.com/apache/airflow/pull/5990#issuecomment-527400006
 
 
   Thanks @ashb for thinking along. Appreciate it. I've added the tests to the suite.
   
   I think we can fix the one with the op_args by skipping the first `len(op_args)` number of arguments. This would not introduce any change in behavior. Similar to the arguments in the `kwargs`, we could give the keys in `op_kwargs ` priority.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services