nlecoy commented on a change in pull request #15926:
URL: https://github.com/apache/airflow/pull/15926#discussion_r634744567
##########
File path: airflow/providers/snowflake/transfers/s3_to_snowflake.py
##########
@@ -71,6 +71,8 @@ class S3ToSnowflakeOperator(BaseOperator):
:type session_parameters: dict
"""
+ template_fields = ("s3_keys",)
Review comment:
Cool ! Did not know that, thank you @turbaszek
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]