JavierLopezT commented on pull request #7688:
URL: https://github.com/apache/airflow/pull/7688#issuecomment-629126259
I would add at the beggining:
template_fields = ('s3_key', 'select_custom_query',)
template_ext = ('.sql',)
So that you can place the custom query in a file and also use s3_key and
custom query with templates
----------------------------------------------------------------
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]