shahar1 commented on PR #61048: URL: https://github.com/apache/airflow/pull/61048#issuecomment-3801287450
Before approving and merging (as technically it looks good!) - I need some time to consider how we're going to handle it across the operators in terms of naming the "as_list" flag, as it should be consistent - and even maybe what should be the default behavior for single entities. I'm certain that we had use cases like that in the past, probably in operators of different providers, so it needs some exploration (you're welcome to do it on your own as well). It does make sense to me that it will return the list by default, and upon deprecation we'll use a flag to return the single entity. If you have some insights about it, feel free to share. -- 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]
