Skip to content

Commit

Permalink
azureblobstorage added
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Dec 18, 2024
1 parent 14389e8 commit 26e2e03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Table functions supported in Aiven for ClickHouse®
sidebar_label: Table functions
---

[Table
Expand All @@ -21,6 +22,7 @@ security reasons.

Aiven for ClickHouse® supports the following table functions:

- `azureBlobStorage`
- `cluster`
- `clusterAllReplicas`
- `cosn`
Expand Down

0 comments on commit 26e2e03

Please sign in to comment.