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 2020/08/18 15:48:48 UTC

[GitHub] [airflow] casassg commented on pull request #10349: infer multiple_output from return type annotation

casassg commented on pull request #10349:
URL: https://github.com/apache/airflow/pull/10349#issuecomment-675559691


   Regarding supporting any `iter`. We discussed that on the previous PR: https://github.com/apache/airflow/pull/8962#discussion_r429146569
   
   My 2 cents on adding tuple support: Makes code quite more complex over not enough high value. 
   
   Finally, should we add a custom class to make this more explicit? aka you need to import `from airflow.ttypes import RetDict` or something like that.


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