Dmitriy
dbf2aebf03
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting
2021-09-21 20:43:08 +03:00
Vladimir C
bc7c41efff
Merge pull request #26657 from hexiaoting/fuse_quantile
2021-09-21 12:33:07 +03:00
Vladimir C
9abd8aea6d
Merge pull request #29123 from depressed-pho/csv-custom-null
2021-09-21 11:35:21 +03:00
Dmitriy
6510d67dc1
Translate to Russian
...
Выполнил перевод на русский язык.
2021-09-20 20:20:36 +03:00
Dmitriy
0a4b8d90cc
Update docs/en/operations/system-tables/query_views_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:55 +03:00
Dmitriy
f76a1d5c75
Update docs/en/operations/system-tables/query_thread_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:50 +03:00
Dmitriy
f2c9244970
Update docs/en/operations/system-tables/query_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:42 +03:00
Dmitriy
472f8ff44f
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:29 +03:00
alesapin
a249dcc5f5
Merge pull request #28301 from kssenii/materialized-postgresql
...
MaterializedPostgreSQL: allow dynamically adding/deleting tables, altering settings
2021-09-20 14:16:29 +03:00
Ivan Blinkov
06fd753556
remove info page
2021-09-20 11:16:00 +03:00
Ivan Blinkov
a7cbad50ed
fixes and cleanup
2021-09-20 11:08:21 +03:00
Ivan Blinkov
6a293d73f9
make_links.sh
2021-09-20 09:51:41 +03:00
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's| https://clickhouse.tech | https://clickhouse.com |g' {}
2021-09-19 23:05:54 +03:00
mergify[bot]
700c1c4ce0
Merge branch 'master' into docs_add_distributed_ddl
2021-09-18 21:45:46 +00:00
alexey-milovidov
3eed1f06ea
Merge pull request #28952 from fuzzERot/h3-functions
...
Implementation of h3ToGeoBoundary
2021-09-18 14:27:11 +03:00
olgarev
2570e270d7
DOCSUP-13593: Alter view ( #28911 )
...
* Alter mv and lv (en)
* Translated to Russian. Fixes.
* Fixes
* Update docs/en/sql-reference/statements/alter/view.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2021-09-17 12:07:32 +03:00
PHO
3c4b1ea9c5
New setting: output_format_csv_null_representation
...
This is the same as output_format_tsv_null_representation but is for CSV output.
2021-09-17 17:58:23 +09:00
Dmitriy
b4b9859ff9
Update the setting
...
Добавил еще две системные таблицы в описание.
2021-09-16 23:31:30 +03:00
Dmitriy
a61a139632
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting
2021-09-16 22:35:15 +03:00
Dmitriy
735d79ec31
Add the log_queries_probability setting
...
Задокументировал настройку log_queries_probability.
2021-09-16 22:25:56 +03:00
Slach
87e762d1de
add distributed_ddl description, sync EN with RU version
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-09-16 19:41:58 +05:00
alexey-milovidov
63acdcc85e
Merge pull request #29067 from qianmoQ/translation-docs-zh
...
pr commercial
2021-09-16 16:25:41 +03:00
Pavel Kruglov
aa3bb2f2c0
Remove VerticalRaw format from docs
2021-09-16 14:30:28 +03:00
qianmoQ
ce3ec5fc1f
pr commercial
2021-09-16 11:17:28 +08:00
mergify[bot]
d4ac1fdba0
Merge branch 'master' into h3-functions
2021-09-15 21:24:31 +00:00
Maksim Kita
fb9da614ed
Merge pull request #29038 from kitaisreal/range-hashed-dictionary-range-type-docs-fix
...
RangeHashedDictionary range type docs fix
2021-09-16 00:23:42 +03:00
kssenii
710c8d12dd
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
2021-09-15 12:28:09 +03:00
Maksim Kita
7e23a7d814
RangeHashedDictionary range type docs fix
2021-09-15 12:23:31 +03:00
kirillikoff
7246825d8d
DOCSUP-14089: Document the max_hyperscan_regexp_length and max_hyperscan_regexp_tot… ( #28902 )
...
* Document the max_hyperscan_regexp_length and max_hyperscan_regexp_total_length settings
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update settings.md
* Translation into Russian
* Translation into Russian update
* Multiple match
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Tatiana Kirillova <kirillikoff@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-15 12:16:05 +03:00
Maksim Kita
02b72b0fca
Merge pull request #29003 from den-crane/patch-27
...
Doc. Mathematical Round for Decimals, Bankers for Floats
2021-09-15 11:10:44 +03:00
alesapin
6a2d3aee79
Merge pull request #28072 from otrazhenia/evgsudarikova-DOCSUP-11582
...
DOCSUP-11582: add clickhouse-keeper description
2021-09-15 10:47:09 +03:00
alesapin
45a18d7717
Update clickhouse-keeper.md
2021-09-15 10:45:02 +03:00
alesapin
48f3f40ffc
Update clickhouse-keeper.md
2021-09-15 10:44:19 +03:00
vdimir
a3304a87a4
Rename optimize_syntax_fuse_aggregate -> optimize_syntax_fuse_functions
2021-09-14 15:27:12 +03:00
vdimir
a1463d5719
Merge remote-tracking branch 'origin/master' into fuse_quantile
2021-09-14 15:23:06 +03:00
vdimir
5a1aeeb044
Use optimize_syntax_fuse_aggregate
instead of optimize_fuse_sum_count_avg
and optimize_fuse_quantile
2021-09-14 15:21:16 +03:00
alexey-milovidov
e687b3b600
Update int-uint.md
2021-09-14 09:52:02 +03:00
Denny Crane
efd4ac381b
Update rounding-functions.md
2021-09-14 00:19:17 -03:00
Kruglov Pavel
2bf47bb0ba
Merge pull request #28655 from adevyatova/annadevyatova-DOCSUP-14372-msgpack
...
DOCSUP-14372: MsgPack format
2021-09-13 15:17:49 +03:00
Nikita Mikhaylov
4b3c0a95d1
Merge pull request #28046 from syominsergey/fix-build-clang-13-2
...
[WIP] Improve support for build with clang-13
2021-09-13 12:11:38 +03:00
Filatenkov Artur
c23fe5baf6
Improve codec for encr 19896 ( #27476 )
...
* change syntax of encrypted command
* commit all encrypted changes
* correct encryption
* correct config for test
* add tests and correct code style and typos
* correct test
* fix unbundled build
* add log warning messages
* improve code according to review comments
* correct nonce
* correct errors found by fuzzing
* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation
* Update CompressionCodecEncrypted.h
* Update 01683_codec_encrypted.sql
* correct compression factory after changes in master
* correct behavior with wrong key in data
* correct fuzzer
* add connection for fuzzer with fix for compression_encrypted
* refactor code
* add load from config with throwing errors on server start
* fix typos and check style
* Update Server.cpp
* correct loading and reading
* refactor code. fix uninitialized value
* refactor code
* move defines from server to cpp file
* correct build
* remove repeated code
* correct namespace
* fix code style
2021-09-13 11:25:36 +03:00
adevyatova
2c0f320fe7
Example
2021-09-13 07:54:45 +00:00
Kseniia Sumarokova
87f705f149
Merge pull request #28956 from olgarev/revolg-DOCSUP-14096-edit-and-translate
...
DOCSUP-14096: Edit and translate to Russian
2021-09-13 10:17:40 +03:00
alesapin
55a6769e19
Merge pull request #28488 from gyuton/gyuton-DOCSUP-10285-Document-the-ReplicatedMergeTree-settings
...
DOCSUP-10285: Documented the ReplicatedMergeTree settings
2021-09-13 10:12:50 +03:00
olgarev
1d9a753646
Translation
2021-09-13 03:10:11 +00:00
fuzzERot
dba428c443
Implementation of h3ToGeoBoundary
2021-09-12 23:47:51 +03:00
Sergei Semin
12e24a23d3
Merge branch 'master' into fix-build-clang-13-2
2021-09-12 19:30:55 +03:00
alexey-milovidov
60f76d9254
Merge pull request #28759 from nikitamikhaylov/enable-gcc-11
...
Switch CI to GCC-11
2021-09-12 15:56:57 +03:00
mergify[bot]
97fbdec71c
Merge branch 'master' into fix-build-clang-13-2
2021-09-11 15:03:52 +00:00
Vladimir C
aee967de3d
Merge pull request #28194 from ka1bi4/romanzhukov-DOCSUP-12543-bin-unbin-functions
2021-09-11 10:47:17 +03:00