shahar1 commented on issue #11323: URL: https://github.com/apache/airflow/issues/11323#issuecomment-3797323872
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 string `["gs//uri1"]` - this is a breaking change. -- 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]
