Adaverse commented on PR #32545: URL: https://github.com/apache/airflow/pull/32545#issuecomment-1636746594
One issue not directly related to mypy but can't help noticing that there are other similar functions like `get_blobs_list` and `get_blobs_list_recursive` which only return list of blob names. Shall we change those as well to return `BlobProperties` to maintain consistency? Also, I remember a discussion where a user had raised this - #32258 -- 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]
