olgarev
06e48f39b0
New page - External Disks for Storing Data
2021-08-08 23:19:00 +00:00
mergify[bot]
c696817a79
Merge branch 'master' into control_execution_period_of_clearOldTemporaryDirectories
2021-08-06 16:16:22 +00:00
Raúl Marín
479f053f2e
Merge remote-tracking branch 'blessed/master' into materialization_log
2021-08-05 17:24:10 +02:00
Maksim Kita
7fdf3cc263
Merge pull request #27180 from kitaisreal/storage-system-replicas-added-column-replica-is-active
...
Storage system replicas added column replica is active
2021-08-05 12:46:53 +03:00
Maksim Kita
3f48c85722
StorageSystemReplicas added column replica_is_active
2021-08-04 16:19:42 +03:00
Roman Bug
91c71ebb14
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-04 09:29:23 +03:00
Dmitriy
387136dc84
Add settings
...
Добавил настройки, перевел табличный движок MaterializedPostgreSQL.
2021-08-02 22:45:01 +03:00
romanzhukov
44dccb2d3f
Add setting descr. and update range function.
2021-08-02 19:47:15 +03:00
romanzhukov
8df8a498b3
Add setting descr. and update range function.
2021-08-02 19:43:44 +03:00
romanzhukov
73a5437551
Add setting descr. and update range function.
2021-08-02 19:07:45 +03:00
romanzhukov
04370ccd46
Add setting descr. and update range function.
2021-08-02 18:35:25 +03:00
Raúl Marín
9f32ecca89
Merge remote-tracking branch 'blessed/master' into materialization_log
2021-08-02 16:21:10 +02:00
万康
66631ca680
add column default_database
2021-08-01 08:11:01 +08:00
Alexey Boykov
0b5e3ce195
Merge pull request #26979 from atereh/terehova-DOCSUP-10514-setting-global-in-join
...
DOCSUP-10514: documented new setting prefer_global
2021-07-30 19:26:31 +03:00
Alina Terekhova
98f8ffc4c9
en version colon
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-30 17:42:11 +02:00
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