[
https://issues.apache.org/jira/browse/AIRFLOW-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Bregula updated AIRFLOW-4233:
-----------------------------------
Component/s: gcp
> 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)