Uh oh!
There was an error while loading. Please reload this page.
feat: Add OpenLineage support for non-query jobs in BigQueryInsertJobOperator - #44996
Merged
mobuchowski merged 1 commit intoJan 3, 2025
Merged
Conversation
kacpermudaforce-pushed
the
feat-ol-bq-insert-job-other-job-types
branch
4 times, most recently
from
December 19, 2024 09:47
9deeff7 to
344f1ceComparekacpermudaforce-pushed
the
feat-ol-bq-insert-job-other-job-types
branch
from
December 30, 2024 15:37
344f1ce to
1937e43Comparekacpermuda
marked this pull request as ready for review
December 30, 2024 16:10
kacpermudaforce-pushed
the
feat-ol-bq-insert-job-other-job-types
branch
2 times, most recently
from
January 2, 2025 10:50
d7301d1 to
3fb0eb7Comparepotiuk
commented
Jan 2, 2025
Member
@kacpermuda - can you please rebase that one -> we found and issue with @jscheffl with the new caching scheme - fixed in #45347 that would run "main" version of the tests. I am asking in all affected PRs to rebase. |
potiukforce-pushed
the
feat-ol-bq-insert-job-other-job-types
branch
from
January 2, 2025 12:22
3fb0eb7 to
286fd8cComparepotiuk
commented
Jan 2, 2025
Member
Actually.. I rebased it myself :) |
kacpermudaforce-pushed
the
feat-ol-bq-insert-job-other-job-types
branch
from
January 2, 2025 14:10
286fd8c to
5a0f236CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…Operator Signed-off-by: Kacper Muda <mudakacper@gmail.com>
kacpermudaforce-pushed
the
feat-ol-bq-insert-job-other-job-types
branch
from
January 3, 2025 07:57
5a0f236 to
2891af3Comparemobuchowski
approved these changes
Jan 3, 2025
HariGS-DB pushed a commit
to HariGS-DB/airflow
that referenced
this pull request
Jan 16, 2025
…Operator (apache#44996) Signed-off-by: Kacper Muda <mudakacper@gmail.com>
got686-yandex pushed a commit
to got686-yandex/airflow
that referenced
this pull request
Jan 30, 2025
…Operator (apache#44996) Signed-off-by: Kacper Muda <mudakacper@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds OpenLineage support for all BQ job types other than
QUERYin BigQueryInsertJobOperator (that was already supported).^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.