Kamran-imaz opened a new pull request, #60099: URL: https://github.com/apache/airflow/pull/60099
Fixes #60096 ### What Adds a safety guard to OpenLineage extraction to prevent errors when `BigQueryUpdateTableSchemaOperator`, `BigQueryUpdateTableOperator`, or `BigQueryUpsertTableOperator` do not return a table resource. Also removes duplicate and unused imports and updates type annotations to use `dict | None` where applicable. ### Why OpenLineage callbacks run after task execution and should not cause task failures when metadata is unavailable. -- 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]
