Skip to content

BigQueryValueCheckOperator derived from deprecated ValueCheckOperator #10271

Description

@dewaldabrie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugThis is a clearly a bugprovider:googleGoogle (including GCP) related issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions