shahar1 commented on issue #11323: URL: https://github.com/apache/airflow/issues/11323#issuecomment-3827910301
> Thanks! General comment - when standardizing an output, be **careful** not to break existing behavior without early notice. In some cases it should be even controlled by a flag. For example, when changing a string (`"gs://uri1"`) to a list of strings `["gs//uri1"]` - this is a breaking change, and it should be controlled (by default it should show current behavior - if it needs to be changed, then also add a deprecation warning). Added a note regarding the flag in the issue's description (`unwrap_single`) -- 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]
