jieyao-MilestoneHub commented on code in PR #48120:
URL: https://github.com/apache/airflow/pull/48120#discussion_r2012389025
##########
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:
Got it! I will restore to 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]