Commit Graph

54825 Commits

Author SHA1 Message Date
Nikita Mikhailov
8667842390 ya make update 2020-12-28 15:54:46 +03:00
Nikita Mikhailov
964e12d8b7 Fix 2020-12-28 15:53:58 +03:00
Alexander Kuzmenkov
fd08bf3132
Merge pull request #18074 from sevirov/sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting
DOCSUP-4524: Document the execute_merges_on_single_replica_time_threshold setting
2020-12-28 15:21:11 +03:00
Nikita Mikhailov
c3288c3fbf Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format 2020-12-28 15:09:37 +03:00
alesapin
50afe27461 More stable test 2020-12-28 14:46:45 +03:00
pingyu
d81392c539 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into func_byte_size 2020-12-28 19:32:08 +08:00
pingyu
d2ce110a6d bug fix 2020-12-28 19:29:54 +08:00
romanzhukov
2c146fe2cd DOCSUP-5054: Fix PR comments and update list items. 2020-12-28 14:24:24 +03:00
hexiaoting
ccaea5fa42 Make Date > 2106-02-07 overflow as 0 2020-12-28 19:09:41 +08:00
Roman Bug
281c767f30
Update docs/ru/commercial/cloud.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2020-12-28 13:40:05 +03:00
Roman Bug
5943a251b1
Update docs/ru/commercial/cloud.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2020-12-28 13:39:57 +03:00
Roman Bug
67798c8811
Update docs/ru/commercial/cloud.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2020-12-28 13:39:51 +03:00
robot-clickhouse
3d1273460b Update version_date.tsv after release 20.12.5.14 2020-12-28 13:27:43 +03:00
Alexander Kuzmenkov
1c52fdb265 cleanup 2020-12-28 13:08:38 +03:00
hexiaoting
4adbdf364e Fix bug for orderby withfill with limit clause 2020-12-28 13:05:16 +03:00
Alexander Kuzmenkov
2905f70cce fix aliases in partition by/order by 2020-12-28 12:56:38 +03:00
Anna
8c368688a8 update 2020-12-27 23:49:05 +03:00
alexey-milovidov
bf3187010b
Merge pull request #18145 from myrrc/improvement/multiply-decimals-and-floats
Allow multiplication of Decimal and Float
2020-12-27 22:37:09 +03:00
alexey-milovidov
b086a78f81
Update FunctionBinaryArithmetic.h 2020-12-27 22:35:38 +03:00
awesomeleo
5337d4e2dc fix 18450, DB::Exception: Unsupported type FixedString 2020-12-27 23:51:14 +08:00
Nikolai Kochetov
ca6ddfafc4 Fix style 2020-12-27 16:55:55 +03:00
Nikolai Kochetov
2e69757062 Fix style 2020-12-27 16:53:42 +03:00
Anna
9c62adcb4b fixed 2020-12-27 15:26:31 +03:00
Anna
45b8ddd7ab fixed 2020-12-27 14:47:15 +03:00
alesapin
436df8fe3a Check fuzzer tests 2020-12-27 14:36:08 +03:00
Nikolai Kochetov
7f1eb506ab Added test. 2020-12-27 14:28:13 +03:00
Nikolai Kochetov
1ebab1dc48 Try fix Pipeline stuck 2020-12-27 14:25:43 +03:00
Nikolai Kochetov
da6bfc2cfb Try fix Pipeline stuck 2020-12-27 14:22:46 +03:00
Anna
bc277892f4 add desc for encodeXMLComponent 2020-12-27 14:21:58 +03:00
Nikolai Kochetov
7064a8500b Try fix Pipeline stuck 2020-12-27 14:16:40 +03:00
Nikolai Kochetov
30bbba6ed5 Try fix Pipeline stuck 2020-12-27 14:13:17 +03:00
Nikolai Kochetov
b19146065f Try fix Pipeline stuck 2020-12-27 14:06:14 +03:00
Nikolai Kochetov
a85cfa81db Try fix Pipeline stuck 2020-12-27 14:02:21 +03:00
feng lv
b5b66223af Merge branch 'master' of github.com:ClickHouse/ClickHouse into insert-cluster 2020-12-27 10:57:45 +00:00
Nikolai Kochetov
d6f501f497 Try fix Pipeline stuck 2020-12-27 13:30:00 +03:00
Nikolai Kochetov
be4832de6d Try fix test. 2020-12-27 12:54:59 +03:00
alexey-milovidov
1e8b180e50
Merge pull request #18522 from ClickHouse/fix_concurrent_bounded_queue_timeout
Fix usage of concurrent bounded queue in test keeper storage
2020-12-27 11:49:13 +03:00
alexey-milovidov
d84f308291
Merge pull request #18521 from ClickHouse/implement_create_or_replace
Implement [CREATE OR] REPLACE TABLE
2020-12-27 11:48:06 +03:00
alexey-milovidov
6ce3bd6962
Merge pull request #18548 from vdimir/fix-ip-dict-exception
Do not throw logical error from IPAddressDictionary ctor
2020-12-27 11:43:38 +03:00
alexey-milovidov
5c459e74c9
Update IPAddressDictionary.cpp 2020-12-27 11:43:27 +03:00
Dmitriy
cc034b3373 Update union.md
Подкорректировал английскую и русскую версии.
2020-12-27 11:36:18 +03:00
pingyu
f8e55a9c9b wip #17540 2020-12-27 12:11:38 +08:00
vdimir
b1d7778287 Merge remote-tracking branch 'upstream/master' into speedup-apply-cidr-mask-v6 2020-12-26 19:53:06 +00:00
vdimir
46791d4908 Do not throw logical error from IPAddressDictionary ctor 2020-12-26 19:16:57 +00:00
Vitaly Baranov
9271b3d627 SELECT JOIN now requires the SELECT privilege on each of the joined tables. 2020-12-26 18:35:32 +03:00
Azat Khuzhin
d2818278c5 Update ENABLE_CHECK_HEAVY_BUILDS limits for gcc and MSan 2020-12-26 17:26:50 +03:00
alesapin
e81485653b
Merge pull request #18491 from ClickHouse/add_nuraft
Add NuRaft to contrib
2020-12-26 16:19:05 +03:00
alesapin
f91ea5be4f
Merge pull request #18515 from ClickHouse/more_correct_exception
More correct error code on incorrect interserver protocol
2020-12-26 16:18:20 +03:00
romanzhukov
99b50dbba3 DOCSUP-5043: Fix PR comments. 2020-12-26 16:10:37 +03:00
Anna
51b76f7367 add desc for NULL modifiers 2020-12-26 15:43:09 +03:00