Skip to content

Commit f71b76f

Browse files
committed
feat(dwh): update
1 parent 2c7295a commit f71b76f

File tree

4 files changed

+11
-21
lines changed

4 files changed

+11
-21
lines changed

menu/navigation.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,10 +3056,6 @@
30563056
},
30573057
{
30583058
"items": [
3059-
{
3060-
"label": "Known differences with regular ClickHouse®",
3061-
"slug": "known-differences"
3062-
},
30633059
{
30643060
"label": "Example datasets",
30653061
"slug": "example-datasets"

pages/data-warehouse/faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ category: managed-services
1010
productIcon: DataWarehouseProductIcon
1111
---
1212

13-
## What Data Warehouse for ClickHouse®?
13+
## What is Scaleway Data Warehouse for ClickHouse®?
1414

15-
Its like a warehouse but for data, and its for clickhouse also
15+
Its like a warehouse but for data, and its for ClickHouse® also.

pages/data-warehouse/reference-content/example-datasets.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,12 @@ dates:
1111
posted: 2025-05-07
1212
categories:
1313
- data-warehouse
14-
---
14+
---
15+
16+
You can test your Scaleway Data Warehouse for ClickHouse® deployment using one of [ClickHouse®'s official example dataset](https://clickhouse.com/docs/getting-started/example-datasets):
17+
18+
- [New York taxi data](https://clickhouse.com/docs/getting-started/example-datasets/nyc-taxi) to quickly test your deployment with a **3 million rows** sample.
19+
20+
- [Stack Overflow data analysis](https://clickhouse.com/docs/getting-started/example-datasets/stackoverflow) to test your deployment with **60 million rows**. We recommend repeating this workflow with various autoscaling configurations to see how vCPU, RAM and nodes affect performance.
21+
22+
- [Environmental sensors data](https://clickhouse.com/docs/getting-started/example-datasets/environmental-sensors) to check the performance over time of your deployment with set of **1.67 TB of uncompressed data (~20 billion rows)**.

pages/data-warehouse/reference-content/known-differences.mdx

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)