Skip to content

fix: remove part of openlineage extraction from S3ToRedshiftOperator#41631

Merged
mobuchowski merged 1 commit into
apache:mainfrom
kacpermuda:fix-ol-s3-to-redshift
Aug 21, 2024
Merged

fix: remove part of openlineage extraction from S3ToRedshiftOperator#41631
mobuchowski merged 1 commit into
apache:mainfrom
kacpermuda:fix-ol-s3-to-redshift

Conversation

@kacpermuda

Copy link
Copy Markdown
Collaborator

Recently the OpenLineage support for S3ToRedshiftOperator has been added. Upon closer inspection together with @Artuz37 we found out that some edge cases do not allow us to deduce the schema and column level lineage on s3 file, and the wildcard char in S3 does not work like some may expect, so we adjusted the OpenLineage extraction to provide only reliable lineage. Tests were adjusted to reflect that changes.


^ 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.rst or {issue_number}.significant.rst, in newsfragments.

Signed-off-by: Kacper Muda <mudakacper@gmail.com>
@boring-cyborg boring-cyborg Bot added area:providers provider:amazon AWS/Amazon - related issues labels Aug 21, 2024
@kacpermuda kacpermuda marked this pull request as ready for review August 21, 2024 07:39
@mobuchowski mobuchowski merged commit 9af2636 into apache:main Aug 21, 2024
@kacpermuda kacpermuda deleted the fix-ol-s3-to-redshift branch August 21, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants