Skip to content

Commit

Permalink
chore(ingest/tableau): miscellaneous cleanup refractor (#8417)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Sikowitz <[email protected]>
  • Loading branch information
mayurinehate and asikowitz authored Jul 27, 2023
1 parent 5a3f91d commit b9060db
Show file tree
Hide file tree
Showing 9 changed files with 399 additions and 36,369 deletions.
178 changes: 89 additions & 89 deletions metadata-ingestion/src/datahub/ingestion/source/tableau.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
EXTRACT_LAST_REFRESH_TIME = "extractLastRefreshTime"
EXTRACT_LAST_INCREMENTAL_UPDATE_TIME = "extractLastIncrementalUpdateTime"
EXTRACT_LAST_UPDATE_TIME = "extractLastUpdateTime"
TYPE = "type"
PUBLISHED_DATA_SOURCES_CONNECTION = "publishedDatasourcesConnection"
DATA_SOURCE_FIELDS = "datasourceFields"
SHEETS_CONNECTION = "sheetsConnection"
Expand Down

Large diffs are not rendered by default.

773 changes: 36 additions & 737 deletions metadata-ingestion/tests/integration/tableau/tableau_mces_golden.json

Large diffs are not rendered by default.

Loading

0 comments on commit b9060db

Please sign in to comment.