Skip to content

Commit f00b8b5

Browse files
committed
Make checks happy
1 parent 37c3223 commit f00b8b5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/integrations/data-ingestion/clickpipes/kafka/05_faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ClickPipes uses a dedicated architecture running the Kafka Consumer API to read
2323

2424
The Kafka Table engine is a ClickHouse core capability that implements a "pull model" where the ClickHouse server itself connects to Kafka, pulls events then writes them locally.
2525

26-
ClickPipes is a separate cloud service that runs independently of the ClickHouse service. It connects to Kafka (or other data sources) and pushes events to an associated ClickHouse Cloud service. This decoupled architecture allows for superior operational flexibility, clear separation of concerns, scalable ingestion, graceful failure management, extensibility and more.
26+
ClickPipes is a separate cloud service that runs independently of the ClickHouse service. It connects to Kafka (or other data sources) and pushes events to an associated ClickHouse Cloud service. This decoupled architecture allows for superior operational flexibility, clear separation of concerns, scalable ingestion, graceful failure management, extensibility, and more.
2727
</details>
2828

2929
<details>
@@ -76,7 +76,7 @@ No. ClickPipes requires the Event Hubs namespace to have the Kafka surface enabl
7676

7777
<summary>Does Azure Schema Registry work with ClickPipes?</summary>
7878

79-
No. ClickPipes currently only supports schema registries that are API-compatible with the Confluent Schema Registry, which is not the case for Azure Schema Registry. If you require support for this schema registry, [reach out to our team](https://clickhouse.com/company/contact?loc=clickpipes).
79+
No. ClickPipes only supports schema registries that are API-compatible with the Confluent Schema Registry, which is not the case for Azure Schema Registry. If you require support for this schema registry, [reach out to our team](https://clickhouse.com/company/contact?loc=clickpipes).
8080
</details>
8181

8282
<details>

scripts/aspell-ignore/en/aspell-dict.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ Doron
344344
DoubleDelta
345345
Doxygen
346346
Draxlr
347+
Dremio
347348
Dresseler
348349
Durre
349350
ECMA
@@ -2638,6 +2639,7 @@ nats
26382639
navbar
26392640
ndjson
26402641
ness
2642+
Nessie
26412643
nestjs
26422644
netloc
26432645
newjson
@@ -3442,6 +3444,7 @@ trie
34423444
trimBoth
34433445
trimLeft
34443446
trimRight
3447+
Trino
34453448
trunc
34463449
tryBase
34473450
tryDecrypt

styles/ClickHouse/Headings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ exceptions:
2828
- Amazon Web Services
2929
- Azure
3030
- Azure Blob Storage
31+
- Azure Event Hubs
3132
- B2B
3233
- BigQuery
3334
- Bring Your Own Cloud

0 commit comments

Comments
 (0)