Skip to content

Commit 692419d

Browse files
ChocZoeBlargian
andauthored
Update docs/integrations/data-ingestion/etl-tools/bladepipe-and-clickhouse.md
Co-authored-by: Shaun Struwig <[email protected]>
1 parent cfa801d commit 692419d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/etl-tools/bladepipe-and-clickhouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To use MySQL as a source, make sure that the user has the <a href="https://doc.b
105105
<Image img={bp_ck_8} size="lg" border alt="DataJob is running" />
106106

107107

108-
## 5. Verify the data {#5-verify-the-data}
108+
## Verify the data {#5-verify-the-data}
109109
1. Stop data write in MySQL instance and wait for ClickHouse to merge data.
110110
:::note
111111
Due to the unpredictable timing of ClickHouse's automatic merging, you can manually trigger a merging by running the `OPTIMIZE TABLE xxx FINAL;` command. Note that there is a chance that this manual merging may not always succeed.

0 commit comments

Comments
 (0)