From 9b214a31712295b2259c566e50c0850bcc17be8d Mon Sep 17 00:00:00 2001 From: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com> Date: Thu, 18 May 2023 14:28:53 -0500 Subject: [PATCH] Remove preview tag for hierarchical_partition_key (#1447) * Remove preview tag for hierarchical_partition_key --- src/Explorer/Panes/AddCollectionPanel.tsx | 8 ++++---- .../Panes/__snapshots__/AddCollectionPanel.test.tsx.snap | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Explorer/Panes/AddCollectionPanel.tsx b/src/Explorer/Panes/AddCollectionPanel.tsx index 4fff25384..658b77bc5 100644 --- a/src/Explorer/Panes/AddCollectionPanel.tsx +++ b/src/Explorer/Panes/AddCollectionPanel.tsx @@ -634,18 +634,18 @@ export class AddCollectionPanel extends React.Component {this.state.subPartitionKeys.length > 0 && ( This feature allows you to - partition your data with up to three levels of keys for better data distribution. Requires preview - version of .NET V3 or Java V4 SDK.{" "} + partition your data with up to three levels of keys for better data distribution. Requires .NET + V3, Java V4 SDK, or preview JavaScript V3 SDK.{" "} Learn more diff --git a/src/Explorer/Panes/__snapshots__/AddCollectionPanel.test.tsx.snap b/src/Explorer/Panes/__snapshots__/AddCollectionPanel.test.tsx.snap index 0601343f8..2e393a23b 100644 --- a/src/Explorer/Panes/__snapshots__/AddCollectionPanel.test.tsx.snap +++ b/src/Explorer/Panes/__snapshots__/AddCollectionPanel.test.tsx.snap @@ -254,12 +254,12 @@ exports[`AddCollectionPanel should render Default properly 1`] = ` "root": Object { "height": 30, "padding": 0, - "width": 250, + "width": 200, }, } } > - Add hierarchical partition key (preview) + Add hierarchical partition key