airflow.contrib.operators.bigquery_check_operator.BigQueryValueCheckOperator is derived from airflow.operators.check_operator.ValueCheckOperator but needs to be derived from airflow.operators.sql.SQLValueCheckOperator instead.
Until this is done, airflow generates a lot of warnings from this line of code.
airflow.contrib.operators.bigquery_check_operator.BigQueryValueCheckOperatoris derived fromairflow.operators.check_operator.ValueCheckOperatorbut needs to be derived fromairflow.operators.sql.SQLValueCheckOperatorinstead.Until this is done, airflow generates a lot of warnings from this line of code.