stiak commented on code in PR #8868:
URL: https://github.com/apache/airflow/pull/8868#discussion_r1222410735


##########
airflow/providers/google/cloud/operators/bigquery.py:
##########
@@ -546,6 +548,11 @@ def __init__(self,
                 "the gcp_conn_id parameter.", DeprecationWarning, stacklevel=3)
             gcp_conn_id = bigquery_conn_id
 
+        warnings.warn(

Review Comment:
   @judoole Would you mind open sourcing your in-house operator?  I'll be 
writing the same one otherwise.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to