@@ -14,7 +14,7 @@ concat,https://clickhouse.com/docs/sql-reference/functions/string-functions#conc
14
14
mergetree,https://clickhouse.com/docs/engines/table-engines/mergetree-family/mergetree,https://clickhouse.com/docs/operations/settings/merge-tree-settings,
15
15
todatetime,https://clickhouse.com/docs/sql-reference/functions/type-conversion-functions#todatetime,https://clickhouse.com/docs/sql-reference/functions/date-time-functions,
16
16
todate,https://clickhouse.com/docs/sql-reference/functions/type-conversion-functions#todate,,
17
- cast,https://clickhouse.com/docs/sql-reference/functions/type-conversion-functions#cast ,,
17
+ cast,https://clickhouse.com/docs/sql-reference/functions/type-conversion-functions,,
18
18
arraymap,https://clickhouse.com/docs/sql-reference/functions/array-functions#arraymapfunc-arr1-,,
19
19
insert,https://clickhouse.com/docs/guides/inserting-data,https://clickhouse.com/docs/sql-reference/statements/insert-into,
20
20
partition,https://clickhouse.com/docs/partitions,https://clickhouse.com/docs/engines/table-engines/mergetree-family/custom-partitioning-key,https://clickhouse.com/docs/sql-reference/statements/alter/partition,
@@ -48,7 +48,7 @@ remote,https://clickhouse.com/docs/sql-reference/table-functions/remote,,
48
48
window,https://clickhouse.com/docs/sql-reference/window-functions,,
49
49
replacingmergetree,https://clickhouse.com/docs/engines/table-engines/mergetree-family/replacingmergetree,,
50
50
datediff,https://clickhouse.com/docs/sql-reference/functions/date-time-functions#date_diff,,
51
- csv,https://clickhouse.com/docs/integrations/data-formats/csv-tsv,,
51
+ csv,https://clickhouse.com/docs/interfaces/formats/CSV,https://clickhouse.com/docs/ integrations/data-formats/csv-tsv,,
52
52
materialized,https://clickhouse.com/docs/materialized-view/incremental-materialized-view,https://clickhouse.com/docs/materialized-view/refreshable-materialized-view,https://clickhouse.com/docs/materialized-views
53
53
merge,https://clickhouse.com/docs/parts,https://clickhouse.com/docs/engines/table-engines/mergetree-family/mergetree,
54
54
quantile,https://clickhouse.com/docs/sql-reference/aggregate-functions/reference/quantile,,
@@ -64,7 +64,7 @@ alter table,https://clickhouse.com/docs/sql-reference/statements/alter,https://c
64
64
partition by,https://clickhouse.com/docs/partitions#partition-by,https://clickhouse.com/docs/engines/table-engines/mergetree-family/custom-partitioning-key,
65
65
group,https://clickhouse.com/docs/sql-reference/statements/select/group-by,,
66
66
null,https://clickhouse.com/docs/sql-reference/data-types/nullable,,
67
- dictget,https://clickhouse.com/docs/sql-reference/functions/ext-dict-functions,,
67
+ dictget,https://clickhouse.com/docs/sql-reference/functions/ext-dict-functions#dictget-dictgetordefault-dictgetornull ,,
68
68
coalesce,https://clickhouse.com/docs/sql-reference/functions/functions-for-nulls#coalesce,,
69
69
round,https://clickhouse.com/docs/sql-reference/functions/rounding-functions,,
70
70
grant,https://clickhouse.com/docs/sql-reference/statements/grant,https://clickhouse.com/docs/operations/system-tables/grants,
@@ -147,7 +147,7 @@ on cluster,https://clickhouse.com/docs/sql-reference/distributed-ddl,,
147
147
aggregatefunction,https://clickhouse.com/docs/sql-reference/data-types/aggregatefunction,,
148
148
groupuniqarray,https://clickhouse.com/docs/sql-reference/aggregate-functions/reference/groupuniqarray,,
149
149
clickhouse-client,https://clickhouse.com/docs/interfaces/cli,,
150
- materi,https://clickhouse.com/docs/materialized-view/incremental-materialized-view ,https://clickhouse.com/docs/materialized-view/refreshable -materialized-view,https://clickhouse.com/docs/materialized-view
150
+ materi,https://clickhouse.com/docs/materialized-views ,https://clickhouse.com/docs/materialized-view/incremental -materialized-view,https://clickhouse.com/docs/materialized-view/refreshable- materialized-view
151
151
max_threads,https://clickhouse.com/docs/operations/settings/settings#max_threads,,
152
152
limit,https://clickhouse.com/docs/sql-reference/statements/select/limit,,
153
153
toint,https://clickhouse.com/docs/sql-reference/functions/type-conversion-functions,,
@@ -157,7 +157,7 @@ date_diff,https://clickhouse.com/docs/sql-reference/functions/date-time-function
157
157
default,https://clickhouse.com/docs/operations/settings/settings-users,https://clickhouse.com/docs/knowledgebase/remove-default-user,
158
158
tostartofinterval,https://clickhouse.com/docs/sql-reference/functions/date-time-functions#tostartofinterval,,
159
159
populate,https://clickhouse.com/docs/data-modeling/backfilling#scenario-2-adding-materialized-views-to-existing-tables,,
160
- max_memory_usage,https://clickhouse.com/docs/operations/settings/query-complexity#settings_max_memory_usage, ,
160
+ max_memory_usage,https://clickhouse.com/docs/operations/settings/settings#max_memory_usage,https://clickhouse.com/docs/operations/settings/ query-complexity#settings_max_memory_usage,
161
161
user,https://clickhouse.com/docs/operations/system-tables/users,https://clickhouse.com/docs/sql-reference/statements/create/user,
162
162
truncate,https://clickhouse.com/docs/managing-data/truncate,https://clickhouse.com/docs/sql-reference/statements/truncate,
163
163
contains,https://clickhouse.com/docs/sql-reference/functions/string-search-functions,,
0 commit comments