mik-laj opened a new issue #10171: URL: https://github.com/apache/airflow/issues/10171
Dzień Dobry (Good morning), I heard that the BigQuery operators from Backport packages do not work properly when DAG serialization is enabled on the latest version of Airflow. ``` KeyError: "Operator Link class 'airflow.providers.google.cloud.operators.bigquery.BigQueryConsoleLink' not registered" ``` We should confirm this information and make a change to ensure compatibility between the latest version of Airflow and backport packages. In Airflow 2.0, this error does not occur. It may be related to this change, but I'm not sure. https://github.com/apache/airflow/pull/7327/files Dużo miłości (Lots of love), Kamil Breguła CC: @anitakar @kaxil ---------------------------------------------------------------- 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]
