turbaszek commented on a change in pull request #18278:
URL: https://github.com/apache/airflow/pull/18278#discussion_r709591950



##########
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 wondering if we should skip the `_`?




-- 
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]


Reply via email to