Skip to content
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

Extract column level lineage for SELECT statement #29

Conversation

dion-ricky
Copy link
Contributor

Related to #28

Changes:

  1. Added extractColumnLevelLineage for extracting ResolvedQueryStmt statement in ColumnLineageExtractor.
  2. Changed the access modifier of ParentColumnFinder to public, allowing it to be accessed from other classes outside of this package.

@ppaglilla ppaglilla merged commit dfce9c2 into GoogleCloudPlatform:version/v0.5.0 Nov 11, 2023
1 check passed
@dion-ricky dion-ricky deleted the feature/extract-query-stmt branch November 13, 2023 12:26
@dion-ricky dion-ricky restored the feature/extract-query-stmt branch December 15, 2023 09:33
@ppaglilla ppaglilla mentioned this pull request May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants