-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openlineage, sftp: add OpenLineage support for SFTPOperator #31360
openlineage, sftp: add OpenLineage support for SFTPOperator #31360
Conversation
582d5c5
to
70e3239
Compare
cc: @utkarsharma2 could you please review this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add docs for this? how does a potential user know how to use the openlineage functionality along with sftp-operator?
As discussed with @sunank200 in other PR, I've added description on how OL data returned from here looks like. As for user-facing per-operator docs, I don't see reason to or what would be in them - the point of OL integration is that it works automatically without user action on particular operator level, as long as user has "global" OL configuration set up - which in most cases is just the transport. |
70e3239
to
85e6b1c
Compare
8ebaf48
to
55fe602
Compare
Signed-off-by: Maciej Obuchowski <[email protected]>
55fe602
to
dce140e
Compare
This PR adds OpenLineage metadata support for SFTPOperator.