mik-laj commented on a change in pull request #7131: [AIRFLOW-6534] - BigQuery 
- move methods from BigQueryBaseCursor to BigQueryHook
URL: https://github.com/apache/airflow/pull/7131#discussion_r365797670
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -57,6 +57,11 @@ https://developers.google.com/style/inclusive-documentation
 
 -->
 
+### Move methods from BiqQueryBaseCursor to BigQueryHook
+
+To simplify BigQuery operators (no need of `Cursor`) and standardize usage of 
hooks within all GCP methods from `BiqQueryBaseCursor`
+were moved to `BigQueryHook`. Using them by from `Cursor` object is still 
possible due to preserve backward compatibility but will raise 
`DeprecationWarning`.
 
 Review comment:
   Can you add the list of methods? 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to