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

feat(ingestion): powerbi # Amazon Redshift lineage support #7562

Conversation

siddiquebagwan
Copy link
Contributor

Amazon Redshift table lineage support in PowerBI followed by #7541

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Mar 13, 2023
@@ -64,6 +70,21 @@ def get_full_table_names(
def get_platform_pair(self) -> DataPlatformPair:
pass

@staticmethod
def get_db_name_from_second_argument(arg_list: Tree) -> Optional[str]:
Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks for extracting this

Copy link
Collaborator

@jjoyce0510 jjoyce0510 left a comment

Choose a reason for hiding this comment

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

LGTM- Thanks for handling this!

@jjoyce0510 jjoyce0510 merged commit fc8757d into datahub-project:master Mar 20, 2023
iprentic pushed a commit to iprentic/datahub that referenced this pull request Mar 20, 2023
…roject#7562)

Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
shirshanka pushed a commit to shirshanka/datahub that referenced this pull request Mar 22, 2023
…roject#7562)

Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
shirshanka pushed a commit to shirshanka/datahub that referenced this pull request Mar 22, 2023
…roject#7562)

Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ingestion PR or Issue related to the ingestion of metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants