Commit Graph

576 Commits

Author SHA1 Message Date
Filatenkov Artur
a218597546
Merge branch 'master' into annoy-2 2022-07-27 15:37:58 +03:00
Dan Roscigno
72efcc65c1
Update docs/en/engines/table-engines/mergetree-family/mergetree.md 2022-07-25 12:58:57 -04:00
Dan Roscigno
30a32371eb
Remove experimental status from projections 2022-07-22 11:50:59 -04:00
Filatenkov Artur
6315d51471
Update annindexes.md 2022-07-20 15:36:07 +03:00
FArthur-cmd
3b30cd9259 improvements 2022-07-19 00:59:07 +03:00
FArthur-cmd
0e89fbff53 refactoring 2022-07-12 13:57:16 +03:00
FArthur-cmd
fb5272971c small refactoring 2022-07-11 23:14:00 +03:00
FArthur-cmd
86b0e4cfc8 remove extra docs 2022-07-11 23:12:01 +03:00
FArthur-cmd
783e6e398c merge with other working branch 2022-07-11 23:02:58 +03:00
FArthur-cmd
6ae227a6bb add test 2022-07-11 22:50:10 +03:00
FArthur-cmd
868628d3fd make stable prototype with arrays support 2022-07-11 18:02:50 +03:00
FArthur-cmd
2f9f5f172a Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into annoy_3 2022-07-10 17:25:21 +03:00
Dan Roscigno
2a6765ce8c
Merge pull request #38603 from den-crane/patch-17
Doc. More settings / mysql
2022-07-06 15:24:13 -04:00
FArthur-cmd
a3407ba6db Merge branch 'master' of github.com:FArthur-cmd/ClickHouse into annoy-2 2022-07-06 19:42:55 +03:00
Kseniia Sumarokova
6c3d648f49
Merge branch 'master' into nats-integration 2022-07-04 21:06:07 +02:00
FArthur-cmd
21df8ed12f refactoring 2022-07-04 17:21:50 +03:00
FArthur-cmd
21b99e7304 Merge branch 'master' of https://github.com/Vector-Similarity-Search-for-ClickHouse/ClickHouse into annoy-2 2022-07-04 14:54:21 +03:00
Dan Roscigno
da2d6813de
Merge pull request #38640 from ClickHouse/DanRoscigno-patch-2
Fixing 404's reported by Algolia
2022-06-30 13:13:22 -04:00
DanRoscigno
26749c53fe fix formatting of code clocks and lists 2022-06-30 12:45:10 -04:00
DanRoscigno
95c3eff4c7 remove 404ing original article URL 2022-06-30 11:17:38 -04:00
Dan Roscigno
4ba4e9b951
Remove 404ing original article 2022-06-30 09:53:30 -04:00
Denny Crane
394a15a792
Update mysql.md 2022-06-29 16:52:32 -03:00
Yakov Olkhovskiy
d5f65ece9b
Merge pull request #38105 from arenadata/ADQM-419
Add kerberosInit function as a replacement for kinit executable calls in Kafka and HDFS
2022-06-27 14:19:24 -04:00
DanRoscigno
70de1afad7 move settings to H3 level 2022-06-24 12:16:20 -04:00
DanRoscigno
75cd941956 move settings to H3 level 2022-06-24 11:47:12 -04:00
DanRoscigno
6ef534c864 move settings to H3 level 2022-06-24 11:13:15 -04:00
Igor Nikonov
62a40a54c0
Update mergetree.md
Use `explicitly` instead of `obviously`
2022-06-21 20:39:59 +02:00
DanRoscigno
0cd294c0c4 reword 2022-06-17 16:09:28 -04:00
Dan Roscigno
b6bd08e377
Update docs/en/engines/table-engines/mergetree-family/replication.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-06-17 15:44:44 -04:00
DanRoscigno
d64935259c add ClickHouse Keeper to replication doc 2022-06-17 14:57:51 -04:00
Mikhail f. Shiryaev
203de0c352
Merge pull request #37790 from vdimir/doc-aspell
Spellcheck for the docs
2022-06-09 12:52:31 +02:00
Roman Vasin
3cfea6e76f Cleanup code in KerberosInit, HDFSCommon and StorageKafka; update English and Russian documentation. 2022-06-08 17:57:45 +03:00
vdimir
94bddec0bc
More typos checked and fixed 2022-06-08 14:28:41 +02:00
Denny Crane
c3bc406ae0
Update replacingmergetree.md 2022-06-07 23:43:02 -03:00
Denny Crane
b089941524
Update replacingmergetree.md 2022-06-07 23:30:36 -03:00
rfraposa
869967de41 Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
tchepavel
87217ce6cc NATS. Add new setting to doc; clean up code. 2022-05-23 14:57:39 +03:00
tchepavel
d9436ec7dd
Merge branch 'master' into nats-integration 2022-05-23 14:30:09 +03:00
Azat Khuzhin
ba26b3cf4c Implement lead_used load balancing algorithm for disks inside volume
v2: rebase on top removed raid1
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-05-19 14:10:11 +03:00
Azat Khuzhin
dad31fe5a0 doc/mergetree: fix aligment in documentation
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-05-19 14:10:11 +03:00
Azat Khuzhin
590dfe6ae5 doc: document perform_ttl_move_on_insert
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-05-19 14:10:11 +03:00
tchepavel
a3af94d49e Documentation; integration tests; subscribe on startup 2022-05-17 16:58:09 +03:00
VVMak
1b9834548d
Merge branch 'master' into annoy-2 2022-05-15 00:01:28 +03:00
Filatenkov Artur
7a37ba2387
Update mergetree.md 2022-05-14 23:12:37 +03:00
Filatenkov Artur
b69b322dc4
Update mergetree.md 2022-05-14 23:11:29 +03:00
Vladimir Makarov
bcbc58a10a edits to the doc 2022-05-14 18:09:20 +00:00
Vladimir Makarov
1ba0bcaffe fix includes and add docs 2022-05-14 17:53:45 +00:00
Filatenkov Artur
94030de0ec
Update mergetree.md 2022-05-14 14:34:13 +03:00
Hakob Saghatelyan
ff54f5c59f sql added 2022-05-13 21:01:29 +00:00
Hakob Saghatelyan
dce92bb72f ANNIndex documentation's common part done 2022-05-13 20:40:30 +00:00
Mark Andreev
ebb9694920
Add Kafka headers virtual columns
Add documentation for https://github.com/ClickHouse/ClickHouse/pull/11283
2022-05-11 18:38:09 +04:00
filimonov
715fcf7dd6
Mention currentDatabase in the Buffer docs 2022-05-06 10:12:22 +02:00
rfraposa
e7b7b7ecd3 Various docs fixes 2022-04-29 05:33:51 -06:00
Sergey Tulentsev
301b7cd876 remove whitespace change 2022-04-21 13:42:55 +01:00
Sergey Tulentsev
f3195e10d0 use html entities for < / > in markdown tables 2022-04-21 13:40:25 +01:00
Sergey Tulentsev
ce4428d41e replace html entities (&lt; / &gt;) with < and > in code snippets 2022-04-21 13:32:07 +01:00
rfraposa
fb08c5b7e1 Merge branch 'master' into docs-staging 2022-04-15 07:25:27 -06:00
Kruglov Pavel
fead4c184f
Merge pull request #35237 from olejeglejeg/patch-1
Kafka engine kafka_num_consumers prop upper bound doc update
2022-04-12 17:09:42 +02:00
rfraposa
d9e6f780db Fixed broken links 2022-04-10 23:01:34 -06:00
rfraposa
8f01fe9c49 Revised /en folder 2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
rfraposa
72a00e2c62 Fixed broken links 2022-04-02 17:38:54 -06:00
rfraposa
c0a791a784 Fixing conflicts with source repo 2022-04-01 11:15:41 -06:00
rfraposa
00ddb72eea Update /engines docs 2022-03-29 17:43:34 -06:00
rfraposa
33e28bcb18 Updated /development folder 2022-03-29 08:26:35 -06:00
rfraposa
a5c7a947ad Merge branch 'master' of github.com:rfraposa/ClickHouse 2022-03-28 23:09:52 -06:00
rfraposa
c05bf7beb4 Testing new /en folder 2022-03-28 23:09:17 -06:00
taiyang-li
6a8bb34b41 update doc of hive 2022-03-24 17:17:25 +08:00
rfraposa
ecbdfdea08 Incorporated feedback 2022-03-12 10:04:51 -06:00
Oleg Taizov
2ce6571968
kafka_num_consumers prop upper bound doc update
Add clarification about the upper bound of `kafka_num_consumers` property that was added in [#26640](https://github.com/ClickHouse/ClickHouse/pull/26642)
2022-03-12 11:09:12 +03:00
rfraposa
5a4466cec7 Update references in docs 2022-03-12 00:24:31 -06:00
Ivan Blinkov
d77da1f98f
[docs] update distributed.md (#35220)
* Update distributed.md

* Update distributed.md

* Update distributed.md

* Update distributed.md
2022-03-11 23:49:24 +03:00
Denny Crane
46bc88a5cb
Update custom-partitioning-key.md 2022-03-10 17:35:46 -04:00
Jakub Kuklis
dcdb95a898 Links to working configurations 2022-02-23 13:20:37 +00:00
Jakub Kuklis
f361696417 Add documentation for Azure Blob Storage choice as storage_policy for MergeTree 2022-02-23 12:39:08 +00:00
Xudong Zhang
9c4cc70dae update document: add _timestamp_ms of kafka 2022-02-19 23:49:37 +08:00
Maksim Kita
2cfe8578b7
Merge pull request #34321 from gauravphoenix/patch-2
reference to  distributed queries processing
2022-02-13 16:01:28 +01:00
Maksim Kita
bce821ae52
Update distributed.md 2022-02-13 15:17:20 +01:00
Maksim Kita
c4f1d7c40f
Update url.md 2022-02-13 14:38:43 +01:00
mergify[bot]
3d7bb71997
Merge branch 'master' into patch-2 2022-02-11 14:43:18 +00:00
mergify[bot]
f099048dd1
Merge branch 'master' into urlengine 2022-02-11 11:03:21 +00:00
Frank Chen
032c7ea758 Add description of compression in the doc 2022-02-11 17:46:33 +08:00
Denny Crane
80e1100813
Virtual Columns MergeTree engine 2022-02-10 10:45:27 -04:00
Gaurav Kumar
fc800bf191
reference to distributed queries processing
The reading section is missing important link to how distributed queries `in` queries are processed
2022-02-04 10:02:05 -08:00
Dmitry Novik
3a0ed0f8f5
Merge pull request #33324 from azat/buffer-different-structure
Simplify different block structure (i.e. after ALTER) support for Buffer
2022-02-01 02:19:49 +03:00
Mikhail f. Shiryaev
b4d26a4695
Add English documentation for GMT tagged rules 2022-01-31 14:22:12 +01:00
Azat Khuzhin
1fc29d704d Update documentation regardless ALTER for Buffer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-01-28 11:07:57 +03:00
taiyang-li
82a3024712 Merge remote-tracking branch 'ck/master' into bigo_hive_table 2022-01-13 18:11:23 +08:00
Kseniia Sumarokova
5d2324368f
Update mongodb.md 2022-01-13 09:37:57 +03:00
taiyang-li
66813a3aa9 merge master 2022-01-12 16:56:29 +08:00
freedomDR
af601f98d3 doc fix bloomfilter 2022-01-05 03:37:54 +00:00
taiyang-li
1e102bc1b2 merge master 2022-01-01 09:01:06 +08:00
alesapin
9e83e5f7f4
Merge pull request #33121 from karnevil13/karnevil-DOCSUP-20367
DOCSUP-20367: Edit and translate to Russian (insert_quorum_parallel)
2021-12-29 13:31:36 +03:00
taiyang-li
9036b18c2f merge master 2021-12-27 15:12:48 +08:00
kssenii
688cffb8be Update postgres doc 2021-12-25 16:37:44 +03:00
karnevil13
c5a22e6799
Merge branch 'master' into karnevil-DOCSUP-20367 2021-12-24 02:57:28 +03:00
karnevil13
c6f6630627 insert_quorum_parallel-EdTranRus 2021-12-24 02:28:39 +03:00
taiyang-li
2597925724 merge master 2021-12-21 15:55:39 +08:00
mergify[bot]
c3a4e0ddcb
Merge branch 'master' into andrc1901-DOCSUP-18084 2021-12-20 13:00:43 +00:00