Skip to content

Commit 8aa6018

Browse files
committed
exclude words in spelling test
1 parent bef272c commit 8aa6018

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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
@@ -70,7 +70,7 @@ More sources are to be supported.
7070
In this tutorial, we use a MySQL instance as the source, and explain the process of loading MySQL data to ClickHouse.
7171

7272
:::note
73-
To use MySQL as a source, make sure that the user has the <a href="https://doc.bladepipe.com/dataMigrationAndSync/datasource_func/MySQL/privs_for_mysql" target="_blank">requried permissions</a>.
73+
To use MySQL as a source, make sure that the user has the <a href="https://doc.bladepipe.com/dataMigrationAndSync/datasource_func/MySQL/privs_for_mysql" target="_blank">required permissions</a>.
7474
:::
7575

7676
1. In BladePipe, click "DataSource" > "Add DataSource".

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Authy
5252
AutoFDO
5353
AutoML
5454
Autocompletion
55+
AuroraMySQL
56+
AuroraPostgreSQL
5557
AvroConfluent
5658
AzureQueue
5759
Azurite
@@ -97,6 +99,8 @@ BetaBadge
9799
Beyonce's
98100
Bigtable
99101
Blazingly
102+
BladePipe
103+
BladePipe's
100104
BlockActiveTime
101105
BlockDiscardBytes
102106
BlockDiscardMerges
@@ -274,6 +278,8 @@ Datadog
274278
Databricks
275279
Datasource
276280
Datasources
281+
DataSource
282+
DataJob
277283
DateTime
278284
DateTimeInputFormat
279285
DateTimeOutputFormat
@@ -792,6 +798,7 @@ NumberOfDatabases
792798
NumberOfDetachedByUserParts
793799
NumberOfDetachedParts
794800
NumberOfTables
801+
OceanBase
795802
ODBCDriver
796803
OFNS
797804
OLAP
@@ -883,6 +890,7 @@ PREWHERE
883890
PROCESSLIST
884891
PROXYv
885892
PRQL
893+
prql
886894
PSUN
887895
Packetbeat
888896
PagerDuty
@@ -921,6 +929,7 @@ Poess
921929
PointDistKm
922930
PointDistM
923931
PointDistRads
932+
PolarDB
924933
PostHistory
925934
PostHog
926935
PostLink
@@ -2047,6 +2056,7 @@ generateULID
20472056
generateUUIDv
20482057
geoDistance
20492058
geoToH
2059+
geotoh
20502060
geoToS
20512061
geobase
20522062
geobases

0 commit comments

Comments
 (0)