VladaZakharova commented on code in PR #40063:
URL: https://github.com/apache/airflow/pull/40063#discussion_r1634453354


##########
airflow/providers/google/cloud/operators/bigquery.py:
##########
@@ -336,6 +343,13 @@ class BigQueryValueCheckOperator(_BigQueryDbHookMixin, 
SQLValueCheckOperator):
     :param sql: SQL to execute.
     :param use_legacy_sql: Whether to use legacy SQL (true)
         or standard SQL (false).
+    :param encryption_configuration: [Optional] Custom encryption 
configuration (e.g., Cloud KMS keys).

Review Comment:
   Didn't notice other places 🥲 
   Thank you!
   I have changed it in every place in this file



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