feluelle commented on a change in pull request #11113:
URL: https://github.com/apache/airflow/pull/11113#discussion_r509973609



##########
File path: airflow/providers/google/cloud/operators/bigquery.py
##########
@@ -98,32 +98,26 @@ class BigQueryCheckOperator(CheckOperator):
     a sql query that will return a single row. Each value on that
     first row is evaluated using python ``bool`` casting. If any of the
     values return ``False`` the check is failed and errors out.
-

Review comment:
       Hey @brian-lavery can you also revert the changes made to this file, 
please?




----------------------------------------------------------------
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:
[email protected]


Reply via email to