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

Feng Lu commented on AIRFLOW-2513:
----------------------------------

+1 for deprecating bql, thanks Kaxil! 

> Change `bql` to `sql` for BigQuery Hooks & Operators for consistency
> --------------------------------------------------------------------
>
>                 Key: AIRFLOW-2513
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2513
>             Project: Apache Airflow
>          Issue Type: Task
>    Affects Versions: 1.9.0, 1.8.2
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>             Fix For: 2.0.0
>
>
> After discussing this yesterday with Google data engineers I can confirm that 
> there is nothing called *bql* as used as parameter to pass SQL queries by 
> some of the BigQuery operators (*BigQueryCheckOperator* for example uses 
> *sql* and *BigQueryOperator* uses *bql* ) and hooks while some of the other 
> Bigquery operators and Hooks have *sql* instead. It makes more sense to stick 
> with *sql* instead of *bql*.
> However as most of the previous stable versions used it, we should first show 
> a deprecation warning for a stable release or we can change this in *Airflow 
> 2.0* and mention it in the release doc that regarding the change of parameter 
> name.



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

Reply via email to