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/08/20 00:47:38 UTC

[GitHub] [airflow] pedromachados commented on issue #5259: [AIRFLOW-4478] Lazily instantiate default `Resources` object

pedromachados commented on issue #5259: [AIRFLOW-4478] Lazily instantiate default `Resources` object
URL: https://github.com/apache/airflow/pull/5259#issuecomment-522807580
 
 
   @jmcarp It looks like the resources argument got changed from dict to array or was that an oversight?
    
   https://github.com/apache/airflow/blob/c1bb60f542054a6dd6bc7332712020fc375ef140/airflow/models/baseoperator.py#L377
   
   The documentation still states that it expects a dict: https://github.com/apache/airflow/blob/526c65a57204022596fb69e9478c5515ad0b880e/airflow/models/baseoperator.py#L191
   

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