GoogleCloudPlatform / datacatalog-connectors-bi

Sample code with integration between Data Catalog and BI data sources.
Apache License 2.0
32 stars 16 forks source link

Prepare the Dashboard tags #82

Closed ricardolsmendes closed 3 years ago

ricardolsmendes commented 3 years ago

- What I did Added a feature that allows the Sisense Connector to prepare Data Catalog Tags for Dashboards.

- How I did it Added the below methods and their unit tests as well:

- How to verify it Run the unit tests.

- Description for the changelog Added a feature that allows the Sisense Connector to prepare Data Catalog Tags for Dashboards.

PS: This PR is part of the effort to implement #70.