Skip to content

Commit 4597852

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1560)
Co-authored-by: josh-wong <[email protected]>
1 parent 71827ed commit 4597852

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

versioned_docs/version-3.14/requirements.mdx

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ ScalarDB Cluster is provided as a cluster consisting of one or more Pods on the
519519

520520
#### Platform
521521

522-
- **[Kubernetes](https://kubernetes.io/):** 1.28 - 1.32
522+
- **[Kubernetes](https://kubernetes.io/):** 1.30 - 1.33
523523
- **[Amazon Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/)**
524524
- **[Azure Kubernetes Service (AKS)](https://azure.microsoft.com/en-us/products/kubernetes-service)**
525525
- **[Red Hat OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift):** TBD
@@ -642,6 +642,31 @@ ScalarDB Analytics can run analytical queries on the following NoSQL databases *
642642
</TabItem>
643643
</Tabs>
644644

645+
#### Analytical platforms
646+
647+
ScalarDB Analytics can run analytical queries on the following analytical platforms **not** managed by ScalarDB Core and Cluster.
648+
649+
<Tabs groupId="analytical-platforms" queryString>
650+
<TabItem value="databricks" label="Databricks" default>
651+
652+
| Version | Databricks |
653+
| :-------------------------- | :--------- |
654+
| **ScalarDB Analytics 3.16** ||
655+
| **ScalarDB Analytics 3.15** ||
656+
| **ScalarDB Analytics 3.14** ||
657+
658+
</TabItem>
659+
<TabItem value="snowflake" label="Snowflake">
660+
661+
| Version | Snowflake |
662+
| :-------------------------- | :-------- |
663+
| **ScalarDB Analytics 3.16** ||
664+
| **ScalarDB Analytics 3.15** ||
665+
| **ScalarDB Analytics 3.14** ||
666+
667+
</TabItem>
668+
</Tabs>
669+
645670
### Database permission requirements
646671

647672
ScalarDB Analytics requires read permissions to perform its operations on the underlying databases.
@@ -666,7 +691,7 @@ The server component of ScalarDB Analytics (ScalarDB Analytics server) is provid
666691

667692
#### Platform
668693

669-
- **[Kubernetes](https://kubernetes.io/):** 1.28 - 1.32
694+
- **[Kubernetes](https://kubernetes.io/):** 1.30 - 1.33
670695
- **[Amazon Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/)**
671696
- **[Azure Kubernetes Service (AKS)](https://azure.microsoft.com/en-us/products/kubernetes-service)**
672697
- **[Red Hat OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift):** TBD

0 commit comments

Comments
 (0)