vincbeck commented on code in PR #48120:
URL: https://github.com/apache/airflow/pull/48120#discussion_r2012167491
##########
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")
- return self.key
Review Comment:
Sorry if I misunderstood but no, please leave it at its original state. You
do not need to modify this file
--
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]