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: [email protected]
