Commit Graph

1646 Commits

Author SHA1 Message Date
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Alexey Milovidov
17b9fc0f10 Automated hardware benchmark 2021-07-28 21:06:02 +03:00
Mikhail
4f44b541c1 Update query_log.md 2021-07-28 16:49:36 +03:00
Alexander Tokmakov
fab4529c97 Merge branch 'master' into rename_materialize_mysql 2021-07-28 12:18:01 +03:00
Raúl Marín
4a09c54a04 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-07-28 10:38:47 +02:00
alexey-milovidov
52ba07d373
Update performance-test.md 2021-07-28 00:57:28 +03:00
Alexander Tokmakov
fc9ab2cda7 Merge branch 'master' into rename_materialize_mysql 2021-07-27 22:38:40 +03:00
Raúl Marín
844681a7fd Update docs to match changes 2021-07-27 16:29:34 +02:00
Raúl Marín
69577a782f Views: Once started, finish all concurrent views before throwing
Since sequential processing executes things in phases too, try to finish
all (non errored out) views before throwing any exception
2021-07-27 16:29:33 +02:00
Raúl Marín
f0125262b7 Add views and it's tables to system.query_log 2021-07-27 16:29:33 +02:00
Raúl Marín
eb994d8f04 Fix a couple of bugs
- Don't use threads if there is only one dependent view and parallel_view
- Reset the current_thread when destroying views ThreadStatus
2021-07-27 16:29:33 +02:00
Raúl Marín
7c1fcc94b0 View log: Make sure to only profile events during view execution 2021-07-27 16:29:33 +02:00
Raúl Marín
ab05fc12e2 Docs and settings 2021-07-27 16:29:33 +02:00
Alexey Boykov
4d5721edf5
Merge pull request #26681 from lehasm/alexey-sm-DOCSUP-11657-document-check_sample_column_is_correct-setting
DOCSUP-11657: Document the check_sample_column_is_correct setting
2021-07-27 16:53:38 +03:00
romanzhukov
cf8c35395d Test new PR. 2021-07-27 16:42:44 +03:00
lehasm
be8c8b9372
Update docs/en/operations/settings/merge-tree-settings.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-27 13:05:07 +03:00
Alexander Tokmakov
63ab38ee09 rename MaterializeMySQL to MaterializedMySQL 2021-07-26 21:17:28 +03:00
Mikhail
39e1b21385 Update query_log.md
requested edit
2021-07-26 08:19:30 +03:00
Kseniia Sumarokova
b65fd7fbfe
Merge pull request #26181 from lehasm/alexey-sm-DOCSUP-9056-document-url-function-patterns
DOCSUP-9056: description of patterns in the url table function
2021-07-25 23:11:55 +03:00
Sean Haynes
368a9cf268 Update server configuration docs to reflect Requiretls1_2 setting
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
2021-07-22 16:05:34 +01:00
Maksim Kita
d72cc7c7a8
Merge pull request #26680 from den-crane/patch-21
Update clickhouse-keeper.md
2021-07-22 15:54:42 +03:00
Alexey Boykov
fcbe3f7a32
Merge pull request #26527 from ka1bi4/romanzhukov-DOCSUP-11658-merge_selecting_sleep_ms
DOCSUP-11658: Edit and translate to Russian (merge_selecting_sleep_ms)
2021-07-22 13:08:43 +03:00
Alexey
182bffbf82 Translated to russian.
Some fixes and updates.
2021-07-21 19:59:47 +00:00
Denny Crane
1873600642
Update clickhouse-keeper.md
Doc. clickhouse-keeper added default values for params
2021-07-21 16:37:38 -03:00
Alexey
057298840b Rewritten description 2021-07-21 19:20:52 +00:00
Denny Crane
6b3c788214
Update settings.md 2021-07-21 13:21:26 -03:00
Roman Bug
ae8908419e
Update docs/en/operations/settings/settings.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-21 16:17:11 +03:00
Roman Bug
a133afaac3
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-21 10:49:33 +03:00
Denny Crane
62d653583e
Update settings.md
compression level
2021-07-20 18:54:38 -03:00
Vladimir
dfc7fdabb0
Merge pull request #26335 from olgarev/revolg-DOCSUP-9868_implicit_key_type_convertion 2021-07-20 14:41:15 +03:00
Vladimir
5d270f82f5
Apply suggestions from code review 2021-07-20 12:19:19 +03:00
romanzhukov
a899e381b5 DOCSUP-11658: Minor fixes. 2021-07-20 10:45:23 +03:00
Alexey
e6733c7934 New variant translated into russian
Some more improvements
2021-07-20 06:28:08 +00:00
Alexey
d0a77deea8 'Globs in Addresses' now is a header
Russian settings description added
2021-07-19 19:36:35 +00:00
olgarev
7d184b7acf
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:49:17 +03:00
romanzhukov
742acf24c9 DOCSUP-11658: Add merge_selecting_sleep_ms setti 2021-07-19 20:48:22 +03:00
alexey-milovidov
4103c22310
Merge pull request #26245 from arenadata/ADQM-322
Avro string for ClickHouse String
2021-07-16 12:23:50 +03:00
Maksim Kita
11203fb7ea
Merge pull request #26379 from zxc111/DOCSUP-11552
DOCSUP-11657: check sampling expression at creation table.
2021-07-16 11:00:53 +03:00
Maksim Kita
76e3bd87bc
Update merge-tree-settings.md 2021-07-16 11:00:36 +03:00
Maksim Kita
5a80cbb6cc
Update merge-tree-settings.md 2021-07-16 10:59:29 +03:00
Maksim Kita
813c37b9fe
Update merge-tree-settings.md 2021-07-16 10:57:55 +03:00
tavplubix
56173c565d
Merge pull request #24998 from adevyatova/annadevyatova-DOCSUP-7502-replicated
DOCSUP-7502: Document the database engine Replicated
2021-07-15 22:54:59 +03:00
zxc111
a7edcb0de3 update engines/table-engines/mergetree-family/mergetree.md 2021-07-16 00:12:10 +08:00
zxc111
70ec444400 update operations/settings/merge-tree-settings.md 2021-07-15 23:58:44 +08:00
Alexey
6263676a22 Settings description changed a bit 2021-07-15 15:49:17 +00:00
Ikko Ashimine
93a2c03d5a
Fix typo in clickhouse-keeper.md
Implemetation -> Implementation
2021-07-15 23:39:52 +09:00
Anna
2a2d91612a
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated 2021-07-15 15:31:01 +03:00
Nikita Mikhaylov
1d57931774
Merge pull request #26053 from sevirov/sevirov-DOCSUP-10557-support_complex_types_in_arrow_parquet_orc_formats
DOCSUP-10557: Support complex types in Arrow/Parquet/ORC formats
2021-07-15 13:48:57 +03:00
Olga Revyakina
1258c9aaa6 Algorithms description 2021-07-15 11:17:37 +03:00
Olga Revyakina
6fb2e71766 Minor changes 2021-07-15 10:28:17 +03:00
Olga Revyakina
5db8fd34e5 Minor change 2021-07-15 10:25:00 +03:00
Olga Revyakina
13b90c2360 Links 2021-07-15 10:20:53 +03:00
Olga Revyakina
a2fb64c108 join_algorithm setting 2021-07-15 09:50:44 +03:00
Alexey
947789f1c6 Added settings glob_expansion_max_elements and table_function_remote_max_addresses 2021-07-14 20:36:05 +00:00
Filatenkov Artur
f1702d356e
Merge pull request #26120 from lthaooo/settings-merge_selecting_sleep_ms
add merge_selecting_sleep_ms setting
2021-07-14 18:28:47 +03:00
Peng Jian
300635d4a1 add docs 2021-07-14 19:26:46 +08:00
Ilya Golshtein
020cce63b0 Avro string for ClickHouse string tests and doc 2021-07-13 20:03:00 +03:00
Filatenkov Artur
93a3a1d27a
Merge pull request #26056 from sevirov/sevirov-DOCSUP-11166-edit_and_translate_to_russian_data_skipping_indices_system_table
DOCSUP-11166: Edit and translate to Russian (data_skipping_indices system table)
2021-07-13 19:31:47 +03:00
Anton Popov
06570d2a5a
Merge pull request #26040 from lehasm/alexey-sm-DOCSUP-10296-document-toJSONString
DOCSUP-10296: Document the toJSONString function
2021-07-13 15:06:06 +03:00
sevirov
601ed5046a
Update docs/en/operations/system-tables/data_skipping_indices.md
Co-authored-by: Dmitry Novik <d1mas1k4@yandex.ru>
2021-07-11 12:17:37 +03:00
Dmitriy
6dd0f7bb95 Translate to Russian
Перевел на русский язык
2021-07-11 00:37:28 +03:00
alesapin
0e09bb1652
Merge pull request #26150 from ClickHouse/clickhouse_keeper_docs
Add draft for clickhouse-keeper docs
2021-07-10 12:40:12 +03:00
alesapin
0d4e0bb8fd Fix links to nowhere 2021-07-10 11:50:03 +03:00
Alexey Milovidov
a6d0cda7c1 Merging #24404 2021-07-10 10:12:18 +03:00
alexey-milovidov
7a1a184c48
Merge pull request #24404 from nvartolomei/nv/config-in-place-include
Support for multiple includes in XML based configuration
2021-07-10 10:10:18 +03:00
Alexey
65f06aafb3 output_format_json_quote_64bit_integers updated 2021-07-09 20:15:49 +00:00
alesapin
623b368a70 Add draft for clickhouse-keeper docs 2021-07-09 22:58:21 +03:00
terrylin
faed6263bb add merge_selecting_sleep_ms setting 2021-07-09 17:29:17 +08:00
Dmitriy
eabaefc5a1 Fix the link
Поправил ссылку.
2021-07-07 23:11:49 +03:00
Dmitriy
c435bd85f7 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-07-07 22:47:47 +03:00
Dmitriy
d3a044d913 Support Tuple and Map types
Задокументировал поддержку типов Tuple и Map.
2021-07-07 21:44:13 +03:00
Anna
b2f059b6bb
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated 2021-07-04 07:31:06 +03:00
alexey-milovidov
e45bd26721
Merge pull request #25675 from Nicholaswang/master
fix broken links and incorrect translations
2021-07-02 04:38:39 +03:00
Anton Popov
2034d31b3e
Merge pull request #25607 from gyuton/gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
DOCSUP-10293: Documented the optimize_functions_to_subcolumns setting
2021-06-30 14:26:48 +03:00
Maksim Kita
294b937a39
Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue 2021-06-28 11:27:59 +03:00
alexey-milovidov
16f88fd985
Merge pull request #25693 from novikd/master
Introduce system.data_skipping_indices table
2021-06-27 23:24:53 +03:00
Kseniia Sumarokova
c7b7eeec09
Merge pull request #25740 from sevirov/sevirov-DOCSUP-10775-document_the_external_table_functions_use_nulls_setting
DOCSUP-10775: Document the external_table_functions_use_nulls setting
2021-06-27 20:22:12 +03:00
Kseniia Sumarokova
534d33fb9d
Update settings.md 2021-06-27 20:21:40 +03:00
alexey-milovidov
0a26687115
Merge pull request #23864 from azat/dist-split-batch-and-retry
Add ability to split distributed batch on failures (i.e. due to memory limits)
2021-06-27 19:28:26 +03:00
Dmitriy
a215779256 Translate to Russian
Перевел на русский язык.
2021-06-27 16:04:35 +03:00
Dmitriy
1129b85f3c Create the external_table_functions_use_nulls setting
Задокументировал настройку external_table_functions_use_nulls.
2021-06-27 15:40:19 +03:00
mergify[bot]
8ca52ea2df
Merge branch 'master' into master 2021-06-27 00:17:31 +00:00
George
96b2c054da Added translation 2021-06-27 02:37:34 +03:00
gyuton
5e5aa409ee
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-27 01:00:39 +03:00
Maksim Kita
db1c70975e Compile expressions updated documentation 2021-06-25 23:27:18 +03:00
Maksim Kita
c633d133e5
Merge pull request #25275 from michon470/kuriatnikovm-DOCSUP-9285-compile-expressions-setting
DOCSUP-9285: Documented compile_expressions setting
2021-06-25 22:50:14 +03:00
Dmitry Novik
c2acf12245 Add english documentation for system.data_skipping_indices 2021-06-25 02:49:47 +03:00
nickzhwang
00a2dfb1bf resolve conflicts 2021-06-24 20:59:40 +08:00
nickzhwang
9fc890abf5 resolve conflicts 2021-06-24 20:47:02 +08:00
nickzhwang
bb35a113bf fix broken links and incorrect translations 2021-06-24 20:18:14 +08:00
George
ebceb6a5b4 fixed link 2021-06-23 18:54:26 +03:00
George
e69cd8c6b8 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting 2021-06-23 15:10:35 +03:00
George
4e22692512 fixed links 2021-06-23 03:26:08 +03:00
George
ecb766a5c6 En docs 2021-06-23 03:15:11 +03:00
Azat Khuzhin
a0209178cc Add ability to split distributed batch on failures
Add distributed_directory_monitor_split_batch_on_failure setting (OFF by
default), that will split the batch and send files one by one in case of
retriable errors.

v2: more error codes
2021-06-23 02:48:47 +03:00
George
57f6811ba0 Draft 2021-06-23 00:13:24 +03:00
alexey-milovidov
133443bd14
Update tips.md 2021-06-23 00:09:10 +03:00
Anton Popov
eea4aac0db
Merge pull request #25065 from gyuton/gyuton-DOCSUP-7551-Allow-nested-with-multiple-nesting-and-subcolumns-of-complex-types
DOCSUP-7551: Documented nested with multiple nesting and subcolumns of complex types
2021-06-22 17:41:45 +03:00
Anton Popov
d9e681b8bc
Update settings.md 2021-06-22 14:40:49 +03:00
Mikhail
1b0a598c21 опечатки исправлены 2021-06-22 12:31:37 +03:00
gyuton
44a793b01a
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-22 12:17:22 +03:00
George
eaa0f35811 Documented setting flatten_nested 2021-06-22 03:23:33 +03:00
Anton Popov
d8b6f15ef4
Merge pull request #23027 from azat/distributed-push-down-limit
Add ability to push down LIMIT for distributed queries
2021-06-20 23:08:50 +03:00
AnaUvarova
68b20a934a
DOCSUP-6543: Edit and translate Show Clusters and MergeTree (#24130)
* +

* ready for review

* Update docs/ru/sql-reference/statements/show.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update merge-tree-settings.md

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update merge-tree-settings.md

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update merge-tree-settings.md

* about fsync

* Update merge-tree-settings.md

* Update merge-tree-settings.md

* Update merge-tree-settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-15 15:21:44 +03:00
Mikhail
d08e6ebc80 Added setting doc 2021-06-15 00:16:30 +03:00
George
77e048977b updated settings.md 2021-06-14 19:02:04 +03:00
Vladimir
494107e437
Merge pull request #25130 from gyuton/gyuton-DOCSUP-8425-Document-max_distributed_depth-setting 2021-06-12 22:17:04 +03:00
Vitaly Baranov
4989f16ff9
Merge pull request #24458 from sevirov/sevirov-DOCSUP-9599-edit_and_translate_to_russian_ldap
DOCSUP-9599: Edit and translate to Russian (LDAP)
2021-06-10 20:35:29 +03:00
gyuton
9297a47f36
typo 2021-06-10 18:22:17 +03:00
adevyatova
4b8650a180 update 2021-06-10 11:54:51 +00:00
gyuton
938f41c5a5
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-06-09 20:18:37 +03:00
George
ee976cd739 First draft 2021-06-09 16:57:07 +03:00
Azat Khuzhin
18e8f0eb5e Add ability to push down LIMIT for distributed queries
This way the remote nodes will not need to send all the rows, so this
will decrease network io and also this will make queries w/
optimize_aggregation_in_order=1/LIMIT X and w/o ORDER BY faster since it
initiator will not need to read all the rows, only first X (but note
that for this you need to your data to be sharded correctly or you may
get inaccurate results).

Note, that having lots of processing stages will increase the complexity
of interpreter (it is already not that clean and simple right now).

Although using separate QueryProcessingStage looks pretty natural.

Another option is to make WithMergeableStateAfterAggregation always, but
in this case you will not be able to disable only this optimization,
i.e. if there will be some issue with it.

v2: fix OFFSET
v3: convert 01814_distributed_push_down_limit test to .sh and add retries
v4: add test with OFFSET
v5: add new query stage into the bash completion
v6/tests: use LIMIT O,L syntax over LIMIT L OFFSET O since it is broken in ANTLR parser
          https://clickhouse-test-reports.s3.yandex.net/23027/a18a06399b7aeacba7c50b5d1e981ada5df19745/functional_stateless_tests_(antlr_debug).html#fail1
v7/tests: set use_hedged_requests to 0, to avoid excessive log entries on retries
          https://clickhouse-test-reports.s3.yandex.net/23027/a18a06399b7aeacba7c50b5d1e981ada5df19745/functional_stateless_tests_flaky_check_(address).html#fail1
2021-06-09 02:29:50 +03:00
Dmitriy
c56a1eb7b6 Correction of the translation
Поправил перевод.
2021-06-08 23:36:57 +03:00
adevyatova
a51b9d82a5 update 2021-06-05 08:10:37 +00:00
adevyatova
e3ead7e676 Add en docs 2021-06-05 06:46:30 +00:00
alesapin
fe49574e41
Merge pull request #24764 from adevyatova/annadevyatova-DOCSUP-8347-non_replicated
DOCSUP-8347: Document the non_replicated_deduplication_window setting
2021-06-03 14:19:59 +03:00
adevyatova
e05102f545 fixed 2021-06-03 09:31:45 +00:00
adevyatova
42607f4ea4 fix 2021-06-02 07:55:26 +00:00
adevyatova
01b3b0c2f9 update 2021-06-02 07:53:11 +00:00
adevyatova
61ed3a87a3 update 2021-06-02 07:46:44 +00:00
Kseniia Sumarokova
67e2695e8b
Merge pull request #24548 from kirillikoff/DOCSUP-9474-document-table-comments
Docsup 9474: document table comments
2021-05-31 11:11:27 +03:00
Anna
ab4161bd66
Merge branch 'master' into annadevyatova-DOCSUP-8347-non_replicated 2021-05-30 16:05:27 +03:00
adevyatova
4a60e3545e add en,ru docs 2021-05-30 13:01:25 +00:00
tavplubix
fe4b137257
Merge pull request #24761 from adevyatova/annadevyatova-DOCSUP-8823-allow
DOCSUP-8823: Document the allow_floating_point_partition_key setting
2021-05-30 15:05:43 +03:00
adevyatova
ee25971426 en, ru docs 2021-05-30 09:24:41 +00:00
Tatiana Kirillova
ee049678a1 Translation into Russian and system.tables 2021-05-29 16:42:21 +03:00
Kruglov Pavel
5ce669109e
Merge pull request #24459 from adevyatova/annadevyatova-DOCSUP-8711-sumCount
DOCSUP-8711: Document the sumCount aggregate function and optimize_fuse_sum_count_avg setting
2021-05-28 15:58:30 +03:00
tavplubix
e82196f9d4
Merge pull request #24503 from sevirov/sevirov-DOCSUP-9597-add_thread_name_and_support_datetime64_for_ver
DOCSUP-9597: Add thread_name in system.stack_trace and add support DateTime64 for ver parameter
2021-05-28 00:44:58 +03:00
alexey-milovidov
e427d91dd6
Merge pull request #24586 from romainneutron/polish-english-doc
Polish english doc
2021-05-28 00:16:16 +03:00
Kseniia Sumarokova
ee4f42a991
Merge pull request #24430 from lehasm/alexey-sm-DOCSUP-8939-document-insert_null_as_default
DOCSUP-8939: document the insert_null_as_default setting
2021-05-27 23:24:16 +03:00
Romain Neutron
d3be14e639
Fix ClickHouse characters case 2021-05-27 21:49:41 +02:00
Romain Neutron
7b515c7235
Avoid short syntax 2021-05-27 21:44:11 +02:00
Dmitriy
f68a6af5f0 Update examples
Обновил примеры.
2021-05-27 20:01:56 +03:00
adevyatova
4b959ac8e4 update 2021-05-27 07:37:50 +00:00
Anna
a76e630f61
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:47 +03:00
Anna
d124bad0dc
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:40 +03:00
Alexey
07aa058878 Description of input_format_null_as_default is extended.
Sentences reordered.
2021-05-26 13:03:46 +00:00
lehasm
f1b98e6928
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 09:44:09 +03:00
Dmitriy
9a963a7a1f Add thread_name and support DateTime64
Добавил столбец thread_name и поддержку типа данных DateTime64.
2021-05-26 00:39:34 +03:00
Alexey
59442ac3d1 input_format_null_as_default description
is made similar to insert_null_as_default
2021-05-25 17:28:21 +00:00
alesapin
0597211605
Merge pull request #24441 from adevyatova/annadevyatova-DOCSUP-8462-pool-size
DOCSUP-8462: Document the background_fetches_pool_size setting
2021-05-25 14:34:06 +03:00
lehasm
592073ec77
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 14:10:05 +03:00
lehasm
c2cb50f3be
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 14:09:55 +03:00
lehasm
a4dacc4875
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 11:42:29 +03:00
adevyatova
3c171f3344 update settings.md 2021-05-24 19:35:31 +00:00
Anna
a21398c839
Merge branch 'master' into annadevyatova-DOCSUP-8711-sumCount 2021-05-24 20:59:08 +03:00
adevyatova
634e18f7f4 Add setting desc 2021-05-24 17:44:53 +00:00
Dmitriy
8c57f0d50d Edit and translate to Russian
Выполнил перевод на русский язык.
2021-05-24 20:24:40 +03:00
Alexey
aa7d625428 Description of input_format_null_as_default changed a bit 2021-05-24 15:32:55 +00:00
Alexey
715c88e5fa Returned INSERT ... VALUES statement.
'non-Nullable' changed to 'not nullable'
2021-05-24 15:26:23 +00:00
Nicolae Vartolomei
b3c875de72 Document new include element 2021-05-24 14:26:43 +01:00
BoloniniD
199393a37a Fixed link to config example in config-files.md 2021-05-24 13:48:45 +03:00
adevyatova
5ac2b846a5 Add en,ru desc 2021-05-24 08:53:40 +00:00
lehasm
f32b0dc886
Update docs/en/operations/settings/settings.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-05-24 08:21:03 +03:00
lehasm
97415e931e
Update docs/en/operations/settings/settings.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-05-24 08:12:17 +03:00
Alexey
a3640cd7ea Description updated 2021-05-23 20:02:17 +00:00
BoloniniD
b949b4384b Fixes after review 2021-05-23 13:36:49 +03:00
BoloniniD
6c2e02461d Added link to config-example.yaml 2021-05-22 21:34:19 +03:00
BoloniniD
8e6fabd674 Fixes for .md, preparing to add config-example.yaml 2021-05-22 19:42:09 +03:00
BoloniniD
3165db2799 Wrote first version of docs for YAML configuration 2021-05-22 11:04:19 +03:00
Alexander Kuzmenkov
e9b69bbd70
Merge pull request #23906 from azat/fix-distributed_group_by_no_merge
distributed_group_by_no_merge fixes
2021-05-19 16:16:08 +03:00
Vitaliy Zakaznikov
03ebd18d01 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection 2021-05-18 14:08:28 -04:00
tavplubix
6936274398
Merge pull request #24106 from adevyatova/annadevyatova-DOCSUP-8026-replicated
DOCSUP-8026: Document the settings for customizing timeouts
2021-05-16 23:10:47 +03:00
Anna
e0d04acbd7
Update settings.md 2021-05-16 21:11:42 +03:00
Anna
7071894081
Update settings.md 2021-05-16 21:10:13 +03:00
Anna
c605b199ee
Update docs/en/operations/settings/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:06:07 +03:00
Anna
1737be6710
Update merge-tree-settings.md 2021-05-16 21:05:41 +03:00
Anna
b32ac3a6f4
Update docs/en/operations/settings/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:04:07 +03:00
Anna
ae84e5a673
Update docs/en/operations/settings/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:41 +03:00
Anna
3783e0c483
Update docs/en/operations/settings/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:17 +03:00
Anna
6d49acc7ac
Update docs/en/operations/settings/merge-tree-settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:08 +03:00
Anna
88f6687c9d
Update docs/en/operations/settings/merge-tree-settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:02:54 +03:00
Azat Khuzhin
a44ddd2064 Update distributed_group_by_no_merge description 2021-05-15 15:03:13 +03:00
alesapin
a2b0fa6ed4
Merge pull request #23626 from olgarev/revolg-DOCSUP-8776-backslash_option
DOCSUP-8776: Docs for clickhouse-format
2021-05-14 22:06:35 +03:00
alesapin
4fa9649fa0
Update clickhouse-format.md 2021-05-14 19:22:24 +03:00
Anna
e92e66c01e
Merge branch 'master' into annadevyatova-DOCSUP-8026-replicated 2021-05-13 20:49:19 +03:00
adevyatova
6100245f75 update 2021-05-13 17:45:26 +00:00
olgarev
447c73ce14
Apply suggestions from code review
Co-authored-by: alesapin <alesapin@gmail.com>
2021-05-12 15:11:44 +03:00
Azat Khuzhin
e08389b2d2 Add interface for rate of found elements in the dictionaries
- IDictionary abstraction
- skeleton implementation into each dictionary
- system.dictionaries.found_rate
- documentation changes
2021-05-08 17:09:01 +03:00
hexiaoting
a1d521902c Merge remote-tracking branch 'origin/master' into dev-continue-sundyli 2021-05-07 14:22:53 +08:00
alexey-milovidov
0448c412bf
Update access-rights.md 2021-05-06 16:27:22 +03:00
Maksim Kita
6105a19357
Merge pull request #23869 from kirillikoff/kirillikoff-DOCSUP-8495
DOCSUP-8495: Documented http-max-uri-size
2021-05-05 15:27:42 +03:00
alexey-milovidov
bf8c28a17f
Merge pull request #23885 from azat/dist-broken-metrics
Add metrics for broken files during async distributed sends
2021-05-05 13:41:15 +03:00
Oleg Strokachuk
04e3fa1834 Doc. Fix title link for send_crash_reports for en and ru 2021-05-05 11:33:38 +03:00
Azat Khuzhin
74269882f7 Add broken_data_files/broken_data_compressed_bytes into distribution_queue 2021-05-04 22:48:07 +03:00
kirillikoff
0e92cc06df
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-04 15:09:15 +03:00
Tatiana Kirillova
c763a5c33f max-uri-size 2021-05-03 20:16:44 +03:00
olgarev
bfb5ffc398
Merge branch 'master' into revolg-DOCSUP-8776-backslash_option 2021-04-30 10:07:49 +03:00
Nikolai Kochetov
2a58ebd3d1
Merge pull request #22979 from michon470/kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias
DOCSUP-8022: setting prefer_column_name_to_alias documentated
2021-04-29 12:01:01 +03:00
olgarev
96f739025c
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-29 06:27:21 +03:00
Kruglov Pavel
a4a2a61eed
Merge pull request #23593 from sevirov/sevirov-DOCSUP-7574-add_columns_in_the_clusters_table
DOCSUP-7574: Add slowdown_count and show actual errors_count in the system.clusters table
2021-04-26 14:09:53 +03:00
Dmitriy
7b17a07915 Delete the note
Удалил примечание.
2021-04-26 14:06:45 +03:00
Mikhail
b76924323d fix 2021-04-26 03:13:10 +03:00
michon470
1d2184e830
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 03:00:25 +03:00
michon470
1540ac1f81
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 02:59:11 +03:00
michon470
7b947140b9
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 02:59:04 +03:00
michon470
bb03d7ab3f
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 02:58:57 +03:00
Mikhail
8b714579ed Revert "Revert "Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias""
This reverts commit 7005feddf2.
2021-04-26 02:36:27 +03:00
Mikhail
7005feddf2 Revert "Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias"
This reverts commit 74190165ff, reversing
changes made to 51d4e4d307.
2021-04-26 02:03:32 +03:00