Commit Graph

8649 Commits

Author SHA1 Message Date
Anna
77da21a1ba
Update docs/en/engines/table-engines/integrations/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:41 +03:00
Anna
cc44b54a58
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:24 +03:00
Anna
dd6273fec4
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:28:12 +03:00
Anna
be2a12a726
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:56 +03:00
Anna
9a84270658
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:42 +03:00
Anna
b891af816b
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:36 +03:00
Anna
62f0517e31
Update docs/en/engines/database-engines/sqlite.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:27:24 +03:00
Onehr7
bb323055c9
Update troubleshooting.md 2021-08-19 11:47:30 +08:00
tavplubix
8b98c52ca8
Merge pull request #27576 from sevirov/sevirov-DOCSUP-12331-document_the_system_zookeeper_log_table
DOCSUP-12331: Document the system.zookeeper_log table
2021-08-18 22:29:09 +03:00
ubuntu
4d4dae79f0 fix: build issue 2021-08-19 00:47:40 +08:00
Dmitriy
baa7b204fc Fix by comments
Поправил согласно комментариям в PR.
2021-08-18 19:27:39 +03:00
Raúl Marín
2433ae65b5 Mention from_env in the documentation 2021-08-18 15:48:24 +02:00
adevyatova
fcf3413ac9 Small fixes 2021-08-18 13:40:09 +00:00
alesapin
c819880aa7 Add test for clickhouse-keeper start after conversion 2021-08-18 16:34:57 +03:00
adevyatova
4fb4387180 Added examples 2021-08-18 13:32:34 +00:00
Alexey Boykov
29ff255601
Merge pull request #27786 from KazeZlat/patch-1
Added attention for ALTER on Buffer table prior to 28.10.2020
2021-08-18 14:41:09 +03:00
tavplubix
cf29ee6780
Merge pull request #26800 from pdv-ru/pdv-ru-DOCSUP-10607-edit-translate
DOCSUP-10607: [CLICKHOUSEDOCS] Edit and translate to Russian (SYSTEM RESTORE REPLICA and h3ToGeo function)
2021-08-18 13:31:27 +03:00
tavplubix
a2ffc2f896
Merge pull request #27759 from olgarev/revolg-DOCSUP-12413-macros_support_in_functions_cluster
DOCSUP-12413: macros support in functions cluster and clusterAllReplicas
2021-08-18 13:00:49 +03:00
Nikolay Degterinsky
0c2582d2b4
Merge pull request #27773 from sunwenli/patch-3
Update backup.md
2021-08-18 11:03:45 +03:00
Vitaly Baranov
fd33f2a2fe
Merge pull request #27426 from aiven/kmichel-replicated-access-storage
ZooKeeper replication for users, roles, row policies, quotas and profiles.
2021-08-18 10:37:25 +03:00
igomac
e921cdbdbe
Update backup.md
add toc
2021-08-18 15:12:32 +08:00
Nikolay Degterinsky
3736d6de35
Merge pull request #27772 from sunwenli/patch-4
Update data_type_families.md
2021-08-18 09:56:54 +03:00
Nikita Mikhalev
fbc054f588
Improved phrasing of attention about ALTER on Buffer table
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-18 10:24:54 +05:00
Nikita Mikhalev
62abef73f1
Improved phrasing of attention about ALTER on Buffer table
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-18 10:24:42 +05:00
Nikita Mikhalev
3eb4b2ab77
Improved phrasing of attention about ALTER on Buffer table
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-18 10:23:41 +05:00
olgarev
f35b142e21
Apply suggestions from code review 2021-08-18 02:03:46 +03:00
olgarev
21ddac09c6
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-18 02:01:49 +03:00
Kevin Michel
e33a2bf7bc
Add ReplicatedAccessStorage
This stores Access Entities in ZooKeeper and replicates them across an entire cluster.

This can be enabled by using the following configuration :

    <user_directories>
        <replicated>
            <zookeeper_path>/clickhouse/access/</zookeeper_path>
        </replicated>
    </user_directories>
2021-08-18 00:00:18 +02:00
Dmitriy
693b8271dc Fix typo
Выделил watch и sequental как ключевые слова.
2021-08-17 23:05:21 +03:00
Dmitriy
7b8c723f15
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:54:29 +03:00
Dmitriy
c1860b2342
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:54:20 +03:00
Dmitriy
3ef0e600ce
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:54:06 +03:00
Dmitriy
496fdb2a97
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:52:47 +03:00
Dmitriy
63ee49ee7d
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:51:47 +03:00
Dmitriy
e4229e0eeb
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:51:23 +03:00
Dmitriy
afbce1b90a
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:51:05 +03:00
Dmitriy
5f20c2b1f5
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:50:44 +03:00
Dmitriy
28fd94d016
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:50:15 +03:00
Dmitriy
0821338f14
Update docs/ru/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-17 22:50:01 +03:00
Maksim Kita
32ee8618b7
Merge pull request #27533 from den-crane/patch-23
Doc. graphitemergetree added info about AVG
2021-08-17 21:21:42 +03:00
Alexander Kuzmenkov
c0e1c42562
Merge pull request #27536 from adevyatova/annadevyatova-DOCSUP-11968-explain
DOCSUP-11968: Document the SQL-statement EXPLAIN ESTIMATE
2021-08-17 16:50:34 +03:00
Nikita Mikhalev
189ad46206
Added attention for ALTER on Buffer table prior to 28.10.2020 2021-08-17 17:30:05 +05:00
Nikita Mikhalev
d8778098e7
Добавляет предостережение о выполнении ALTER на таблице Buffer 2021-08-17 17:22:30 +05:00
Filatenkov Artur
bc5b6af8fa
Merge branch 'ClickHouse:master' into master 2021-08-17 12:22:34 +03:00
Vitaly Baranov
50b4ca7650
Merge pull request #27362 from sevirov/sevirov-DOCSUP-12128-data_encryption_on_vfs_level
DOCSUP-12128: Data encryption on VFS level
2021-08-17 12:12:09 +03:00
igomac
8660b17bf4
Update data_type_families.md
remove machine_translated mark
2021-08-17 16:48:55 +08:00
igomac
77e8db92ba
Update backup.md
remove  machine_translated mark
2021-08-17 16:47:34 +08:00
Vitaly Baranov
bca1131da6
Update storing-data.md 2021-08-17 11:24:44 +03:00
Vitaly Baranov
c590cd4d47
Update storing-data.md 2021-08-17 11:17:46 +03:00
Vitaly Baranov
bb85ed478e
Update storing-data.md 2021-08-17 11:16:47 +03:00
Vitaly Baranov
92c4ad8202
Update storing-data.md 2021-08-17 11:07:36 +03:00
igomac
c280d3ba02
Update data_type_families.md
Special words are not translated
2021-08-17 15:47:33 +08:00
igomac
dc884cfe05
Update backup.md
Fix anchor link
2021-08-17 15:45:53 +08:00
Denny Crane
344016ee0e
Update graphitemergetree.md 2021-08-17 00:15:07 -03:00
Denny Crane
ed4845e8f2
Update graphitemergetree.md 2021-08-17 00:13:51 -03:00
olgarev
9b44146b9f Links fixed 2021-08-17 01:54:48 +00:00
Denny Crane
b1bb073a5f
Update graphitemergetree.md 2021-08-16 21:27:07 -03:00
Denny Crane
4d044a0657
Update graphitemergetree.md 2021-08-16 21:26:41 -03:00
Denny Crane
7063b7f46b
Update array-functions.md
fix arrayIntersect
2021-08-16 21:09:36 -03:00
Denny Crane
815a4ddf33
Update array-functions.md
fix arrayIntersect
2021-08-16 21:08:02 -03:00
olgarev
4ad85ca745 Initial 2021-08-16 23:00:38 +00:00
Alexey
2af5b43265 Description rewritten 2021-08-16 20:06:15 +00:00
Dmitriy
bc52374f17 Translate to Russian
Выполнил перевод на русский язык.
2021-08-16 20:12:12 +03:00
pdv-ru
6bb1d7ba86
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:55:00 +03:00
pdv-ru
0c7b114533
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:54:49 +03:00
pdv-ru
71ce5fbbbd
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:54:34 +03:00
pdv-ru
41931b2ed5
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:54:13 +03:00
pdv-ru
8f301ed1f0
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:53:53 +03:00
pdv-ru
36ac5f9e94
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:53:37 +03:00
pdv-ru
9091a5a048
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:52:55 +03:00
pdv-ru
49c5496720
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:51:57 +03:00
pdv-ru
192a9294bd
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:51:35 +03:00
pdv-ru
a662d2116f
Update docs/en/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:51:02 +03:00
pdv-ru
f9a3998351
Update docs/en/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-08-16 15:50:14 +03:00
Alexey Boykov
7ee2dc04a1
Update parametric-functions.md
typo
2021-08-16 15:06:44 +03:00
jasine
1f21131db6 fix: doc and test 2021-08-16 18:52:10 +08:00
jasine
c414a3aebf feat: add docs and tests 2021-08-16 17:24:51 +08:00
olgarev
cc924c93c8
Apply suggestions from code review
Anchors in links fixed
2021-08-16 07:04:18 +03:00
olgarev
ff9f8ea40d
Apply suggestions from code review 2021-08-16 06:52:48 +03:00
olgarev
68b3122272
Apply suggestions from code review 2021-08-16 06:03:05 +03:00
olgarev
2428c6c78c Revert "Links fixed again"
This reverts commit fd8042de3e.
2021-08-16 02:58:00 +00:00
olgarev
fd8042de3e Links fixed again 2021-08-16 02:57:00 +00:00
olgarev
b2336346cd Revert "Links fixed"
This reverts commit 52cfbe2812.
2021-08-16 02:53:21 +00:00
olgarev
3dc8e4931e Links added 2021-08-16 02:14:36 +00:00
olgarev
52cfbe2812 Links fixed 2021-08-16 02:03:37 +00:00
olgarev
1da536f8e0 Next 2021-08-16 01:58:10 +00:00
olgarev
de2341fe02 Initial 2021-08-16 01:57:09 +00:00
Alexey
c667a94978 Several format fixes in other places 2021-08-15 19:33:04 +00:00
Dmitriy
6a7f0884c6 Fix the example
Поправил пример.
2021-08-15 21:22:18 +03:00
sevirov
4ac49fe5b0
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:35:21 +03:00
sevirov
388db25516
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:35:04 +03:00
sevirov
382491b7a0
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:34:57 +03:00
sevirov
6b77dcacca
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:34:46 +03:00
sevirov
4c9a5aa0f1
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:34:23 +03:00
sevirov
8a79ed0d38
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:34:03 +03:00
sevirov
d5db8f8979
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-15 20:33:16 +03:00
sevirov
5cbbb7a8ac
Update docs/en/operations/storing-data.md
Co-authored-by: Vitaly Baranov <vitbar@yandex-team.ru>
2021-08-15 19:44:13 +03:00
adevyatova
a54060dd02 Add en description 2021-08-15 16:34:10 +00:00
Alexey
6177a9c454 en draft 2021-08-15 15:36:24 +00:00
adevyatova
346def3666 Update 2021-08-15 14:11:37 +00:00
adevyatova
8acaa3540b Fixed the header 2021-08-15 17:04:17 +03:00
adevyatova
be8d87029c Add templates 2021-08-15 13:53:49 +00:00
Anna
88105719ec
Update explain.md 2021-08-14 09:07:27 +03:00
Anna
d4ad11dc11
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:06:16 +03:00
Anna
ddc31e8434
Update docs/en/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:06:01 +03:00
Anna
42f71593dd
Update docs/en/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:05:03 +03:00
Alexey
382fd7d4ac translated parts in MergeTree 2021-08-13 19:28:52 +00:00
Alexey Boykov
a7fdf7d0bb
Merge pull request #27630 from morozovsk/patch-8
Documentation: Basic info about projections (russian)
2021-08-13 16:53:49 +03:00
Kruglov Pavel
ca3e9b1f3a
Merge pull request #27139 from ka1bi4/romanzhukov-DOCSUP-12328-upd_materialize_mysql
DOCSUP-12328: Edit and translate to Russian (update materialize_mysql)
2021-08-13 15:57:05 +03:00
Roman Bug
1d3c11f6a1
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 15:43:22 +03:00
Vladimir Goncharov
af8fcaf266
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:33:52 +03:00
Vladimir Goncharov
ff3afb410d
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:33:03 +03:00
Vladimir Goncharov
942bd534d3
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:32:23 +03:00
Vladimir Goncharov
d1b93f8b0c
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:32:13 +03:00
adevyatova
d2402c17b5 Changed example 2021-08-13 12:15:45 +00:00
adevyatova
adc4150fdf Fix typo 2021-08-13 14:45:16 +03:00
Roman Bug
bbcdf03a8c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:35 +03:00
Roman Bug
0875d72e5c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:09 +03:00
Roman Bug
279b5ef954
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:09:48 +03:00
Roman Bug
c0f3c0a176
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:09:31 +03:00
Vladimir C
f9a1bf4156
Merge pull request #27449 from olgarev/revolg-DOCSUP-11581-distinct_on 2021-08-13 12:35:30 +03:00
Vladimir Goncharov
36db9cf55a
Update mergetree.md 2021-08-13 00:59:16 +03:00
alexey-milovidov
9a1bed8b91
Merge pull request #27495 from syominsergey/patch-10
add info about speedy shared build
2021-08-13 00:42:42 +03:00
Sergei Semin
bf0ccd14de specify the advantages of shared build more accurately 2021-08-12 23:47:12 +03:00
Dmitriy
4a1b6484f7 Fix link
Поправил ссылку.
2021-08-12 22:23:41 +03:00
Alexey Boykov
3716daade4
Merge pull request #27304 from ka1bi4/romanzhukov-DOCSUP-11556-pad-functions
DOCSUP-11556: Document the Pad functions
2021-08-12 21:31:18 +03:00
Alexey Boykov
55f89f4d51
Merge pull request #27480 from morozovsk/patch-7
Documentation: manipulating projections (russian)
2021-08-12 21:29:49 +03:00
Dmitriy
56e234d59b Edit and translate to Russian
Выполнил перевод на русский язык.
2021-08-12 21:17:14 +03:00
Nikita Mikhaylov
b6ff2fbf9b
Update developer-instruction.md 2021-08-12 20:20:54 +03:00
sevirov
21d6960538
Update docs/ru/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:49:30 +03:00
sevirov
6f1a72ca94
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:49:16 +03:00
sevirov
c9bd180861
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:49:06 +03:00
sevirov
20cf73e431
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:48:50 +03:00
sevirov
a2351d849e
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:48:27 +03:00
sevirov
06535ee845
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:48:06 +03:00
sevirov
ccd8922672
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:47:52 +03:00
sevirov
982868ee70
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:47:39 +03:00
sevirov
98a619887e
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:47:26 +03:00
Vladimir Goncharov
85fffe6dcb
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:47:12 +03:00
sevirov
bbe633ec3d
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:46:59 +03:00
Vladimir Goncharov
18219e4bf2
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:59 +03:00
sevirov
7de714b1c9
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 19:46:46 +03:00
Vladimir Goncharov
1d73f0fe84
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:35 +03:00
Vladimir Goncharov
c799309867
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:30 +03:00
Vladimir Goncharov
28a2638ed6
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:20 +03:00
Vladimir Goncharov
ae173e4ea1
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:12 +03:00
Roman Bug
18ae8aac30
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:51 +03:00
Roman Bug
72b7737391
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:43 +03:00
Roman Bug
8a120e0b1b
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:36 +03:00
Roman Bug
9707373c11
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:27 +03:00
Roman Bug
ac205ffceb
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:17 +03:00
Filatenkov Artur
d7511ea394
Merge branch 'ClickHouse:master' into master 2021-08-12 19:07:11 +03:00
Alexey Boykov
23fd7be921
Merge pull request #25491 from morozovsk/patch-5
Documentation: Basic info about projections
2021-08-12 17:45:26 +03:00
romanzhukov
276d757c67 Add ru docs for uuid and array functions. 2021-08-12 16:56:00 +03:00
romanzhukov
74db1eafd5 Add ru docs for uuid and array functions. 2021-08-12 16:43:56 +03:00
romanzhukov
7f27d87ad9 Merge branch 'romanzhukov-DOCSUP-12328-upd_materialize_mysql' of https://github.com/Ka1bi4/ClickHouse into romanzhukov-DOCSUP-12328-upd_materialize_mysql
# Conflicts:
#	docs/en/sql-reference/functions/array-functions.md
2021-08-12 16:28:45 +03:00
romanzhukov
36878cd377 Add ru docs for uuid and array functions. 2021-08-12 16:18:33 +03:00
Filatenkov Artur
3a32aa0dff
Update table.md 2021-08-12 16:03:35 +03:00
Vladimir Goncharov
735a377659
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 14:32:35 +03:00
mergify[bot]
21cbd50ae1
Merge branch 'master' into materialization_log 2021-08-12 08:53:34 +00:00
Roman Bug
31e7e5cb3a
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:52:16 +03:00
Roman Bug
7a8cc49e93
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:52:06 +03:00
Roman Bug
79f6903427
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:54 +03:00
Roman Bug
0798a3343e
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:47 +03:00
Roman Bug
902fb83492
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:39 +03:00
Roman Bug
9bd6db00f9
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:31 +03:00
Roman Bug
42da5f488d
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:22 +03:00
Roman Bug
9230ee3175
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:51:05 +03:00
Roman Bug
3b85c3c8ac
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:50:56 +03:00
Roman Bug
77f343267a
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:46:16 +03:00
Roman Bug
ecc1a882fc
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:46:03 +03:00
Roman Bug
ef6da4183b
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:31 +03:00
Roman Bug
bc85234efa
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:23 +03:00
Roman Bug
3bc91471e4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:08 +03:00
Roman Bug
54664ed013
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:44:54 +03:00
Roman Bug
f53ef136b1
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:44:31 +03:00
Roman Bug
f034cbedf1
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:44:15 +03:00
romanzhukov
b52b77179b Merge branch 'master' into romanzhukov-DOCSUP-12328-upd_materialize_mysql
# Conflicts:
#	docs/en/engines/database-engines/materialized-mysql.md
#	docs/ru/engines/database-engines/materialized-mysql.md
2021-08-11 20:29:09 +03:00
Dmitriy
3e9345e20f Add example
Добавил пример.
2021-08-11 20:27:03 +03:00
Roman Bug
99e786049d
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:18:55 +03:00
Roman Bug
7cd9882ede
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:18:49 +03:00
Roman Bug
b1863b4b36
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:18:41 +03:00
Roman Bug
56fdd4f99a
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:18:33 +03:00
Roman Bug
952ed4b502
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:18:08 +03:00
Roman Bug
c76d6f1e61
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:51 +03:00
Roman Bug
4fe8e29484
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:44 +03:00
Roman Bug
75fef816b5
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:38 +03:00
Roman Bug
5379215438
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:31 +03:00
Roman Bug
0ee3445345
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:23 +03:00
Roman Bug
828ee13690
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:15 +03:00
Roman Bug
2fbfee3514
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-11 20:17:08 +03:00
Dmitriy
c35136a47b Create zookeeper_log.md
Выполнил описание новой системной таблицы zookeeper_log.
2021-08-11 20:08:51 +03:00
mergify[bot]
f590cc9ef4
Merge branch 'master' into materialization_log 2021-08-11 13:34:00 +00:00
Raúl Marín
4545cc91fc Add a note about split build drawbacks 2021-08-11 11:26:18 +02:00
Dmitriy
245307635e Fix description
Поправил описание, перенес HDFS в storing-data.md
2021-08-10 22:43:19 +03:00
adevyatova
ed1c698683 Add docs for EXPLAIN ... ESTIMATE 2021-08-10 21:48:49 +03:00
pdv-ru
b324d85fbc DOCSUP-10607: small fix 2021-08-10 21:04:42 +03:00
Denny Crane
4e62225a0b
Update graphitemergetree.md 2021-08-10 14:33:36 -03:00
Denny Crane
669f89586f
Update graphitemergetree.md 2021-08-10 14:25:19 -03:00
Dmitriy
35d06ab6a4 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-12128-data_encryption_on_vfs_level 2021-08-10 19:29:23 +03:00
romanzhukov
5e3bcb5574 Fix errors. 2021-08-10 14:11:41 +03:00
romanzhukov
60c6daa579 Fix errors. 2021-08-10 14:09:20 +03:00
romanzhukov
e39e995dc3 Fix errors. 2021-08-10 14:06:37 +03:00
romanzhukov
54f161ca1f Add empty for UUID and arrays. 2021-08-10 13:53:35 +03:00
tavplubix
cd65eb031a
Merge pull request #27518 from ClickHouse/rename_materialize_mysql2
MaterializedMySQL: minor fix in docs
2021-08-10 12:17:10 +03:00
Maksim Kita
12149d1ebb
Merge pull request #27234 from DHBin/add_bitmapSubsetOffsetLimit
add bitmapSubsetOffsetLimit function
2021-08-10 12:09:56 +03:00
Raúl Marín
d1d47658f5 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-10 10:49:05 +02:00
Alexander Tokmakov
6ebde145eb fix docs 2021-08-10 11:24:22 +03:00
Kseniia Sumarokova
f6cabb6e08
Merge pull request #27055 from olgarev/revolg-DOCSUP-12003-S3_and_HDFS_zero_copy_replication
DOCSUP-12003: S3 and HDFS zero copy replication
2021-08-10 08:57:35 +03:00
olgarev
9763dd18b1
Update docs/en/sql-reference/statements/select/distinct.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-10 00:46:25 +03:00
Sergei Semin
599cb22061
add info about speedy shared build
from tg chat `ClickHouse developers, public`
```
prll, [06.02.19 12:54]
есть специальное заклинание для разработчиков увеличивающее скорость и снижающее жручесть памяти - 
cmake -DUSE_DEBUG_HELPERS=1 -DUSE_STATIC_LIBRARIES=0 -DSPLIT_SHARED_LIBRARIES=1 -DCLICKHOUSE_SPLIT_BINARY=1
```
2021-08-09 23:51:05 +03:00
alexey-milovidov
d245eb1705
Merge pull request #27488 from ClickHouse/menus-dataset
Add menus (yummy dataset)
2021-08-09 22:49:22 +03:00
Sergei Semin
9b28fb464e
add info about ninja usage in clion instead of default make 2021-08-09 22:36:01 +03:00
Vitaly Baranov
a358c48d53
Merge pull request #27478 from FArthur-cmd/comment_encrypted_docs
comment docs
2021-08-09 21:43:25 +03:00
Kseniia Sumarokova
3b5bcc3ab5
Update storing-data.md 2021-08-09 21:22:40 +03:00
alexey-milovidov
8f46201cec
Merge pull request #27479 from den-crane/patch-23
Update uk-price-paid.md (projection)
2021-08-09 20:57:43 +03:00
Alexey Milovidov
d584a55de7 Add menus (yummy dataset) 2021-08-09 20:52:41 +03:00
Alexey Milovidov
d64ee0337a Add menus (yummy dataset) 2021-08-09 20:49:38 +03:00
Alexey Milovidov
75eb3e318d Add menus (yummy dataset) 2021-08-09 20:47:52 +03:00
Alexey Boykov
1cd31382a5
Update conditional-functions.md
Fix typo.
2021-08-09 19:52:15 +03:00
romanzhukov
f06d445d67 Add Ru for pads functions. 2021-08-09 17:44:02 +03:00
romanzhukov
261efb4c49 Add Ru for pads functions. 2021-08-09 17:29:26 +03:00
Vladimir Goncharov
79fb2f4014
Create projection.md 2021-08-09 17:22:57 +03:00
Denny Crane
fef50918ec
Update uk-price-paid.md 2021-08-09 11:17:35 -03:00
Artur Filatenkov
d8434539a7 comment docs 2021-08-09 17:17:22 +03:00
Denny Crane
6002b7b42d
Update uk-price-paid.md
added example with a projection
2021-08-09 11:13:19 -03:00
romanzhukov
273b1c6488 Fix comments. 2021-08-09 16:46:13 +03:00
romanzhukov
497b54fe33 Fix comments. 2021-08-09 16:43:17 +03:00
Roman Bug
eda68ababc
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:22:06 +03:00
Roman Bug
9994be7bc0
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:59 +03:00
Roman Bug
3cd877e924
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:34 +03:00
Roman Bug
56121b5b33
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:28 +03:00
Roman Bug
63f1f140dc
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:22 +03:00
Roman Bug
dc5aaddf2c
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:14 +03:00
Roman Bug
bdfd5a8896
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:09 +03:00
Roman Bug
e618e3d2f4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:43 +03:00
Roman Bug
be082ff33e
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:38 +03:00
Roman Bug
6c037273f8
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:32 +03:00
Roman Bug
8f3111f297
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:26 +03:00
Roman Bug
dd4f48c9fd
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:20 +03:00
Roman Bug
fdbe179ba5
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:13 +03:00
Roman Bug
324ed5a9b9
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:02 +03:00
Roman Bug
aede1f4994
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:19:49 +03:00
Roman Bug
0efd744c88
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:19:39 +03:00
Roman Bug
0f5bef68aa
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:19:31 +03:00
Vitaly Baranov
d782406c0e
Merge pull request #27170 from adevyatova/annadevyatova-DOCSUP-12212
DOCSUP-12212: Document currentRoles, enabledRoles, defaultRoles functions
2021-08-09 16:17:53 +03:00
Vitaly Baranov
d3667b348a
Update other-functions.md 2021-08-09 16:16:31 +03:00
Alexey Boykov
91a0594b4c
Merge pull request #27096 from ka1bi4/romanzhukov-DOCSUP-11656-function_range_max_elements_in_block
DOCSUP-11656:  Document the function_range_max_elements_in_block setting
2021-08-09 15:24:11 +03:00
Nikita Mikhaylov
73d3f2c60f
Merge pull request #26313 from fastio/control_execution_period_of_clearOldTemporaryDirectories
Control the execution period of clear old temporary directories by parameter
2021-08-09 14:29:24 +03:00
Maksim Kita
70b52fc039
Merge pull request #27063 from lehasm/alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary
DOCSUP-9860: document refactored storage dictionary
2021-08-09 14:17:34 +03:00
Vladimir C
908505c12e
Merge pull request #27057 from olgarev/revolg-DOCSUP-10286_Alter_delete_in_join_table_engine 2021-08-09 12:07:18 +03:00
Vladimir C
54a1f3b241
Update docs/ru/engines/table-engines/special/join.md 2021-08-09 10:52:26 +03:00
Vladimir C
75ded13df7
Minor updates in Join Table Engine docs 2021-08-09 10:52:04 +03:00
lehasm
7a45d32da5
Update docs/ru/sql-reference/statements/rename.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:39 +03:00
lehasm
e2ba3f7fd4
Update docs/ru/sql-reference/statements/exchange.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:29 +03:00
lehasm
9893e0ce59
Update docs/ru/sql-reference/statements/attach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:19 +03:00
lehasm
6f149630c3
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:49:09 +03:00
lehasm
dcb750bb35
Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:48:45 +03:00
lehasm
7fa4c92408
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 08:48:17 +03:00
Kseniia Sumarokova
a966a440b0
Merge pull request #26677 from sevirov/sevirov-DOCSUP-11550-edit_and_translate_to_russian_materializedpostgresql
DOCSUP-11550: Edit and translate to Russian (MaterializePostgreSQL)
2021-08-09 08:27:18 +03:00
olgarev
9ce7669e1f Initial 2021-08-09 01:25:22 +00:00
alexey-milovidov
7b11e11645
Merge pull request #27438 from syominsergey/patch-6
add info about clang version choice
2021-08-09 02:44:25 +03:00
olgarev
86f3905eb5 Upd 2021-08-08 23:23:48 +00:00
olgarev
c449fc95e5 Merge branch 'revolg-DOCSUP-12003-S3_and_HDFS_zero_copy_replication' of https://github.com/olgarev/ClickHouse into revolg-DOCSUP-12003-S3_and_HDFS_zero_copy_replication 2021-08-08 23:21:51 +00:00
olgarev
06e48f39b0 New page - External Disks for Storing Data 2021-08-08 23:19:00 +00:00
alexey-milovidov
67d2a35d4e
Merge pull request #27437 from ClickHouse/dataset-uk-property
Add OpenSky dataset
2021-08-09 00:55:04 +03:00
alexey-milovidov
a090bfc494
Merge pull request #27435 from syominsergey/patch-3
remove extra english text already translated to russian
2021-08-09 00:35:46 +03:00
alexey-milovidov
2d251abda3
Merge pull request #27434 from syominsergey/patch-2
fix description of changing url when cloning project
2021-08-09 00:35:13 +03:00
Sergei Semin
578e55184e
add info about clang version choice 2021-08-09 00:32:36 +03:00
alexey-milovidov
bf72ac0854
Merge pull request #25492 from morozovsk/patch-6
Documentation: manipulating projections
2021-08-09 00:29:15 +03:00
Alexey Milovidov
d159c83fb8 Add OpenSky dataset 2021-08-09 00:02:25 +03:00
Sergei Semin
8b0cfdda68
translate some text from english to russian in developer-instruction.md 2021-08-08 23:40:45 +03:00
alexey-milovidov
f18e1aa2de
Update coordinates.md 2021-08-08 23:38:51 +03:00
alexey-milovidov
63f624c0b9
Update coordinates.md 2021-08-08 23:38:06 +03:00
Sergei Semin
f55e113755
remove extra english text already translated to russian 2021-08-08 23:36:02 +03:00
Sergei Semin
8a320967e6
fix description of changing url when cloning project 2021-08-08 23:26:35 +03:00
Alexey Milovidov
844c0cf0ab Add UK Property Paid data 2021-08-08 22:16:53 +03:00
Alexey Milovidov
0f5d3963bd Add UK Property Paid data 2021-08-08 22:16:11 +03:00
Alexey Milovidov
b368c12400 Add UK Property Paid data 2021-08-08 22:15:18 +03:00
Alexey Milovidov
7631242a3b Add UK Property Paid data 2021-08-08 22:14:01 +03:00
sevirov
92cec718fb
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-08 14:20:59 +03:00
sevirov
b3e0a0c6b2
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-08 14:20:53 +03:00
romanzhukov
09da5d50d2 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into romanzhukov-DOCSUP-12328-upd_materialize_mysql 2021-08-08 12:10:32 +03:00
alexey-milovidov
8ac1f3b73d
Update projection.md 2021-08-08 04:24:23 +03:00
mergify[bot]
106bddb290
Merge branch 'master' into patch-6 2021-08-08 01:22:50 +00:00
Dmitriy
2fae2c9f74 Update mergetree.md
Поправил ссылки.
2021-08-07 19:32:10 +03:00
Dmitriy
27f489b41f Correction of the description
Скорректировал описание.
2021-08-07 18:50:24 +03:00
Anna
ef1a73e78e
Update other-functions.md 2021-08-07 18:10:55 +03:00
Anna
230f0df06b
Merge branch 'master' into annadevyatova-DOCSUP-12212 2021-08-07 18:08:28 +03:00
Anna
1622371af1
Merge branch 'master' into annadevyatova-DOCSUP-12212 2021-08-07 18:07:37 +03:00
Alexey Milovidov
ee53d9448c Fix documentation #27175 2021-08-07 16:58:14 +03:00
Dmitriy
d97df19e76 Fix link
Поправил ссылку.
2021-08-07 14:58:03 +03:00
董海镔
3dcff2124c rename bitmapSubsetOffsetLimit to subBitmap and modify the rb_offset_limit function logic 2021-08-07 18:47:33 +08:00
Roman Bug
a63d7bd36f
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:38:34 +03:00
Roman Bug
094b191d70
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:37:22 +03:00
Roman Bug
8201b5605f
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:37:14 +03:00
Roman Bug
2a98353208
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:52 +03:00
Roman Bug
c6fcf90bf0
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:48 +03:00
Roman Bug
6c71fcdeb7
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:38 +03:00
Roman Bug
c9124d979d
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:28 +03:00
Roman Bug
3a69ad9d2b
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:19 +03:00
Roman Bug
c20bf2fbe4
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:12 +03:00
Dmitriy
6e821fc69a Create the documentation of the encripted VFS
Задокументировал виртуальную файловую систему для шифрования данных.
2021-08-06 23:21:07 +03:00
mergify[bot]
c696817a79
Merge branch 'master' into control_execution_period_of_clearOldTemporaryDirectories 2021-08-06 16:16:22 +00:00
Yatsishin Ilya
9145dd3fd0 Merge branch 'master' into try-llvm-12 2021-08-06 19:14:01 +03:00
Alexander Kuzmenkov
658ce5258f
Merge pull request #26663 from ildus/mappopulateseries_for_maps
Add Map type support in mapPopulateSeries function
2021-08-06 18:53:37 +03:00
romanzhukov
8180b47ba1 Minor fix. 2021-08-06 18:44:46 +03:00
romanzhukov
b728bdb5ec Minor fix. 2021-08-06 18:36:56 +03:00
romanzhukov
3e0a6bb77c Minor fix. 2021-08-06 18:26:27 +03:00
romanzhukov
51198a1654 Minor fix. 2021-08-06 18:24:04 +03:00
romanzhukov
08590874b3 Minor fix. 2021-08-06 18:03:31 +03:00
Maksim Kita
da988100d6
Merge pull request #27251 from den-crane/patch-22
Update graphitemergetree.md
2021-08-06 15:59:15 +03:00
Vitaly Baranov
fae841cb3e
Merge pull request #27175 from adevyatova/annadevyatova-DOCSUP-12124
DOCSUP-12124: Document currentProfiles, enabledProfiles, defaultProfiles functions
2021-08-06 15:26:40 +03:00
romanzhukov
afd3341b29 Minor fix. 2021-08-06 12:11:08 +03:00
romanzhukov
ae756dd2b0 Add stings empty nonempty functions 2021-08-06 12:04:55 +03:00
romanzhukov
0f2c880876 Minor fix. 2021-08-06 11:45:19 +03:00
romanzhukov
f16a26ee6a Minor fix. 2021-08-06 11:43:46 +03:00
romanzhukov
d8db279c75 Add experimental title. 2021-08-06 11:39:47 +03:00
romanzhukov
a6ad811652 Update MySql settings. 2021-08-06 11:29:03 +03:00
Anna
d0e678d72f
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 09:54:43 +03:00
Anna
c1bbcf256a
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 09:54:19 +03:00
Anna
c7a5f52886
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 08:30:30 +03:00
Anna
ea049f8bd4
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 08:30:06 +03:00
Anna
4a0b480294
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 08:24:13 +03:00
Anna
83668d1bdd
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-06 08:23:59 +03:00
adevyatova
6ef73ef051 More fixes 2021-08-06 05:15:55 +00:00
adevyatova
d6b5b0922c More fixes 2021-08-06 05:11:13 +00:00
adevyatova
bc1b14af9e Fix conflicts 2021-08-06 04:58:46 +00:00
adevyatova
e7c28767fc Fixes 2021-08-06 04:54:41 +00:00
Denny Crane
3eee01f157
Update graphitemergetree.md
add info GraphiteMergeTree descrption
2021-08-05 17:08:08 -03:00
董海镔
e8b6c0a227 add bitmapSubsetOffsetLimit function 2021-08-06 00:44:07 +08:00
Kseniia Sumarokova
5edd9e0513
Merge pull request #27198 from kssenii/postgres-db-schema
Support schema for postgres database engine
2021-08-05 18:30:47 +03:00
Raúl Marín
479f053f2e Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-05 17:24:10 +02:00
Alexander Kuzmenkov
4bc652699f
Merge pull request #27184 from ClickHouse/aku/window-functions
mark window functions as ready for general use
2021-08-05 14:18:28 +03: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
Anna
f6a64e9ea4
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:29:40 +03:00
Anna
e232fea872
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:29:29 +03:00
Anna
71de6f3e03
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:29:17 +03:00
Anna
1331537064
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:29:12 +03:00
Anna
ca89cf656d
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:28:58 +03:00
Anna
4f14ccf3e6
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:28:52 +03:00
Anna
44b71efb72
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:27:48 +03:00
Anna
a60640af2f
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-05 09:25:52 +03:00
Alexey
4f9f055eb9 ru updated 2021-08-04 20:53:43 +00:00
Alexey
54e260ab12 Atomic engine updates
Links added
Minor fixes.

Added ru settings
  default_replica_path
  default_replica_name
2021-08-04 20:52:55 +00:00
kssenii
f06703a7c9 Support schema for postgres database engine 2021-08-04 20:52:45 +00:00
pdv-ru
5b08a73d52 edit warning in system.md 2021-08-04 23:28:25 +03:00
pdv-ru
e76e9abb2d edit RESTORE REPLICA query 2021-08-04 23:07:38 +03:00
pdv-ru
3a27b724d0 edit h3ToGeo function 2021-08-04 22:47:38 +03:00
sevirov
b23291df56
Update docs/ru/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-04 22:41:42 +03:00