Lee-W commented on code in PR #40063:
URL: https://github.com/apache/airflow/pull/40063#discussion_r1634440230


##########
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:
   It seems we've not yet unified this in this module. I'll approve this PR, 
but I would like to wait for this nitpick to be addressed. Thanks!



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