vincbeck commented on code in PR #48120: URL: https://github.com/apache/airflow/pull/48120#discussion_r2010157451
########## providers/amazon/src/airflow/providers/amazon/aws/transfers/exasol_to_s3.py: ########## @@ -108,5 +108,4 @@ def execute(self, context: Context): gzip=self.gzip, acl_policy=self.acl_policy, ) - self.log.info("Data uploaded") Review Comment: Please keep the original state -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org