You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/06/21 12:35:00 UTC

[jira] [Assigned] (AIRFLOW-4233) BigQueryToCloudStorageOperator with TemplateNotFound for filename ending with .sql

     [ https://issues.apache.org/jira/browse/AIRFLOW-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik reassigned AIRFLOW-4233:
-----------------------------------

    Assignee: Kaxil Naik

> 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
>            Assignee: Kaxil Naik
>            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)