MaksYermak commented on issue #63279: URL: https://github.com/apache/airflow/issues/63279#issuecomment-4045945717
@shahar1 this https://github.com/apache/airflow/pull/62058 broke `BigQueryCreateTableOperator`. Our system test for `bigquery_tables` failed with this error: ``` jinja2.exceptions.TemplateNotFound: 'gs://bucket_bigquery_tables_af2vnxhqu/update_table_schema.json' not found in search path: '/files/dags/system/google/cloud/bigquery' ``` -- 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]
