[jira] [Commented] (AIRFLOW-2166) BigQueryBaseCursor missing sql dialect parameter

2018-03-02 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on AIRFLOW-2166:
--

Commit f36ae3ac2da745eacf2c99ae4ee8aa8dc4c8594f in incubator-airflow's branch 
refs/heads/master from [~ji-han]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f36ae3a ]

[AIRFLOW-2166] Restore BQ run_query dialect param

Restores the use_legacy_sql parameter in the run_query method of
BigQueryBaseCursor.

This method was removed by commit
d5d2c01f37f345458d9eeb8cdfbb0e77b55eb7ea, which introduced a
backward-incompatible change for direct calls to the cursor
methods.

Closes #3087 from ji-han/AIRFLOW-2166


> BigQueryBaseCursor missing sql dialect parameter
> 
>
> Key: AIRFLOW-2166
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2166
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Winston Huang
>Assignee: Winston Huang
>Priority: Major
>
> [https://github.com/apache/incubator-airflow/pull/2964] introduced a 
> backward-incompatible change to {{BigQueryBaseCursor}} by removing the 
> {{use_legacy_sql}} parameter from the {{run_query}} method. This parameter 
> should be restored and override the default cursor dialect when specified.



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


[jira] [Commented] (AIRFLOW-2166) BigQueryBaseCursor missing sql dialect parameter

2018-03-02 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on AIRFLOW-2166:
--

Commit f36ae3ac2da745eacf2c99ae4ee8aa8dc4c8594f in incubator-airflow's branch 
refs/heads/master from [~ji-han]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f36ae3a ]

[AIRFLOW-2166] Restore BQ run_query dialect param

Restores the use_legacy_sql parameter in the run_query method of
BigQueryBaseCursor.

This method was removed by commit
d5d2c01f37f345458d9eeb8cdfbb0e77b55eb7ea, which introduced a
backward-incompatible change for direct calls to the cursor
methods.

Closes #3087 from ji-han/AIRFLOW-2166


> BigQueryBaseCursor missing sql dialect parameter
> 
>
> Key: AIRFLOW-2166
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2166
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Winston Huang
>Assignee: Winston Huang
>Priority: Major
>
> [https://github.com/apache/incubator-airflow/pull/2964] introduced a 
> backward-incompatible change to {{BigQueryBaseCursor}} by removing the 
> {{use_legacy_sql}} parameter from the {{run_query}} method. This parameter 
> should be restored and override the default cursor dialect when specified.



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