You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/26 19:27:58 UTC

[GitHub] [airflow] eladkal commented on issue #11545: BigQuery Hook get_records still using bql

eladkal commented on issue #11545:
URL: https://github.com/apache/airflow/issues/11545#issuecomment-716772750


   To get the latest version you should import the hook from [google provider](https://pypi.org/project/apache-airflow-backport-providers-google/) not from contrib.
   `bql` param was removed in https://github.com/apache/airflow/pull/4060 thus you shouldn't see this deprecation warring when importing the hook via providers.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org