josh-fell commented on a change in pull request #18278:
URL: https://github.com/apache/airflow/pull/18278#discussion_r709600886
##########
File path: airflow/providers/amazon/aws/example_dags/example_s3_to_redshift.py
##########
@@ -35,11 +35,13 @@
# [END howto_operator_s3_to_redshift_env_variables]
+@task(task_id='setup__add_sample_data_to_s3')
def _add_sample_data_to_s3():
Review comment:
I'm fine with this. I wanted to change as little as possible but I was
wavering on this as well. Will update.
--
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]