Commit Graph

1802 Commits

Author SHA1 Message Date
Alexey Boykov
e3431dfbf4
Merge pull request #26793 from michon470/kuriatnikovm-DOCSUP-10297-update-system.query_log-system-table
DOCSUP-10297: system.query_log system table documentation updated
2021-07-30 14:28:28 +03:00
PHO
6425dd001a
Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896)
* Add a codec Encrypted() for encrypting columns on disk

While this is implemented as a compression codec, it does not actually compress data. It instead encrypts data on disk. The key is obtained by executing a user-specified command at the server startup, or if it's not specified the codec refuses to process any data. For now the only supported cipher is 'AES-128-GCM-SIV'.
2021-07-30 12:12:33 +03:00
Alina Terekhova
20228e019e edits after review 2021-07-29 20:24:52 +02:00
Alina Terekhova
7062649561 small fix in links 2021-07-29 20:02:26 +02:00
Alina Terekhova
e2e931b7f5 en version 2021-07-29 18:01:24 +02:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
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
michon470
74190165ff
Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias 2021-04-26 01:56:24 +03:00
adevyatova
e694af921d add settings desc 2021-04-25 20:04:42 +00:00
Dmitriy
ad59cfb48f Merge branch 'sevirov-DOCSUP-7574-add_columns_in_the_clusters_table' of https://github.com/sevirov/ClickHouse into sevirov-DOCSUP-7574-add_columns_in_the_clusters_table 2021-04-25 19:12:44 +03:00
Dmitriy
fa0d815297 Add the note
Оформил примечание.
2021-04-25 19:12:07 +03:00
sevirov
ac059d5247
Update docs/en/operations/system-tables/clusters.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 19:01:19 +03:00
michon470
2897635869
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 13:45:06 +03:00
michon470
a4904368f7
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 13:44:34 +03:00
Olga Revyakina
7b0cea4573 Minor fixes 2021-04-25 11:47:05 +03:00
Olga Revyakina
4d2fd45660 Formatting 2021-04-25 10:21:46 +03:00
Olga Revyakina
64e85c3deb Another fix in md 2021-04-25 10:17:14 +03:00
Olga Revyakina
e815f90b53 Fix 2021-04-25 10:09:43 +03:00
Olga Revyakina
306bfeb576 clickhouse-format utility and links in index file 2021-04-25 09:58:57 +03:00
Dmitriy
19d05b0db0 Add columns
Добавил недостающие столбцы и привел в порядок описание, добавив ссылки и обновив примеры.
2021-04-24 18:44:00 +03:00
michon470
0e2189ed08
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 10:57:35 +03:00
michon470
df3e457f44
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 10:57:05 +03:00
Anna
834555e951
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:53:38 +03:00
Anna
2fd0147799
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:53:27 +03:00
Anna
ca4ad5209e
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:51:55 +03:00
Anna
8d3808bd7f
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:51:03 +03:00
adevyatova
b0ccc06a90 add ru docs 2021-04-22 18:53:22 +00:00
Anna
6abd55880e
Merge branch 'master' into annadevyatova-DOCSUP-5911-limit 2021-04-22 21:31:40 +03:00
adevyatova
4b49e9259b docs for limit and offset settings 2021-04-22 18:27:06 +00:00
Mikhail
0cfed0891b Setting overview expanded 2021-04-22 14:30:54 +03:00
alexey-milovidov
5e326a9824
Update settings.md 2021-04-22 08:56:21 +03:00
Alexey Milovidov
8cb0e5579a Remove gcc from docs 2021-04-22 04:20:03 +03:00
tavplubix
b1081bcf54
Merge pull request #23316 from sevirov/sevirov-DOCSUP-8233-edit_and_translate_replication
DOCSUP-8233: Edit and translate to Russian
2021-04-21 22:47:20 +03:00
sevirov
176ca58e72
Update docs/en/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:04 +03:00
alexey-milovidov
022b2e918b
Merge pull request #21319 from ka1bi4/romanzhukov-DOCSUP-7086-add-s3-translation-ru
DOCSUP-7086: Edit and translate to Russian (s3 and updating ClickHouse)
2021-04-20 23:37:42 +03:00
Dmitriy
f1aef7e9a2 Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
2021-04-19 21:01:38 +03:00
olgarev
6abe37b13e
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-19 20:04:51 +03:00
Denis Glazachev
902d519b40 Merge branch 'master' into ldap-user-dn-detection
* master: (694 commits)
  Fix integration test test_storage_kafka failed error
  Fix test 00163_column_oriented_formats failed error
  Read ORC file by stripe to reduce memory cost
  Function toDateTime decimal overflow ubsan fix
  Revert "[RFC] Fix memory tracking with min_bytes_to_use_mmap_io"
  Zlib use attribute constructor for functable initialization
  Translate to Russian (clickhouse-client documentation)
  Simple key dictionary primary key wrong order fix
  Disable hedged requests
  Added integration test
  Revert "Function `arrayFold` for folding over array with accumulator"
  Fix documentation for the GRANT command.
  Added system query reload model
  Make function `unhex` case insensitive for compatibility
  Improve documentation for CREATE ROW POLICY command #2.
  Add exception message
  Fix tidy
  Fix waiting for all connections closed on shutdown.
  Disable postgresql_port in perf tests
  Mark 01605_adaptive_granularity_block_borders as long
  ...
2021-04-19 18:36:07 +04:00
Olga Revyakina
310632d602 One more link added 2021-04-18 02:05:32 +03:00
Olga Revyakina
8e573c41e6 Start 2021-04-18 01:47:43 +03:00
Roman Bug
0dbc167cb3
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-04-15 15:47:12 +03:00
alexey-milovidov
d239c66fd3
Merge pull request #21511 from azat/optimize_skip_unused_shards-improvement
Rewrite IN in query for remote shards to exclude values that do not belong to the shard
2021-04-13 01:18:11 +03:00
Azat Khuzhin
fbb386dca5 Rewrite IN in query for remote shards to exclude values that does not belongs to shard
v2: fix optimize_skip_unused_shards_rewrite_in for sharding_key wrapped into function
v3: fix column name for optimize_skip_unused_shards_rewrite_in
v4: fix optimize_skip_unused_shards_rewrite_in with Null
v5:
- squash with Remove query argument for IStreamFactory::createForShard()
- use proper column after function execution (using sharding_key_column_name)
- update the test reference since (X) now is tuple(X)
2021-04-12 10:37:28 +03:00
michon470
0ef5f6b9b2
Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias 2021-04-12 00:01:06 +03:00
Tatiana Kirillova
139ab25477 Translation into Russian 2021-04-11 20:33:42 +03:00
Mikhail
d2c828871a Update settings.md 2021-04-11 19:58:01 +03:00
alexey-milovidov
ea76e64f6b
Merge pull request #22926 from ClickHouse/Renew-ZooKeeper-configuration
Renew ZooKeeper example configuration in docs
2021-04-11 13:31:04 +03:00
alexey-milovidov
f33498c73b
Merge pull request #22941 from kirillikoff/kirillikoff-DOCSUP-6704
DOCSUP-6704: Documented the inactive_parts_to
2021-04-10 23:05:20 +03:00
alexey-milovidov
2785fa9e52
Fix Jinja templates that are being used for unknown reasons 2021-04-10 22:57:15 +03:00
alexey-milovidov
9023dbc71b
Update tips.md 2021-04-10 17:29:22 +03:00
Tatiana Kirillova
7b7018e476 Description the inactive_parts_to_delay_insert and inactive_parts_to_throw_insert settings 2021-04-09 20:43:57 +03:00
alexey-milovidov
29980d2cc3
Update tips.md 2021-04-09 13:00:09 +03:00
alexey-milovidov
023f9d5566
Update tips.md 2021-04-09 12:47:47 +03:00
Maksim Kita
8d3ce5ef8d
Update tips.md 2021-04-08 22:30:36 +03:00
Maksim Kita
9c39eab57a Documentation updated zookeeper configuration 2021-04-08 22:00:52 +03:00
Denis Glazachev
9a5032585f Merge branch 'master' into ldap-user-dn-detection
* master: (860 commits)
  Update version_date.tsv after release 21.2.8.31
  Update version_date.tsv after release 21.3.5.42
  Fixed typos
  Add metric to track how much time is spend during waiting for Buffer layer lock
  Safer SCOPE_EXIT
  Add SCOPE_EXIT_SAFE/SCOPE_EXIT_MEMORY_SAFE helpers
  Lock MEMORY_LIMIT_EXCEEDED in ThreadStatus::detachQuery()
  Update CHANGELOG.md
  Reset timeouts to default
  Add Third party service info
  Disable table function view in expression (#21465)
  fix test 01702_system_query_log
  Remove strange fsync on coordination logs rotation
  add test
  MemoryStorage sync comments and code
  Fix typos
  Support alter setting
  Handle not plain where tree in StorageMerge modifySelect
  Updated test
  Change Aggregatingmergetree to AggregatingMergeTree in docs
  ...
2021-04-07 16:27:52 +04:00
alexey-milovidov
cb6097e8ae
Merge pull request #21559 from ka1bi4/romanzhukov-DOCSUP-7045-https-replication
DOCSUP-7045: Edit and translate to Russian (Upgrading CH and https interserver replication)
2021-04-07 07:24:44 +03:00
Kseniia Sumarokova
32cf4e378e
Merge pull request #22623 from olgarev/revolg-DOCSUP-8221-check_query_single_value_result
DOCSUP-8221: check_query_single_value_result setting
2021-04-06 00:22:37 +03:00
alexey-milovidov
af9d5440bd
Update trace_log.md 2021-04-05 00:18:48 +03:00
olgarev
a6b6734231
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-04 22:39:18 +03:00
Olga Revyakina
b980120042 First commit 2021-04-04 21:27:00 +03:00
chasingegg
c1556e4d8e tiny fix 2021-04-05 00:17:42 +08:00
chasingegg
1aa2b3a4cd fix trace type 2021-04-05 00:16:35 +08:00
tavplubix
31b202bfd0
Merge pull request #21950 from adevyatova/annadevyatova-DOCSUP-6113-atomic
DOCSUP-6113: Document the Atomic database engine
2021-04-04 17:06:31 +03:00
Roman Bug
e0fcc57ffc
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-04-04 12:45:39 +03:00
Anna
01d91973aa Merge branch 'annadevyatova-DOCSUP-6113-atomic' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-6113-atomic 2021-04-02 22:17:09 +03:00
Anna
ca25d6c909 add ru desc 2021-04-02 22:16:48 +03:00
Anna
2b0cd92427
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 21:36:08 +03:00
Anna
0945285fae
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-04-02 14:45:10 +03:00
Anna
5784dffd0d Fixed after review 2021-04-02 14:43:13 +03:00
Anna
2f9625bb65
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:55:43 +03:00
Mike Kot
c947280dfc Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local 2021-04-01 21:38:51 +03:00
Kruglov Pavel
150c53ee3b
Merge pull request #22224 from kirillikoff/kirillikoff-DOCSUP-6698
DOCSUP-6698: Description of setting min_marks_to_honor_max_concurrent_queries
2021-04-01 17:16:13 +03:00
alexey-milovidov
b3dc44e267
Merge pull request #22350 from gyuton/gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
DOCSUP-8002: Edited and translated to Russian (insert_distributed_one_random_shard)
2021-04-01 17:15:33 +03:00
Anna
56cf8f10be update atomic desc, add settings desc 2021-04-01 15:50:47 +03:00
Roman Bug
99b8e9e93d
Update docs/en/operations/update.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-31 18:18:43 +03:00
alexey-milovidov
0c70b06960
Merge branch 'master' into system-querylog-map 2021-03-31 04:54:30 +03:00
Anton Popov
9e2e41f713
Update settings.md 2021-03-30 16:07:54 +03:00
Roman Bug
a28dd16846
fix (update multiple servers) en 2021-03-30 15:51:15 +03:00
Tatiana Kirillova
91035081e7 Changes to the text 2021-03-30 13:54:49 +03:00
George
21f89567c4 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-30 11:58:16 +03:00
George
9bd66638bd Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-8002-Edit-and-translate-to-Russian 2021-03-30 11:55:49 +03:00
George
501ee79a28 small fixes 2021-03-30 11:49:54 +03:00
alexey-milovidov
9d84f3113a
Merge pull request #21512 from azat/optimize_skip_unused_shards_limit
Add optimize_skip_unused_shards_limit
2021-03-29 21:13:18 +03:00
George
f43bb61a26 updated settings.md 2021-03-29 21:11:12 +03:00
George
a057a66b08 updated settings.md 2021-03-29 21:05:31 +03:00
Denis Glazachev
0762e1a890 Implement config parsing and actual support for user_dn_detection section and user_dn placeholder substitution
Refactor some config parsing code
Rename some arguments to better reflect their meaning
Add documentation for user_dn_detection section and user_dn placeholder in config.xml and in docs
2021-03-29 02:23:20 +04:00
Tatiana Kirillova
704a4a5521 Description of setting min_marks_to_honor_max_concurrent_queries 2021-03-28 20:43:21 +03:00
George
bba5c08856 Fix 2021-03-28 04:22:58 +03:00
gyuton
bfcff1c915
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 01:15:28 +03:00
George
d1fcaf66ba Small changes 2021-03-26 18:58:39 +03:00
George
a91a960b2b Added description 2021-03-26 18:45:09 +03:00
George
92ff804c31 first entry 2021-03-26 15:49:21 +03:00
Mikhail
979beae635 Merge branch 'kuriatnikovm-DOCSUP-7105-translate_changes' of https://github.com/michon470/ClickHouse into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-26 12:20:56 +03:00
Mikhail
37d8dfbeda ошибка 2021-03-26 12:00:31 +03:00
michon470
9847b73250
Update docs/en/operations/settings/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-03-26 10:46:25 +03:00
michon470
d8931e504e
Merge branch 'master' into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-25 16:32:39 +03:00
michon470
bd16e6243c
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 01:01:44 +03:00
Mike Kot
285af08949 Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local 2021-03-24 22:34:20 +03:00
Roman Bug
ec6efa936b
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-03-24 19:17:06 +03:00
Azat Khuzhin
7c07b43597 Convert system.errors.stack_trace from String into Array(UInt64)
This should decrease overhead for the errors collecting.
2021-03-24 06:52:48 +03:00
Vitaly Baranov
f784bd4051
Merge pull request #21328 from zvonand/docs_kerberos_support
Adding documentation for Kerberos external authenticator.
2021-03-23 17:34:47 +03:00
Kruglov Pavel
290e8e6b87
Merge pull request #21587 from gyuton/gyuton-DOCSUP-6703-Document-the-insert_shard_id-setting
DOCSUP-6703: Documented the insert_shard_id setting
2021-03-23 13:10:05 +03:00
gyuton
601eb40d89
Update settings.md 2021-03-23 13:01:57 +03:00
gyuton
52c5608a05
Update settings.md 2021-03-23 12:23:52 +03:00
gyuton
3be9d798ce
Update docs/en/operations/settings/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-03-23 12:22:38 +03:00
Nikolai Kochetov
c2cbdf89a0
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
2021-03-23 12:05:28 +03:00
Kseniia Sumarokova
bf5b8e1a14
Merge pull request #21892 from sevirov/sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table
DOCSUP-6177: Add new columns to the system.query_log system table
2021-03-21 21:46:40 +03:00
Dmitriy
f2de3f5dfd Update query_log
Внес небольшие изменения.
2021-03-21 19:22:04 +03:00
Dmitriy
ccb40e56a0 Fix by comments
Поправил русскую и английскую версии согласно комментариям разработчика.
2021-03-21 18:16:34 +03:00
Mikhail
5c21dd747a changes according to task comment 2021-03-21 08:57:55 +03:00
Dmitriy
3630668242 Update the example
Обновил пример и некоторые столбцы.
2021-03-21 01:12:05 +03:00
Roman Bug
625195b01e
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-03-20 17:36:40 +03:00
Nikita Mikhaylov
328c2b4ca8
Merge pull request #21569 from lehasm/alexey-sm-DOCSUP-7099-translate-runningConcurrency
DOCSUP-7099: edit and translate (runningConcurrency, max_parallel_replicas)
2021-03-19 22:14:05 +03:00
gyuton
8f1f9415f9
Update settings.md 2021-03-19 16:28:46 +03:00
Andrey
34ad5dca53
Merge branch 'master' into docs_kerberos_support 2021-03-19 15:31:55 +03:00
Dmitriy
7bf89bce06 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table 2021-03-19 00:46:52 +03:00
Dmitriy
4046f414fe Add new columns
Добавил новые и недостающие столбцы в описание таблицы.
2021-03-19 00:15:43 +03:00
alexey-milovidov
d83b489a5a
Merge pull request #21719 from gyuton/gyuton-DOCSUP-7106-Edit_and_translate_to_Russian
DOCSUP-7106: Edited and translated to Russian
2021-03-18 17:05:09 +03:00
Roman Bug
2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type 2021-03-18 16:33:38 +03:00
romanzhukov
01b3bd12cd DOCSUP-7042: Fix by PR comments. 2021-03-18 16:28:24 +03:00
romanzhukov
348e76a47f DOCSUP-7042: Fix by PR comments. 2021-03-18 16:16:15 +03:00
George
2c88b0bd91 Small fixes 2021-03-18 02:03:27 +03:00
George
aab83c1d79 Added translation 2021-03-18 02:00:45 +03:00
gyuton
f7159874aa
Update docs/en/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 00:51:07 +03:00
lehasm
e452596bc8 Merge branch 'alexey-sm-DOCSUP-7099-translate-runningConcurrency' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-17 22:44:19 +03:00
lehasm
28ae11f3df some cases changed to following cases 2021-03-17 22:30:44 +03:00
Mike Kot
831b90f272 Replaced the iteration algorithm in part finder
Now, instead of iterating through the directories, we iterate though
directories of on of the table disks (which doesn't give us a
substantial boost but is a bit neater to read).

- Updated the system.replication_queue command types.
- Fixed the part ptr being empty (added the checksum loading and
initialization).
- Removed extra logging.
2021-03-17 16:55:26 +03:00
George
3060d9bb3b fixed links 2021-03-17 01:49:02 +03:00
George
0855f5fb18 Troubleshooting 2021-03-17 01:34:40 +03:00
Azat Khuzhin
44c9dc753d Add system.errors.last_error_stacktrace column 2021-03-16 22:31:49 +03:00
Azat Khuzhin
775f8f7682 Add system.errors.last_error_message column 2021-03-16 22:31:49 +03:00
Azat Khuzhin
c8852331a2 Add system.errors.last_error_time column 2021-03-16 22:31:49 +03:00
Azat Khuzhin
259e5ba88e Separate accounting of remote exceptions in system.errors 2021-03-16 22:31:46 +03:00
lehasm
64539452d9
Merge branch 'master' into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-16 22:02:11 +03:00
George
4d24cef69c fixed links 2021-03-16 21:46:05 +03:00
George
9801241760 fixed links 2021-03-16 21:31:59 +03:00
George
5f9a854617 Some updates 2021-03-16 21:13:22 +03:00
George
8e86067d6d Some fixes 2021-03-15 01:05:58 +03:00
gyuton
a1f0ec0aec
Merge branch 'master' into gyuton-DOCSUP-7106-Edit_and_translate_to_Russian 2021-03-15 00:40:37 +03:00
George
6402b2c33c Small fixes 2021-03-15 00:39:24 +03:00
George
f092d22a25 Updated description 2021-03-15 00:25:21 +03:00
Alexey Milovidov
f617976571 Fix broken links 2021-03-14 15:55:11 +03:00
Alexey Milovidov
ecb686b0be Fix some broken links 2021-03-14 15:29:23 +03:00
George
57d1dc7a6c Work-in-progress 2021-03-14 00:33:55 +03:00
George
8cc0de8c4c Updated description 2021-03-13 15:41:47 +03:00
George
8b27da2b81 first draft 2021-03-12 19:00:41 +03:00
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
alesapin
cae9751961
Merge pull request #21493 from olgarev/revolg-DOCSUP-5854_show_settings
DOCSUP-5854: Documented the SHOW SETTINGS statement
2021-03-11 11:47:32 +03:00
lehasm
d901d00830 Fixes after review applied 2021-03-10 23:46:29 +03:00
sevirov
5e887b4c99
Update docs/en/operations/system-tables/trace_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:21:43 +03:00