Anna
244c62ceb0
Update docs/en/sql-reference/table-functions/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:30:18 +03:00
Anna
a66c3c1687
Update docs/en/sql-reference/table-functions/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:30:10 +03:00
Anna
1d2a6234bc
Update docs/en/sql-reference/table-functions/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:38 +03:00
Anna
a871916153
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:26 +03:00
Anna
b9f2ed45a2
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:21 +03:00
Anna
2644f7a48e
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:12 +03:00
Anna
842d520967
Update docs/en/engines/table-engines/integrations/sqlite.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-19 07:29:02 +03:00
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
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
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
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
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
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
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
Vitaly Baranov
bca1131da6
Update storing-data.md
2021-08-17 11:24:44 +03:00
Vitaly Baranov
92c4ad8202
Update storing-data.md
2021-08-17 11:07:36 +03:00
Denny Crane
344016ee0e
Update graphitemergetree.md
2021-08-17 00:15:07 -03:00
olgarev
9b44146b9f
Links fixed
2021-08-17 01:54:48 +00:00
Denny Crane
4d044a0657
Update graphitemergetree.md
2021-08-16 21:26:41 -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
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
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
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
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
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
Vladimir C
f9a1bf4156
Merge pull request #27449 from olgarev/revolg-DOCSUP-11581-distinct_on
2021-08-13 12:35:30 +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
Dmitriy
56e234d59b
Edit and translate to Russian
...
Выполнил перевод на русский язык.
2021-08-12 21:17:14 +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
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
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
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
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
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
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
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
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
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
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
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
alexey-milovidov
d245eb1705
Merge pull request #27488 from ClickHouse/menus-dataset
...
Add menus (yummy dataset)
2021-08-09 22:49:22 +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
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
romanzhukov
261efb4c49
Add Ru for pads functions.
2021-08-09 17:29:26 +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
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
75ded13df7
Minor updates in Join Table Engine docs
2021-08-09 10:52:04 +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
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
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
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
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
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
1622371af1
Merge branch 'master' into annadevyatova-DOCSUP-12212
2021-08-07 18:07:37 +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
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
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
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
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
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
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
董海镔
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
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
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
Alexander Kuzmenkov
0730e685b0
Mark window functions ready for general use.
2021-08-04 17:45:32 +03:00
Maksim Kita
3f48c85722
StorageSystemReplicas added column replica_is_active
2021-08-04 16:19:42 +03:00
adevyatova
9b9c6e02d1
Applied suggestion from code review
2021-08-04 12:34:50 +00:00
adevyatova
48c14fae6f
Applied suggestions from code review
2021-08-04 15:11:42 +03:00
adevyatova
61ddc53e26
Fixed links
2021-08-04 11:51:22 +00:00
adevyatova
5bd665bfba
Add ru docs
2021-08-04 11:47:27 +00:00
adevyatova
5c39ae981c
Add desc for currentProfiles, enabledProfiles, defaultProfiles func
2021-08-04 11:26:24 +00:00
adevyatova
bb8c6813a1
Update
2021-08-04 10:15:50 +00:00
adevyatova
82721d593e
Small fixes
2021-08-04 12:38:23 +03:00
adevyatova
b613331a25
Add desc for currentRoles, enabledRoles, defaultRoles func
2021-08-04 12:31:24 +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
olgarev
7673247b4e
Quotes and link fixed for s3, section headings for hdfs
2021-08-04 05:19:31 +00:00
Alexey
42c5cd80d9
Yet another header.
...
Other changes.
2021-08-03 20:47:09 +00:00
lehasm
c7b520aabc
Update docs/en/sql-reference/statements/attach.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-03 23:07:12 +03:00
lehasm
b073d2b88c
Update docs/en/sql-reference/statements/rename.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-03 23:06:39 +03:00
lehasm
90a682df13
Update docs/en/sql-reference/statements/rename.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-03 23:05:48 +03:00
lehasm
1ad5606c52
Update docs/en/sql-reference/statements/exchange.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-03 23:05:32 +03:00
lehasm
45e98e20c1
Update docs/en/sql-reference/statements/detach.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-03 23:04:57 +03:00
lehasm
2b6ffab384
Update docs/en/sql-reference/statements/detach.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-03 23:03:13 +03:00
romanzhukov
7849308b98
Add string pad functions.
2021-08-03 21:58:32 +03:00
Dmitriy
ad4d05d7ca
Fix links
...
Поправил ссылки.
2021-08-03 21:44:30 +03:00
Malte
1df8a5f57a
Update gui.md
...
We had some issues figuring out how to use the session settings and hope this helps other folks as well
2021-08-03 14:40:28 -04:00
Dmitriy
612f42e301
Add the brief description
...
Добавил краткое описание, параметры движка.
2021-08-03 21:09:58 +03:00
sevirov
9859c11711
Update docs/en/engines/database-engines/materialized-postgresql.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-03 19:41:51 +03:00
sevirov
da680d2673
Update docs/en/engines/database-engines/materialized-postgresql.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-03 19:41:35 +03:00
romanzhukov
dad7f443a6
Update materialize-mysql.
2021-08-03 16:47:16 +03:00
romanzhukov
46d688deb3
Add stings empty function.
2021-08-03 16:07:46 +03:00
adevyatova
25a7eee9e1
Merge master
2021-08-03 12:25:51 +00:00
adevyatova
d8c112d0c0
Small current fixes
2021-08-03 12:03:10 +00:00
Alexey Boykov
b52250bc0d
Merge pull request #26792 from michon470/kuriatnikovm-DOCSUP-9735-clarification-about-WITH-FILL
...
DOCSUP-9735: clarification about WITH FILL
2021-08-03 14:32:17 +03:00
Maksim Kita
d9383270f6
Merge pull request #27054 from MaxWk/feature/add-default-database-to-system-users
...
add column default_database to system.users
2021-08-03 13:37:15 +03:00
Kseniia Sumarokova
5d3abc14c7
Merge pull request #22045 from OmarBazaraa/mongo-ssl
...
Support SSL connection in MongoDB engine
2021-08-03 08:29:34 +03:00
Maksim Kita
edab45d25f
Merge pull request #27082 from kitaisreal/updated-cache-dictionaries-documentation
...
Updated cache dictionaries documentation
2021-08-03 02:22:21 +03:00
olgarev
f9658d2205
Wrong backticks
2021-08-02 22:52:01 +00:00
Maksim Kita
3b4eb2d769
Fixed code review issues
2021-08-03 00:53:43 +03:00
Dmitriy
d6b5838282
Delete the introductory sentence
...
Удалил неверное предложение.
2021-08-02 23:16:23 +03:00
Dmitriy
387136dc84
Add settings
...
Добавил настройки, перевел табличный движок MaterializedPostgreSQL.
2021-08-02 22:45:01 +03:00
olgarev
b1320ead65
Replication is supported now
2021-08-02 17:19:21 +00:00
michon470
d10835f223
Update docs/en/sql-reference/statements/select/order-by.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:14:22 +03:00
michon470
e03539fdd4
Update docs/en/sql-reference/statements/select/order-by.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:14:09 +03:00
michon470
c5df30594d
Update docs/en/sql-reference/statements/select/order-by.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:13:58 +03:00
michon470
1a4d9fec9b
Update docs/en/sql-reference/statements/select/order-by.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:13:48 +03:00
michon470
36c6d7e1c0
Update docs/en/sql-reference/statements/select/order-by.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:13:35 +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
Nikolay Degterinsky
0f6fff47d3
Apply suggestions from code review
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 18:54:24 +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
Nikolay Degterinsky
d9db3dcff8
Improve docs
2021-08-02 12:32:45 +00:00
Maksim Kita
d2440dca86
Updated cache dictionaries documentation
2021-08-02 15:18:05 +03:00
Alexander Kuzmenkov
44e3b76c3a
Merge branch 'master' into mappopulateseries_for_maps
2021-08-02 13:02:22 +03:00
Alexander Kuzmenkov
df0d9be04b
Update docs/en/sql-reference/functions/tuple-map-functions.md
2021-08-02 12:59:13 +03:00
Tobias Lins
f29aa2ec3e
Add Splitbee
2021-08-02 10:12:36 +02:00
alesapin
181f93c60a
Merge pull request #24997 from evillique/nlp
...
NLP functions
2021-08-02 10:50:40 +03:00
Alexey
722e092059
Updates
2021-08-01 16:17:50 +00:00
Alexey
0a36d8a607
SET moved in the TOC
2021-08-01 13:03:02 +00:00
Alexey
788e690ba8
First draft
2021-08-01 13:02:35 +00:00
olgarev
18cbd18c25
Initial commit
2021-08-01 05:29:29 +00:00
olgarev
6c05a0c8dc
Docs for S3
2021-08-01 03:10:31 +00:00
olgarev
f86829ebf4
Docs for HDFS
2021-08-01 02:55:24 +00:00
万康
66631ca680
add column default_database
2021-08-01 08:11:01 +08:00
Alexey
c2b69bd272
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary
2021-07-31 13:12:10 +00: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