Alexey Milovidov
|
a2eb7c96df
|
Fix ugly bug
|
2020-12-03 19:51:27 +03:00 |
|
bharatnc
|
44e8e30bf1
|
removed unused imports
|
2020-12-03 08:43:22 -08:00 |
|
Matthew Peveler
|
f29d374211
|
Fix note display on alter/index doc
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-03 16:29:28 +02:00 |
|
kssenii
|
f16d6a4128
|
Better
|
2020-12-03 14:11:35 +00:00 |
|
Anton Popov
|
cab9855dd1
|
Update StorageReplicatedMergeTree.cpp
|
2020-12-03 16:54:05 +03:00 |
|
Anton Popov
|
cd1917c7a6
|
Merge branch 'master' into optimize_final_optimization
|
2020-12-03 16:52:51 +03:00 |
|
alexey-milovidov
|
9d7667dada
|
Update ReadHelpers.h
|
2020-12-03 16:24:32 +03:00 |
|
alexey-milovidov
|
2f9f4d4af9
|
Merge pull request #17757 from jetgm/master
Fixed Over-translation and wrong function name on string-functions
|
2020-12-03 14:08:17 +03:00 |
|
jetgm
|
3090b545b2
|
Fixed Over-translation and wrong function name
|
2020-12-03 18:16:49 +08:00 |
|
Alexey Milovidov
|
00dc21b0b9
|
Better tests
|
2020-12-03 13:02:20 +03:00 |
|
tavplubix
|
b25546ea50
|
Merge pull request #17614 from TCeason/add_mysql_killed_test_for_materializemysql
add integration test: MySQL killed while insert for MaterializeMySQL ENGINE
|
2020-12-03 12:55:43 +03:00 |
|
jianmei zhang
|
4b2e3212aa
|
modify doc error for drop settings profile and other translation errors.
|
2020-12-03 10:26:13 +08:00 |
|
Alexey Milovidov
|
5cd112969f
|
Update docs
|
2020-12-03 00:19:29 +03:00 |
|
Alexey Milovidov
|
50fe5f9211
|
Added note
|
2020-12-03 00:09:46 +03:00 |
|
Alexey Milovidov
|
3e2447391b
|
Support for PROXY protocol
|
2020-12-03 00:05:51 +03:00 |
|
Dmitriy
|
aca04ebc87
|
Update files in the 'alter'.
Внес поправки в английскую версию, выполнил перевод на русский язык, подкорректировал некоторые файлы в 'ALTER'.
|
2020-12-02 23:26:48 +03:00 |
|
Ivan
|
278cde366c
|
Update arcadia_skip_list.txt
|
2020-12-02 22:55:48 +03:00 |
|
alexey-milovidov
|
fd44e64123
|
Merge pull request #17745 from MasterOdin/patch-1
Improve showing identifier examples on syntax docs
|
2020-12-02 22:43:30 +03:00 |
|
alexey-milovidov
|
e97ce6afb2
|
Update syntax.md
|
2020-12-02 22:43:11 +03:00 |
|
alexey-milovidov
|
85f4045160
|
Merge pull request #17144 from fibersel/issue-16791
introduce zstd compression (for data import/export)
|
2020-12-02 22:41:07 +03:00 |
|
Alexey Milovidov
|
2c7b03ab6e
|
Fix error
|
2020-12-02 22:20:47 +03:00 |
|
Alexey Milovidov
|
a25baebc5a
|
Added a test
|
2020-12-02 22:20:11 +03:00 |
|
Anna Shakhova
|
4479cfbcb0
|
DOCSUP-3871: Document prefer_not_to_merge option (#17090)
* Init commit
* Translation
* Fixed
* Fixed
* Fixed
* Fixed
|
2020-12-02 22:03:24 +03:00 |
|
kssenii
|
ebab21178e
|
Fix, add test
|
2020-12-02 18:45:30 +00:00 |
|
Matthew Peveler
|
eac2ff6311
|
Improve showing identifier examples on syntax docs
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-02 20:22:54 +02:00 |
|
Azat Khuzhin
|
5365718f01
|
Fix optimize_distributed_group_by_sharding_key for query with OFFSET only (#16996)
* Fix optimize_distributed_group_by_sharding_key for query with OFFSET only
* Fix 01244_optimize_distributed_group_by_sharding_key flakiness
|
2020-12-02 20:11:39 +03:00 |
|
spongedc
|
b13c381d7e
|
add log for systemlog tables' engine definition check
|
2020-12-03 01:02:37 +08:00 |
|
spongedc
|
7f723eb780
|
add check for systemlog tables' engine definition
|
2020-12-03 00:45:17 +08:00 |
|
tavplubix
|
7e2f7ba623
|
trigger CI
|
2020-12-02 18:03:15 +03:00 |
|
Ilya Yatsishin
|
9b72323594
|
Try fix arcadia build (#17720)
* Try fix arcadia build
* fix
|
2020-12-02 17:54:52 +03:00 |
|
Alexander Tokmakov
|
bfbf150c67
|
fix segfault when 'not enough space'
|
2020-12-02 17:49:43 +03:00 |
|
alesapin
|
5065d9c64b
|
Merge branch 'master' into update_integration_tests_image
|
2020-12-02 13:58:24 +03:00 |
|
tavplubix
|
45b4b3648c
|
Merge pull request #17664 from ClickHouse/tavplubix-patch-2
Fix renameat2 ENOSYS on WSL
|
2020-12-02 13:55:50 +03:00 |
|
tavplubix
|
88bc73df3a
|
fix seq number in TestKeeper
|
2020-12-02 12:38:55 +03:00 |
|
alesapin
|
93ea2f5b1f
|
Merge branch 'master' into complete_zk_api
|
2020-12-02 11:30:09 +03:00 |
|
alexey-milovidov
|
ac82c00625
|
Merge branch 'master' into fix-docs
|
2020-12-02 11:26:57 +03:00 |
|
alexey-milovidov
|
2b3281888a
|
Merge pull request #17711 from yuefoo/patch-1
Update math-functions.md
|
2020-12-02 11:20:37 +03:00 |
|
alexey-milovidov
|
c42cada76d
|
Merge pull request #17705 from MasterOdin/patch-3
Update column info for system.database docs
|
2020-12-02 11:20:00 +03:00 |
|
yuefoo
|
29735e3bb2
|
Update math-functions.md
the title of Mathematical Functions does not need translate to chinese.
|
2020-12-02 15:04:45 +08:00 |
|
TCeason
|
08d36f862d
|
Merge branch 'master' into add_mysql_killed_test_for_materializemysql
|
2020-12-02 13:25:07 +08:00 |
|
kssenii
|
8d3a538629
|
Better startup
|
2020-12-02 01:17:50 +00:00 |
|
Matthew Peveler
|
d5ec885674
|
Fix link to database engines
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-02 00:30:05 +02:00 |
|
Matthew Peveler
|
aa45b852b6
|
Update wording per suggestion
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-01 23:26:28 +02:00 |
|
Alexey Milovidov
|
c9aa412151
|
Allow quotas to be keyed by proxy-forwarded IP address
|
2020-12-02 00:09:16 +03:00 |
|
Denny Crane
|
49c9793d51
|
Update date-time-functions.md
|
2020-12-01 17:02:21 -04:00 |
|
alesapin
|
51f49e3d47
|
Check output of cluster start cmd
|
2020-12-01 23:23:32 +03:00 |
|
Denny Crane
|
c1b989c45e
|
Update date-time-functions.md
|
2020-12-01 15:38:53 -04:00 |
|
Matthew Peveler
|
a10222b5fe
|
Update column info for system.database
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-01 21:36:08 +02:00 |
|
Azat Khuzhin
|
cb68d5b5e7
|
Add performance test for countMatches() function
|
2020-12-01 22:26:07 +03:00 |
|
Dmitriy
|
7a0fcaa869
|
Update math-functions.md
Выполнил описание некоторых математических функций.
|
2020-12-01 22:25:57 +03:00 |
|