@@ -83,7 +83,7 @@ keeper,https://clickhouse.com/docs/en/guides/sre/keeper/clickhouse-keeper,https:
8383type,https://clickhouse.com/docs/en/sql-reference/data-types,https://clickhouse.com/docs/en/sql-reference/functions/type-conversion-functions,
8484nullable,https://clickhouse.com/docs/en/sql-reference/data-types/nullable,https://clickhouse.com/docs/en/cloud/bestpractices/avoid-nullable-columns,https://clickhouse.com/docs/en/sql-reference/functions/functions-for-nulls
8585projection,https://clickhouse.com/docs/en/sql-reference/statements/alter/projection,https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/mergetree#projections,https://clickhouse.com/docs/knowledgebase/projection_example
86- jdbc,https://clickhouse.com/docs/en/engines/table-engines/integrations/ jdbc,https://clickhouse.com/docs/en/interfaces/ jdbc, https://clickhouse.com/docs/en/integrations/java/ jdbc-driver
86+ jdbc,https://clickhouse.com/docs/en/interfaces/ jdbc,https://clickhouse.com/docs/en/integrations/java/ jdbc-v2, https://clickhouse.com/docs/en/engines/table-engines/integrations/ jdbc
8787ifnull,https://clickhouse.com/docs/en/sql-reference/functions/functions-for-nulls#ifnull,https://clickhouse.com/docs/en/sql-reference/functions/conditional-functions,
8888any,https://clickhouse.com/docs/en/sql-reference/aggregate-functions/reference/any,https://clickhouse.com/docs/en/sql-reference/aggregate-functions/reference/first_value,
8989optimize,https://clickhouse.com/docs/en/sql-reference/statements/optimize,https://clickhouse.com/docs/en/optimize,https://clickhouse.com/docs/en/cloud/bestpractices/avoid-optimize-final
@@ -138,7 +138,7 @@ nested,https://clickhouse.com/docs/en/sql-reference/data-types/nested-data-struc
138138sample,https://clickhouse.com/docs/en/sql-reference/statements/select/sample,,
139139distinct,https://clickhouse.com/docs/en/sql-reference/statements/select/distinct,,
140140hash,https://clickhouse.com/docs/en/sql-reference/functions/hash-functions,,
141- codec,https://clickhouse.com/docs/en/sql-reference/statements/create/table#column_compression_codec,https://clickhouse.com/docs/en/data-compression/compression-in-clickhouse,https://clickhouse.com/docs/observability /use-cases/observability/schema-design#using-codecs
141+ codec,https://clickhouse.com/docs/en/sql-reference/statements/create/table#column_compression_codec,https://clickhouse.com/docs/en/data-compression/compression-in-clickhouse,https://clickhouse.com/docs/en /use-cases/observability/schema-design#using-codecs
142142timestamp,https://clickhouse.com/docs/en/sql-reference/functions/date-time-functions#timestamp,,
143143drop,https://clickhouse.com/docs/en/sql-reference/statements/drop,,
144144parquet,https://clickhouse.com/docs/en/integrations/data-formats/parquet,https://clickhouse.com/docs/knowledgebase/ingest-parquet-files-in-s3,
@@ -151,7 +151,7 @@ materi,https://clickhouse.com/docs/en/materialized-view,,
151151max_threads,https://clickhouse.com/docs/en/operations/settings/settings#max_threads,,
152152limit,https://clickhouse.com/docs/en/sql-reference/statements/select/limit,,
153153toint,https://clickhouse.com/docs/en/sql-reference/functions/type-conversion-functions,,
154- shard,https://clickhouse.com/docs/concepts /concepts/glossary#shard,https://clickhouse.com/docs/en/concepts/glossary,
154+ shard,https://clickhouse.com/docs/en /concepts/glossary#shard,https://clickhouse.com/docs/en/concepts/glossary,
155155timeout,https://clickhouse.com/docs/en/operations/server-configuration-parameters/settings,https://clickhouse.com/docs/en/operations/settings/settings#timeout_overflow_mode,
156156date_diff,https://clickhouse.com/docs/en/sql-reference/functions/date-time-functions#date_diff,,
157157default,https://clickhouse.com/docs/en/operations/settings/settings-users,https://clickhouse.com/docs/knowledgebase/remove-default-user,
@@ -181,7 +181,7 @@ config.xml,https://clickhouse.com/docs/en/operations/server-configuration-parame
181181where,https://clickhouse.com/docs/en/sql-reference/statements/select/where,,
182182replica,https://clickhouse.com/docs/en/architecture/horizontal-scaling,,
183183last,https://clickhouse.com/docs/en/sql-reference/window-functions/last_value,,
184- version,https://clickhouse.com/docs/en/sql-reference/functions/other-functions#version,https://clickhouse.com/docswhich-clickhouse-version-to-use-in- production,
184+ version,https://clickhouse.com/docs/en/sql-reference/functions/other-functions#version,https://clickhouse.com/docs/en/faq/operations/ production,
185185greatest,https://clickhouse.com/docs/en/sql-reference/functions/conditional-functions#greatest,https://clickhouse.com/docs/en/sql-reference/functions/other-functions#greatest,
186186nan,https://clickhouse.com/docs/en/sql-reference/data-types/float#nan-and-inf,,
187187log,https://clickhouse.com/docs/en/sql-reference/functions/math-functions#log,,
@@ -206,7 +206,8 @@ min_insert_block_size_rows,https://clickhouse.com/docs/en/operations/settings/se
206206allow_experimental_parallel_reading_from_replicas,https://clickhouse.com/docs/en/operations/settings/settings#allow_experimental_parallel_reading_from_replicas,,
207207join_algorithm,https://clickhouse.com/docs/en/operations/settings/settings#join_algorithm,,
208208max_memory_usage,https://clickhouse.com/docs/en/operations/settings/settings#max_memory_usage,,
209- max_bytes_before_external_group_by,https://clickhouse.com/docs/en/operations/settings/settings#max_bytes_before_external_group_by,,
209+ max_bytes_before_external_group_by,https://clickhouse.com/docs/en/operations/settings/settings#max_bytes_before_external_group_by,https://clickhouse.com/docs/en/operations/settings/query-complexity#settings-max_bytes_before_external_group_by,https://clickhouse.com/docs/en/sql-reference/statements/select/group-by#group-by-in-external-memory
210210max_bytes_before_external_sort,https://clickhouse.com/docs/en/operations/settings/settings#max_bytes_before_external_sort,,
211211result_overflow_mode,https://clickhouse.com/docs/en/operations/settings/settings#result_overflow_mode,,
212212use_query_cache,https://clickhouse.com/docs/en/operations/settings/settings#use_query_cache,,
213+ date time best effort,https://clickhouse.com/docs/en/sql-reference/functions/type-conversion-functions#parsedatetimebesteffortusorzero,https://clickhouse.com/docs/en/sql-reference/functions/type-conversion-functions#parsedatetimebesteffort
0 commit comments