[ 
https://issues.apache.org/jira/browse/AIRFLOW-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869442#comment-16869442
 ] 

Kaxil Naik commented on AIRFLOW-4233:
-------------------------------------

`template_ext = ('.sql',)` is not needed at all. Will fix this and would be 
available for 1.10.4

> BigQueryToCloudStorageOperator with TemplateNotFound for filename ending with 
> .sql
> ----------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-4233
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4233
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>            Reporter: Harris Chiu
>            Priority: Major
>
> The issue happens when we have destination url ending with .sql. 
> It is related to the defined template extension template_ext = ('.sql',)
> The operator looks for jinja template, however, it's an output path, so the 
> file is not found when looking for any jinja template syntax



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to