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

Metadata API Example to analyze CustomSQL prevalence on a Tableau Site #1

Merged
merged 4 commits into from
May 6, 2020

Conversation

grbritz
Copy link
Owner

@grbritz grbritz commented May 6, 2020

This custom-sql-statistics python script uses the Metadata API to find how much CustomSQL is used on a Tableau Site. It will report statistics of what percentage of Workbooks and Data Sources are using CustomSQL. It also tracks how many CustomSQL queries were not accepted/supported by the Catalog lineage parser. Please refer to the official documentation for Catalog's support for CustomSQL for more information on what SQL is intended to be supported by Catalog.

@grbritz grbritz merged commit 79f3edb into master May 6, 2020
@grbritz grbritz deleted the custom-sql-processing-script branch May 6, 2020 00:20
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.

1 participant