From 5d2e34de4db65bc0032509decce11ae8d33405da Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Wed, 18 Dec 2024 16:04:44 +0100 Subject: [PATCH] azureblobstorage added --- .../concepts/data-integration-overview.md | 15 ++++++++------- .../reference/supported-table-engines.md | 1 + .../reference/supported-table-functions.md | 2 ++ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/products/clickhouse/concepts/data-integration-overview.md b/docs/products/clickhouse/concepts/data-integration-overview.md index 490f120ee..480c2de80 100644 --- a/docs/products/clickhouse/concepts/data-integration-overview.md +++ b/docs/products/clickhouse/concepts/data-integration-overview.md @@ -101,13 +101,14 @@ For more information on ClickHouse database engines, see Depending on a data source type, Aiven for ClickHouse supports different integration modes. -| Data source type | Data source integration
(with Aiven service
or external source)| Managed databases integration| Managed credentials integration | -|------------------|----------------------------|------------------------------|---------------------------------| -| PostgreSQL | | | | -| MySQL | | | | -| Apache Kafka | | | | -| ClickHouse | | | | -| Amazon S3 | | | | +| Data source type | Data source integration
(with Aiven service
or external source)| Managed databases integration| Managed credentials integration | +|--------------------|----------------------------|------------------------------|---------------------------------| +| PostgreSQL | | | | +| MySQL | | | | +| Apache Kafka | | | | +| ClickHouse | | | | +| Amazon S3 | | | | +| Azure Blob Storage | | | | ## Data flow and residency in integrations diff --git a/docs/products/clickhouse/reference/supported-table-engines.md b/docs/products/clickhouse/reference/supported-table-engines.md index 68d81196b..a8cccfb0e 100644 --- a/docs/products/clickhouse/reference/supported-table-engines.md +++ b/docs/products/clickhouse/reference/supported-table-engines.md @@ -21,6 +21,7 @@ Aiven for ClickHouse supports the following table engines: | Engine | Engine family | |-----------------------------------------------------------------------------------------------------------------------|--------------------| | `AggregatingMergeTree` (remapped) | MergeTree | +| `AzureBlobStorage` | Integration engine | | `Buffer` | Special engine | | `CollapsingMergeTree` (remapped) | MergeTree | | `COSN` | Integration engine | diff --git a/docs/products/clickhouse/reference/supported-table-functions.md b/docs/products/clickhouse/reference/supported-table-functions.md index 731e6f465..ed40e4304 100644 --- a/docs/products/clickhouse/reference/supported-table-functions.md +++ b/docs/products/clickhouse/reference/supported-table-functions.md @@ -1,5 +1,6 @@ --- title: Table functions supported in Aiven for ClickHouse® +sidebar_label: Table functions --- [Table @@ -21,6 +22,7 @@ security reasons. Aiven for ClickHouse® supports the following table functions: +- `azureBlobStorage` - `cluster` - `clusterAllReplicas` - `cosn`