From fdcdf1b6a573d64d6040480ef39e72e09def2dd2 Mon Sep 17 00:00:00 2001 From: Roza Leyderman Date: Wed, 14 Apr 2021 11:26:14 -0700 Subject: [PATCH] minor changes to release notes and embracce main page to hide Oracle better Signed-off-by: Roza Leyderman --- _admin/ts-cloud/embrace.md | 116 ++++++++++++++++++++++++++++++++++++- _release/notes.md | 2 +- 2 files changed, 115 insertions(+), 3 deletions(-) diff --git a/_admin/ts-cloud/embrace.md b/_admin/ts-cloud/embrace.md index 78ef8bca14c..ba1a773ad12 100644 --- a/_admin/ts-cloud/embrace.md +++ b/_admin/ts-cloud/embrace.md @@ -1,6 +1,6 @@ --- title: [About Embrace in ThoughtSpot Cloud] -last_updated: 1/25/2021 +last_updated: 4/14/2021 summary: "Using Embrace, you can perform live queries on external databases." sidebar: mydoc_sidebar permalink: /:collection/:path.html @@ -14,7 +14,7 @@ On ThoughtSpot Cloud, Embrace supports the following external databases: - [Google BigQuery]({{ site.baseurl }}/admin/ts-cloud/ts-cloud-embrace-gbq.html) - [Azure Synapse]({{ site.baseurl }}/admin/ts-cloud/ts-cloud-embrace-synapse.html) -{% include note.html content="Oracle Autonomous Data Warehouse is in beta and disabled by default. To enable this feature, contact ThoughtSpot Support." %} +Oracle Autonomous Data Warehouse is in beta and disabled by default. To enable this feature, contact ThoughtSpot Support. ## How it works @@ -49,6 +49,70 @@ Here are the major features that are not currently available in Embrace: The following matrix compares the specific function support across the different databases of Embrace in ThoughtSpot Cloud. Functions not listed here have full support. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FunctionSnowflakeAmazon
Redshift
Google
BigQuery
Azure
Synapse
SOUNDS_LIKE
STRING_ MATCH_SCORE
EDIT_DISTANCE_WITH_CAP
APPROX_SET_CARDINALITY
COUNT_NOT_NULL
SPELLS_LIKE
EDIT_DISTANCE
+ + ## Data type availability in Embrace on ThoughtSpot Cloud The following matrix captures the specific data type support limitations across the different databases of Embrace. Data types not listed here have full support. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Data Type
Snowflake
Amazon
Redshift
Google
BigQuery
Azure
Synapse
BINARY
VARBINARY
TIMESTAMPTZ
GEOMETRY
+ + ## Additional specific exceptions @@ -205,5 +314,8 @@ Create the connection between ThoughtSpot and tables in an external Amazon RedSh Create the connection between ThoughtSpot and tables in an external Google BigQuery database. - **[Add an Azure Synapse connection]({{ site.baseurl }}/admin/ts-cloud/ts-cloud-embrace-synapse-add-connection.html)** Create the connection between ThoughtSpot and tables in an external Azure Synapse database. + + diff --git a/_release/notes.md b/_release/notes.md index 758b6770a01..dfe4d23add0 100644 --- a/_release/notes.md +++ b/_release/notes.md @@ -156,7 +156,7 @@ These release notes include information about new and enhanced features.
Embrace
Embrace now supports security passthrough for Snowflake and Google BigQuery using OAuth for authentication and authorization. For more information, see Snowflake, and Google BigQuery.
Embrace passthrough functions are available for Snowflake. Passthrough functions allow you to send custom SQL expressions directly to your Snowflake database without being interpreted by ThoughtSpot. For more information, see Passthrough functions for Snowflake.
-
Embrace now supports Oracle Autonomous Database Beta. This feature is in beta and disabled by default. To enable this feature, contact ThoughtSpot Support.
+
Embrace now supports Oracle Autonomous Database Beta. This feature is in beta and disabled by default. To enable this feature, contact ThoughtSpot Support.