Uh oh!
There was an error while loading. Please reload this page.
feat: add Hook Level Lineage support for GCSHook - #42507
Merged
Merged
Conversation
kacpermudaforce-pushed
the
hook-level-lineage-add-gcs
branch
from
September 26, 2024 15:41
4e70d6a to
827c8cfCompareshahar1
commented
Sep 27, 2024
Contributor
Static checks and |
kacpermuda
commented
Sep 27, 2024
CollaboratorAuthor
Yes, I'm working on fix and also adding tests to my changes. I'll switch to draft before i push it. |
kacpermuda
marked this pull request as draft
September 27, 2024 10:42
kacpermudaforce-pushed
the
hook-level-lineage-add-gcs
branch
from
September 27, 2024 16:46
827c8cf to
c0e0e55Comparekacpermuda
marked this pull request as ready for review
September 27, 2024 17:03
JDarDagran
approved these changes
Sep 30, 2024
kacpermudaforce-pushed
the
hook-level-lineage-add-gcs
branch
3 times, most recently
from
October 22, 2024 14:10
876c371 to
74ca8c6CompareSigned-off-by: Kacper Muda <mudakacper@gmail.com>
kacpermudaforce-pushed
the
hook-level-lineage-add-gcs
branch
from
October 22, 2024 18:21
74ca8c6 to
15d3a71Comparekacpermuda
commented
Oct 23, 2024
CollaboratorAuthor
@shahar1 It should work well now, adjusted the GCSHook and the whole provider to work with Asset naming instead of Dataset. |
harjeevanmaan pushed a commit
to harjeevanmaan/airflow
that referenced
this pull request
Oct 23, 2024
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
PaulKobow7536 pushed a commit
to PaulKobow7536/airflow
that referenced
this pull request
Oct 24, 2024
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
83 tasks
ellisms pushed a commit
to ellisms/airflow
that referenced
this pull request
Nov 13, 2024
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.
Adding hook level lineage support for GCS Hook. Similar PR for S3 Hook: #40819
Also, Google provider needed some adjustments after Dataset has been renamed to Asset so I've done that as well.
^ 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.