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

fix(tableau): fix for incorrect schema returned by tableau api for sn… #4577

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

mayurinehate
Copy link
Collaborator

…owflake connectionType

Along with this caveat mentioned in tableau document, it is observed that tableau metadata api returns incorrect schema for datasources querying tables across schemas.
This PR attempts to fix incorrect schema scenario for all connectionTypes by extracting schema from fully qualified name of table wherever possible.

Checklist

  • 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.

@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Unit Test Results (build & test)

  96 files    96 suites   16m 17s ⏱️
687 tests 628 ✔️ 59 💤 0

Results for commit e733656.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Unit Test Results (metadata ingestion)

       5 files  ±0         5 suites  ±0   1h 1m 4s ⏱️ + 1m 52s
   394 tests ±0     394 ✔️ ±0    0 💤 ±0  0 ±0 
1 814 runs  ±0  1 783 ✔️ +7  31 💤  - 7  0 ±0 

Results for commit e733656. ± Comparison against base commit a20012f.

♻️ This comment has been updated with latest results.

@gabe-lyons gabe-lyons merged commit 0a97fa2 into datahub-project:master Apr 5, 2022
aditya-radhakrishnan pushed a commit to aditya-radhakrishnan/datahub that referenced this pull request Apr 5, 2022
aditya-radhakrishnan pushed a commit to aditya-radhakrishnan/datahub that referenced this pull request Apr 5, 2022
@mayurinehate mayurinehate deleted the tableau_schema_fix branch April 6, 2022 08:33
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request Aug 1, 2022
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