Skip to content

Commit 4f13e90

Browse files
author
GitHub Action Sync Bot
committed
Update from source repository (workflow run: 19518948633) (PR #15564) (commit: 75c77fb980043e096b1a7d638be7fc6f0fd15ba8) (branch: 10.15.0.cl)
1 parent 1dac907 commit 4f13e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloud/modules/ROOT/pages/spotter-model.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:page-layout: default-cloud
77
:page-aliases: spotter-worksheet-model.adoc, worksheet-readiness.adoc, worksheet-readiness.adoc#_guidelines_for_indexing_attribute_columns
88
:description:
9-
:jira: SCAL-228500, SCAL-232768, SCAL-243503, SCAL-240422, SCAL-251986, SCAL-264258, SCAL-269995
9+
:jira: SCAL-228500, SCAL-232768, SCAL-243503, SCAL-240422, SCAL-251986, SCAL-264258, SCAL-269995, SCAL-283516
1010

1111

1212

@@ -86,7 +86,7 @@ Avoid mismatch between column values and data type::
8686
Ensure column values match their respective data types.
8787
Example;; If a column named `order_date` has values like `01 Jan 20` but is set to text data type, change it to date data type to improve accuracy.
8888
Use spaces as delimiters in column names::
89-
Avoid using other types of delimiters such as brackets and emojis as they may interfere with Spotter functionalities.
89+
Avoid using other types of delimiters such as brackets (`[]`) and emojis as they may interfere with Spotter functionalities.
9090
Avoid overlap in column names and keywords::
9191
Avoid overlap between column names and xref:keywords.adoc[ThoughtSpot search keywords], as it can impact accurate query interpretation.
9292
Example;;

0 commit comments

Comments
 (0)