Skip to content

Conversation

JDarDagran
Copy link
Contributor


This PR adds OpenLineage support for MySqlOperator.

depends on: #31398

@pankajkoti
Copy link
Member

@sunank200 could you please help review here?

Copy link
Collaborator

@sunank200 sunank200 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation for this change should be added accordingly

"ordinal_position",
"column_type",
],
normalize_name_method=lambda name: name.upper(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the name always supposed to be upper?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh case sensitivity across different SQL databases is a bit problematic but so far we assumed so for MySQL in OpenLineage and I would not want to break it in this PR

@JDarDagran JDarDagran requested a review from sunank200 July 7, 2023 11:15
@pankajkoti pankajkoti removed their request for review July 12, 2023 12:23
@eladkal eladkal requested a review from mobuchowski July 20, 2023 09:11
Signed-off-by: Jakub Dardzinski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants