Isaacwhyuenac commented on a change in pull request #15609:
URL: https://github.com/apache/airflow/pull/15609#discussion_r634468895
##########
File path: UPDATING.md
##########
@@ -100,6 +100,10 @@ serve as a DagBag cache burst time.
The `default_queue` configuration option has been moved from `[celery]`
section to `[operators]` section to allow for re-use between different
executors.
+### Update `parse_s3_url` in airflow.providers.amazon.aws.hooks.s3.S3Hook
+
+The `parse_s3_url` method in `airflow.providers.amazon.aws.hooks.s3.S3Hook`
will now not remove the trailing slash by default. This will allow user to more
flexibly implement their preferred prefix-level or subdirectory-level s3
operations.
+
Review comment:
@eladkal @potiuk Hope I have resolved your request
--
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]