dolfinus commented on PR #51916: URL: https://github.com/apache/airflow/pull/51916#issuecomment-2987353036
According to https://github.com/dbt-labs/dbt-core/pull/4340/files#diff-33c94e40283afdfeba411a98c0628fc610c287e41c3477d88559f1e0244259c3R317, `invocation_id` is a part of manifest since dbt-core 1.0.0. But in manifest schema https://github.com/dbt-labs/dbt-core/blob/main/schemas/dbt/manifest/v12.json this field is marked as nullable. Let's make it optional https://github.com/OpenLineage/OpenLineage/pull/3796 -- 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]
