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

[GDP-1902] #30

Merged
merged 4 commits into from
Oct 24, 2023
Merged

[GDP-1902] #30

merged 4 commits into from
Oct 24, 2023

Conversation

danielfordfc
Copy link

@danielfordfc danielfordfc commented Oct 23, 2023

Checklist

  • In order to control the upstream lineage emissions from the TableauSource, we've added the ability to whitelist by db name, whenever "postgres" isn't in the ignore_upstream_lineage_platforms argument. upstream_postgres_database_whitelist, taking a comma separated list of dbs.

  • Fixed a bug that resulted in ingestion breaking when the ignore_upstream_lineage_platforms argument was missing.

  • Updated integration tests in the fork to work for the ignore_upstream_lineage_platforms and upstream_postgres_database_whitelist args

  • The "golden" test files were modified when running the steps listed in the readme, so I assume they're due to some other previous change

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)

  • Links to related issues (if applicable)

  • Tests for the changes have been added/updated (if applicable)

  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.

  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

Copy link
Collaborator

@maiarareinaldo maiarareinaldo left a comment

Choose a reason for hiding this comment

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

Good stuff, just left 2 small comments.

@danielfordfc danielfordfc marked this pull request as ready for review October 24, 2023 14:26
Copy link
Collaborator

@maiarareinaldo maiarareinaldo left a comment

Choose a reason for hiding this comment

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

💯

@danielfordfc danielfordfc merged commit 53599b3 into internal Oct 24, 2023
3 of 5 checks passed
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.

2 participants