Skip to content

Commit f2815f8

Browse files
Update Static Files
1 parent cd7f3f1 commit f2815f8

22 files changed

+23
-29
lines changed

cs_tools/cli/tools/searchable/static/CS Tools ~ BI Server Advanced.model.tml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: 381db1c8-688f-4620-9a45-ce9a2dea108c
1+
guid: 47c5164a-f094-4add-82f3-d806896f829f
22
model:
33
name: CS Tools ~ Worksheet Column Utilization
44
description: Show the data lineage of Worksheets and how the columns are used in the ThoughtSpot system.
@@ -11,7 +11,7 @@ model:
1111
joins:
1212
- with: TS_METADATA_COLUMN
1313
referencing_join: TS_DEPENDENT_OBJECT_to_TS_METADATA_COLUMN
14-
- with: TS_USERÞ
14+
- with: TS_USER
1515
referencing_join: TS_DEPENDENT_OBJECT_to_TS_USER
1616
- name: TS_BI_SERVER
1717
joins:

cs_tools/cli/tools/searchable/static/CS Tools ~ ThoughtSpot Adoption.liveboard.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: ed4e95a9-9c3b-4154-95b9-0e2312faebf5
1+
guid: 0eef2c50-94d2-4a8d-98ea-984af4b1552d
22
liveboard:
33
name: CS Tools ~ ThoughtSpot Adoption
44
description: |-

cs_tools/cli/tools/searchable/static/CS Tools ~ Worksheet Column Utilization.liveboard.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: a9ffa9f9-aeaa-4706-8428-730b5926c236
1+
guid: 00ebf823-686a-47fe-b544-b3944d9f64ae
22
liveboard:
33
name: CS Tools ~ Worksheet Column Utilization
44
description: Gain an understanding of how a Worksheet's columns are used across ThoughtSpot.

cs_tools/cli/tools/searchable/static/CS Tools ~ Worksheet Column Utilization.model.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: bc6cd02a-9123-43ed-aa50-f919f3d3c907
1+
guid: 3485ed79-f800-4426-b5ed-4eee3daa9df8
22
model:
33
name: CS Tools ~ BI Server Advanced
44
model_tables:

cs_tools/cli/tools/searchable/static/TS_BI_SERVER.table.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: 95901c39-5987-4631-9d5d-d4ed6b73c2b1
1+
guid: 4efc270c-529f-4e7d-a563-a9f91bfe0ff9
22
table:
33
name: TS_BI_SERVER
44
description: "TS: BI Server is an event history. Metadata (Answers, Liveboards, Users, Orgs) exists at the time of recording, but may become deleted as time progresses so we LEFT OUTER JOIN to all other objects. TS_CLUSTER is a CS Tools-maintained field and is not vulnerable to the same issue."

cs_tools/cli/tools/searchable/static/TS_BI_SERVER.view.tml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,3 @@ view:
173173
name: TS_METADATA_OBJECT
174174
"on": "[TS_BI_SERVER::CLUSTER_GUID] = [TS_METADATA_OBJECT::CLUSTER_GUID] AND [TS_BI_SERVER::ANSWER_BOOK_GUID] = [TS_METADATA_OBJECT::Object GUID]"
175175
type: LEFT_OUTER
176-
properties:
177-
spotter_config:
178-
is_spotter_enabled: false

cs_tools/cli/tools/searchable/static/TS_CLUSTER.table.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: 4c2c9fcb-2f73-4087-83a9-57ebf279b2a6
1+
guid: 1af2db98-2dee-44b9-a77a-8053a464faeb
22
table:
33
name: TS_CLUSTER
44
db: << DATABASE >>

cs_tools/cli/tools/searchable/static/TS_COLUMN_SYNONYM.table.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: 8ac404a7-1f00-4536-860e-50031b0be524
1+
guid: 0f3f6b1f-fc09-4bc2-8416-4c7270ada826
22
table:
33
name: TS_COLUMN_SYNONYM
44
db: << DATABASE >>

cs_tools/cli/tools/searchable/static/TS_DATA_SOURCE.table.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: 9def4655-9c53-4487-924c-7e67403d1147
1+
guid: 54676606-6db8-4129-a077-2c55fcda775d
22
table:
33
name: TS_DATA_SOURCE
44
description: "Data sources in ThoughtSpot hold the data which is presented in the UI. They may be internally located like Falcon, or externally linked to ThoughtSpot via the Connection interface."

cs_tools/cli/tools/searchable/static/TS_DEPENDENT_OBJECT.table.tml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
guid: db93b51b-e19b-4cfc-938b-e7dc7d3d3091
1+
guid: 57f34092-2bfe-406b-97bd-be0a2fa71b12
22
table:
33
name: TS_DEPENDENT_OBJECT
44
description: "Dependencies in ThoughtSpot are any object which are built from another object. In the majority case a dependent is an Answer or Liveboard, however Worksheets and ThoughtSpot Views are dependents of their underlying Tables."

0 commit comments

Comments
 (0)