Skip to content

Commit a456455

Browse files
committed
Update 10-enterprise-features.md
1 parent ff347a5 commit a456455

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/en/guides/00-overview/00-editions/01-dee/10-enterprise-features.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@ tbody={[
5959
### Extended Functionalities
6060

6161
<DatabendTable
62-
width={['70%', '15%', '15%']}
63-
thead={['Functionality', 'Databend Community', 'Databend Enterprise']}
64-
tbody={[
65-
['Cluster Mode', '✕', '✓'],
66-
['Materialized Views', '✕', '✓'],
67-
['AI Functions (Sentiment Analysis, Data Annotation, etc.)', '✕', 'HuggingFace Open Source Models']}
62+
width={['70%', '15%', '15%']}
63+
thead={['Functionality', 'Databend Community', 'Databend Enterprise']}
64+
tbody={[
65+
['Cluster Mode', '✕', '✓'],
66+
['Materialized Views', '✕', '✓'],
67+
['AI Functions (Sentiment Analysis, Data Annotation, etc.)', '✕', '✓ (HuggingFace Open Source Models)']
68+
]}
6869
/>
6970

7071
### Deployment

0 commit comments

Comments
 (0)