Commit Graph

740 Commits

Author SHA1 Message Date
vgocoder
67ba94dee1
Update collapsingmergetree.md 2021-07-16 10:20:58 +08:00
vgocoder
d14b2ed483
Update versionedcollapsingmergetree.md 2021-07-16 10:19:34 +08:00
caspian
1723a522cc update docs 2021-07-16 10:13:04 +08:00
vgocoder
9e4e871a3b
Update atomic.md 2021-07-16 10:07:16 +08:00
vgocoder
b2ff26fc91
Update gui.md 2021-07-15 16:58:21 +08:00
levie
0ddd57dcb1 Chinese translation of mysql.md 2021-07-12 17:50:45 +08:00
Maksim Kita
69c30d658c
Merge pull request #26110 from ywill3/patch-2
Update bitmap-functions.md
2021-07-09 12:16:40 +03:00
ywill3
89c72da7f3
Update bitmap-functions.md
may be  inappropriate sub-title
2021-07-09 10:14:10 +08:00
ywill3
325e0764fe
Update bitmap-functions.md
bitmapSubsetLimit example sql is wrong
2021-07-09 10:05:27 +08:00
Alexey Milovidov
7b94573506 Remove obsolete trash about libraries 2021-07-06 03:31:39 +03:00
Maksim Kita
a1706f20ff
Update syntax.md 2021-07-03 15:05:08 +03:00
Tiaonmmn
80335713cc
Update syntax.md 2021-07-03 18:10:30 +08:00
alexey-milovidov
7e0433bf07
Merge pull request #25904 from xjewer/alex/add_index_first
CLICKHOUSE-1194: add skipping index to the beginning of the list
2021-07-03 04:55:00 +03:00
Maksim Kita
67a88d64ef
Merge pull request #25235 from meoww-bot/patch-2
Update index.md (WIP)
2021-07-02 23:16:58 +03:00
Maksim Kita
e992ed780a
Update rabbitmq.md 2021-07-02 11:30:57 +03:00
alexey-milovidov
eb6edd8803
Merge pull request #25547 from Tiaonmmn/patch-2
Update mergetree.md
2021-07-02 04:40:53 +03:00
alexey-milovidov
ebd1d704b8
Merge branch 'master' into patch-1 2021-07-02 04:40:13 +03:00
alexey-milovidov
e45bd26721
Merge pull request #25675 from Nicholaswang/master
fix broken links and incorrect translations
2021-07-02 04:38:39 +03:00
Aleksei Semiglazov
f47e1ff102
CLICKHOUSE-1194: add skipping index to the beginning of the list
add the FIRST keyword to the ADD INDEX command to be able to add index in the beginning of the list.

Signed-off-by: Aleksei Semiglazov <asemiglazov@cloudflare.com>
2021-07-01 19:37:48 +01:00
alexey-milovidov
2713499d9f
Update http.md 2021-06-30 15:45:21 +03:00
Jack Song
0af3203fc0
fix zookeeper desc 2021-06-30 16:54:38 +08:00
未来星___费
2b0abec05d
create data_type_families.md
first commit
2021-06-30 15:26:29 +08:00
Vladimir
f554517e13
Merge pull request #25657 from yuchuansun/patch-2 2021-06-29 16:45:54 +03:00
alesapin
5803fb9f04
Update docs/zh/engines/table-engines/special/file.md
Co-authored-by: Amos Bird <amosbird@gmail.com>
2021-06-28 17:23:47 +03:00
Maksim Kita
352e1f27ff Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +03:00
Maksim Kita
294b937a39
Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue 2021-06-28 11:27:59 +03:00
Maksim Kita
d81fd36f3f
Merge pull request #25420 from meoww-bot/patch-4
Create zh translation for postgresql.md
2021-06-28 01:38:39 +03:00
Maksim Kita
da1ac3fda5
Merge pull request #25658 from yuchuansun/patch-3
Update set.md
2021-06-27 20:46:08 +03:00
Maksim Kita
db1c70975e Compile expressions updated documentation 2021-06-25 23:27:18 +03:00
nickzhwang
9fc890abf5 resolve conflicts 2021-06-24 20:47:02 +08:00
yuchuansun
8439026312
Update set.md 2021-06-24 10:34:28 +08:00
yuchuansun
79ffb59d49
doc: [chinese] change wrong language format into correct 2021-06-24 10:22:31 +08:00
yuchuansun
bf0304bc87
doc: update cluster.md in chinese 2021-06-22 14:43:28 +08:00
Tiaonmmn
e1b509c8b1
Update mergetree.md
Update translation and add new contents.
2021-06-21 20:53:09 +08:00
meoww-bot
7e0e182608
fix wrong link 2021-06-20 18:13:16 +08:00
meoww-bot
c56147c98e
Create zh translation for s3.md 2021-06-20 01:35:40 +08:00
meoww-bot
1510a8a013
Create zh translation for rabbitmq.md 2021-06-20 01:24:09 +08:00
Vladimir
27f0fdb539
Merge pull request #25292 from Tiaonmmn/patch-1
Update formats.md
2021-06-18 17:46:02 +03:00
meoww-bot
3173b285fd
Add zh translation for s3.md 2021-06-18 21:34:14 +08:00
meoww-bot
a62957dba6
Add zh translation for embedded-rocksdb.md 2021-06-18 00:44:14 +08:00
meoww-bot
3c0a390d37
Create zh translation for postgresql.md 2021-06-18 00:31:58 +08:00
Maksim Kita
52dac4caca
Merge pull request #25238 from meoww-bot/patch-4
Create zh translation for postgresql.md
2021-06-17 17:26:53 +03:00
meoww-bot
1b1ca0d5df
Comment two links to references which not exist 2021-06-17 19:38:38 +08:00
christophe.kalenzaga
2dae69a40b add == operators in sequence*() aggregate fuctions 2021-06-15 18:58:20 +02:00
Tiaonmmn
c5d7cdd983
Update formats.md
A lot of modifications on Chinese translation.
2021-06-15 19:09:36 +08:00
Kseniia Sumarokova
bc8be8bc99
Merge pull request #25234 from meoww-bot/patch-1
Update odbc.md
2021-06-13 12:19:09 +03:00
meoww-bot
6ce0c1ef3c
Create zh translation for postgresql.md 2021-06-13 11:16:34 +08:00
meoww-bot
16340b8d8e
Create mongodb.md 2021-06-13 02:07:29 +08:00
meoww-bot
0952c94abd
Update index.md 2021-06-13 01:47:01 +08:00
meoww-bot
165e9da464
Update odbc.md 2021-06-13 01:20:29 +08:00
alexey-milovidov
0e3556ba1f
Merge pull request #25201 from zhicwu/jdbc-bridge-doc
Update JDBC bridge related docs
2021-06-11 21:58:32 +03:00
Zhichun Wu
f1417adfaf Update JDBC bridge related docs 2021-06-11 17:37:38 +08:00
meoww-bot
d77d43301d
fix wrong path 2021-06-11 10:04:42 +08:00
meoww-bot
60633bca69
fix wrong path 2021-06-11 01:41:05 +08:00
meoww-bot
8fda6975e1
Update hdfs.md to make it more human readable 2021-06-10 23:59:05 +08:00
Maksim Kita
e78105fdd8 Updated documentation 2021-05-27 00:17:45 +03:00
huzhichengdd
d7e0e3fe02
Update index.md 2021-05-23 22:12:43 +08:00
huzhichengdd
8bd7485ccf
Update interval.md 2021-05-20 00:13:33 +08:00
Maksim Kita
f80f6b130c
Merge pull request #24266 from huzhichengdd/patch-11
Update backup.md
2021-05-19 16:04:52 +03:00
huzhichengdd
a2fa599e03
Update backup.md 2021-05-19 19:15:21 +08:00
huzhichengdd
d311e8142d
Update backup.md 2021-05-19 19:12:45 +08:00
lulichao
829cdf3c21
Update syntax.md
modify wrongly writen
2021-05-19 10:58:47 +08:00
huzhichengdd
9acea130f8
Update backup.md 2021-05-19 10:43:42 +08:00
Ilya Yatsishin
6024477424
Merge pull request #24219 from lulichao/patch-1
Update create.md
2021-05-18 14:17:11 +03:00
Ilya Yatsishin
cf12f7ecb8
Merge pull request #24220 from huzhichengdd/patch-2
Update odbc.md
2021-05-18 14:16:15 +03:00
Ilya Yatsishin
43c36bc778
Merge pull request #24221 from huzhichengdd/patch-3
Update index.md
2021-05-18 14:15:22 +03:00
huzhichengdd
5d8bbf580c
Update data_type_families.md 2021-05-18 14:10:22 +08:00
huzhichengdd
73d0c2f66f
Update index.md 2021-05-18 11:40:00 +08:00
huzhichengdd
911035aadc
Update odbc.md 2021-05-18 11:19:48 +08:00
lulichao
2054d82b06
Update create.md 2021-05-18 11:09:26 +08:00
Maksim Kita
8451c8cf26
Merge branch 'master' into master 2021-05-07 15:14:48 +03:00
hexiaoting
a1d521902c Merge remote-tracking branch 'origin/master' into dev-continue-sundyli 2021-05-07 14:22:53 +08:00
Julian Zhou
645b4cc0ac Update cloud document with ClickHousing releaseing on Alibaba Cloud international site. 2021-05-06 10:10:36 +08:00
Maksim Kita
88bc575ec8 Updated load instruction from master for ru, zh, ja documentations 2021-05-02 14:19:11 +03:00
eaxdev
669f6d22bd fix queries 2021-05-02 14:14:40 +03:00
eaxdev
be4d7d8636 actualize doc 2021-05-02 14:14:28 +03:00
Maksim Kita
f537a6ee51
Merge pull request #23755 from imyangmo/patch-1
Corrected some translation errors
2021-04-30 09:52:26 +03:00
fancno
1794bff6af
Update array-functions.md
change arryjoin to arrayJoin
2021-04-29 19:40:44 +08:00
Lucid Dreams
6bdcd11697
Corrected some translation errors
Fixed some translation seems to be translated by machine, which could cause mis-understanding.
2021-04-29 17:55:40 +08:00
ermaotech
c6ea8a7082
Update functions.md 2021-04-29 11:46:32 +08:00
Alexey Milovidov
8cb0e5579a Remove gcc from docs 2021-04-22 04:20:03 +03:00
Amos Bird
32c84f77c3
Resurrect indexHint function. 2021-04-20 19:27:23 +08:00
alexey-milovidov
0c70b06960
Merge branch 'master' into system-querylog-map 2021-03-31 04:54:30 +03:00
jianmei zhang
30929408ea update translations for tips.md and two title names 2021-03-29 10:33:50 +08:00
benbiti
a861b633d6 fix broken links in settings.md 2021-03-25 17:09:20 +08:00
benbiti
1f34391018 update links in uuid 2021-03-25 17:09:20 +08:00
benbiti
f9c7fd7b9d update zh docs datatype uuid 2021-03-25 17:09:20 +08:00
benbiti
ee939fed4d update-aggregate-funcion-in-zh 2021-03-25 17:09:20 +08:00
benbiti
5bcda9e101 update argmax.md 2021-03-25 17:09:20 +08:00
benbiti
dd63983ab1 update avg.md 2021-03-25 17:09:20 +08:00
benbiti
67b8f02b93 update deltasum.md 2021-03-25 17:09:20 +08:00
benbiti
8ac49387c3 update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00
benbiti
aa6aae4d81 simpleaggregatefunction update links 2021-03-25 17:09:19 +08:00
benbiti
3ae419f01c WIP update-aggregate-funcions-in-zh:fix links 2021-03-25 17:09:19 +08:00
benbiti
31d6a4369b WIP update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00
benbiti
502a5d62da WIP update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00
benbiti
41de78e825 WIP update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00
benbiti
53b9afda06 WIP update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00
benbiti
d17c25475b WIP update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00
benbiti
3877f58829 WIP update-aggregate-funcions-in-zh 2021-03-25 17:09:19 +08:00