tavplubix
0d87fa3c04
Merge pull request #32698 from ClickHouse/blinkov-patch-25
...
[docs/faq] How do I contribute code to ClickHouse?
2021-12-27 12:49:02 +03:00
Ivan Blinkov
6324d2fb31
add i18n symlinks
2021-12-27 11:25:37 +03:00
Denny Crane
534dda2be8
refresh zh on_time doc
2021-12-24 12:34:18 -04:00
alexey-milovidov
75b0aef03a
Merge pull request #33114 from meoww-bot/patch-4
...
Update disks.md
2021-12-24 18:12:53 +03:00
alexey-milovidov
f12aaa2c07
Merge pull request #33119 from meoww-bot/patch-7
...
Update one.md
2021-12-24 18:12:11 +03:00
alexey-milovidov
9d98c90c34
Merge pull request #33115 from meoww-bot/patch-5
...
Update storage_policies.md
2021-12-24 18:11:30 +03:00
meoww-bot
3d2bacc56d
Update one.md
2021-12-24 00:38:50 +08:00
meoww-bot
c79344373e
Fix some words
2021-12-23 23:40:01 +08:00
meoww-bot
a97633f068
Update disks.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-12-23 23:25:31 +08:00
meoww-bot
547c0f26d5
Update databases.md
2021-12-23 23:21:05 +08:00
meoww-bot
04e0bcf3fa
Update storage_policies.md
2021-12-23 21:28:46 +08:00
meoww-bot
80e109a604
Update disks.md
2021-12-23 20:34:52 +08:00
mergify[bot]
45c0093813
Merge branch 'master' into patch-5
2021-12-19 04:55:15 +00:00
meoww-bot
4e4ed6e322
fix links
2021-12-18 20:52:34 +08:00
meoww-bot
59ac72cf90
fix some words
2021-12-18 20:41:09 +08:00
meoww-bot
e0077ac264
fix full-stop
2021-12-17 14:10:28 +08:00
meoww-bot
497f8995ac
fix title
2021-12-17 10:25:08 +08:00
meoww-bot
d0d00edc05
fix title
2021-12-17 10:23:32 +08:00
meoww-bot
ff1a20e6c2
Update merge_tree_settings.md
2021-12-17 09:45:04 +08:00
meoww-bot
40a4561716
Update tables.md
2021-12-17 09:31:57 +08:00
vxider
52fa82b4d4
rename window-view function to time window function
2021-12-10 09:43:44 +00:00
Vxider
b74af1af5d
fix window view docs
2021-12-10 00:51:31 +08:00
vxider
45527768b2
small update for window view doc
2021-12-09 02:34:37 +00:00
vxider
eb759c83f6
window view docs improvement
2021-12-08 14:43:26 +00:00
qianmoQ
eb9d07e40a
Reset architecture.md
2021-12-01 15:40:22 +08:00
qianmoQ
355b05f4b4
Merge remote-tracking branch 'origin/master' into pr-fix
...
# Conflicts:
# docs/zh/development/continuous-integration.md
2021-12-01 15:37:19 +08:00
Maksim Kita
91d3f4396e
Merge pull request #31611 from zpi1223/master
...
docs: chinese translation for zh development & what's new
2021-12-01 01:12:05 +03:00
木木夕120
07ad814b93
Merge branch 'ClickHouse:master' into master
2021-11-30 10:05:41 +08:00
congbaoyangrou
ed2d798b26
Update where.md
2021-11-28 17:36:18 +08:00
木木夕120
de7464e391
Create 2020.md
...
Chinese translation for zh what's new
2021-11-22 11:49:34 +08:00
木木夕120
21c2313c19
Delete 2020.md
2021-11-22 11:49:14 +08:00
木木夕120
b73de420a8
Create 2019.md
...
Chinese translation for zh what's new
2021-11-22 11:49:05 +08:00
木木夕120
f3db139953
Delete 2019.md
2021-11-22 11:48:45 +08:00
木木夕120
40bc4d3c7b
Create 2018.md
...
Chinese translation for zh what's new
2021-11-22 11:48:36 +08:00
木木夕120
d022136721
Delete 2018.md
2021-11-22 11:48:02 +08:00
木木夕120
d356180a2f
Create 2017.md
...
Chinese translation for zh what's new
2021-11-22 11:47:54 +08:00
木木夕120
db36c0697f
Delete 2017.md
2021-11-22 11:47:19 +08:00
木木夕120
a4f357b3b5
Create tests.md
...
Chinese translation for zh development
2021-11-22 11:46:48 +08:00
木木夕120
84d75e5255
Delete tests.md
2021-11-22 11:45:56 +08:00
Alexey Milovidov
d604cf5573
Remove the infamous "unbundled" build
2021-11-21 13:58:26 +03:00
SuperDJY
dd2972b8c3
return fake create query when executing show create table
on system's tables. ( #31391 )
...
* clarify that cannot show create table of system's tables
* clarify that cannot show create table of system's tables in the document
* bypass test style-check for required `database=currentDatabase()` because `show create table` do not have condition
* rename supportsShowCreateTable to isSystemStorage
* build fake create query for show create table of system's tables
* fix tests for show create table on system's table:
1. only build fake create query when cannot get real query
2. only test rocksdb when it's enabled.
* fix test for show create table system.tables
* fix test for ASTCreateQuery set table and database
* change to LOGICAL_ERROR when cannot get in_memory metadata
Co-authored-by: tavplubix <tavplubix@gmail.com>
* implement common getCreateQueryFromStorage
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-19 13:25:55 +03:00
spume
4707967890
Update set.md
...
Modify "设置" to “集合”
2021-11-16 16:24:24 +08:00
qianmoQ
96e04c62c2
Merge branch 'ClickHouse:master' into pr-fix
2021-11-16 10:34:46 +08:00
laurieliyang
058b579da5
Update 3 doc files of zh docs ( #31034 )
...
Signed-off-by: Laurie Li <laurieliyang@outlook.com>
2021-11-11 14:47:24 +03:00
Maksim Kita
d5639614d9
Merge pull request #30902 from laurieliyang/patch-1
...
Update permissions-for-queries.md of cn
2021-11-01 14:21:37 +03:00
qianmoQ
c04510d864
Resolve conversation
2021-11-01 13:09:11 +08:00
qianmoQ
088c969615
Merge remote-tracking branch 'origin/master' into pr-fix
2021-11-01 13:06:27 +08:00
木木夕120
554b47dc73
Update parts_columns.md
2021-11-01 09:37:59 +08:00
木木夕120
9417e10330
Merge branch 'ClickHouse:master' into master
2021-11-01 09:30:44 +08:00
laurieliyang
96ec829d87
Update permissions-for-queries.md of cn
...
Update permissions-for-queries.md of Chinese
2021-10-31 20:02:30 +08:00