Alexey Milovidov
|
7b2b726c17
|
Fix bad types
|
2020-06-20 17:00:38 +03:00 |
|
alexey-milovidov
|
c6877371ac
|
Merge pull request #11816 from ClickHouse/better-code-agr-functions-optimize
Fix 10% of bad code #11756
|
2020-06-20 16:51:44 +03:00 |
|
alexey-milovidov
|
df0b66c75b
|
Merge pull request #11817 from ClickHouse/check-for-tests-with-fail-in-their-names
Check for tests with "fail" in their names
|
2020-06-20 16:50:42 +03:00 |
|
alexey-milovidov
|
f9372bfbbb
|
Merge pull request #11818 from ClickHouse/fix-bad-code-optimizations
Fix another 10% of bad code.
|
2020-06-20 16:49:23 +03:00 |
|
Nikolai Kochetov
|
819ea4fb89
|
Fix tests.
|
2020-06-20 16:48:21 +03:00 |
|
Alexey Milovidov
|
d9e7fe3735
|
Improve error message for Decimal CAST
|
2020-06-20 16:34:22 +03:00 |
|
Alexey Milovidov
|
3658ea6e55
|
Fix FixedString comparison #11393
|
2020-06-20 16:13:51 +03:00 |
|
Alexey Milovidov
|
25f55bb5dd
|
Remove duplicate entry
|
2020-06-20 15:39:02 +03:00 |
|
Alexey Milovidov
|
bba0cf6064
|
Remove dependency on tzdata
|
2020-06-20 15:31:18 +03:00 |
|
Alexey Milovidov
|
6eda152726
|
Remove dependency on tzdata
|
2020-06-20 15:26:44 +03:00 |
|
Alexey Milovidov
|
733e34f890
|
Fix build
|
2020-06-20 14:33:09 +03:00 |
|
Alexey Milovidov
|
b2d1e08dd6
|
Fix build
|
2020-06-20 14:31:38 +03:00 |
|
Alexey Milovidov
|
7fcf942d24
|
Turn off traps
|
2020-06-20 14:29:23 +03:00 |
|
Alexey Milovidov
|
a02fdbcad0
|
Update tests
|
2020-06-20 14:29:01 +03:00 |
|
Alexey Milovidov
|
826fdf44ae
|
Set send_logs_level to fatal by default
|
2020-06-20 14:28:49 +03:00 |
|
Alexey Milovidov
|
7ba25bd799
|
Make it work
|
2020-06-20 14:17:15 +03:00 |
|
Nikolai Kochetov
|
a58b152140
|
Fix build.
|
2020-06-20 13:40:53 +03:00 |
|
Alexey Milovidov
|
beae4d5db1
|
Fix sleep in signal handler
|
2020-06-20 13:15:53 +03:00 |
|
Alexey Milovidov
|
9f42e81ef9
|
Send logs on fatal errors (development)
|
2020-06-20 13:10:18 +03:00 |
|
Alexey Milovidov
|
d0b948dc3f
|
Added a test
|
2020-06-20 12:18:53 +03:00 |
|
Alexey Milovidov
|
5c2e9da583
|
Added a function "buildId"
|
2020-06-20 12:17:43 +03:00 |
|
Alexey Milovidov
|
2897a54072
|
Fix build
|
2020-06-20 12:17:31 +03:00 |
|
Alexey Milovidov
|
7fcdfa1f88
|
Print build id on startup
|
2020-06-20 12:13:11 +03:00 |
|
Tom Bombadil
|
1b9e72f9ad
|
Update alter.md (#11823)
What a huge doc I have translated to Chinese!
|
2020-06-20 12:12:45 +03:00 |
|
Alexey Milovidov
|
ead4a2cfd9
|
Print build id in crash messages
|
2020-06-20 12:07:05 +03:00 |
|
Nikolai Kochetov
|
0c6129ac7c
|
Fix build.
|
2020-06-20 11:52:41 +03:00 |
|
Azat Khuzhin
|
b8ee2ea7d9
|
Pass max_ignored_errors/fallback_to_stale_replicas to PoolWithFailoverBase::get() too
|
2020-06-20 11:46:13 +03:00 |
|
Azat Khuzhin
|
de011a6edc
|
Mark PoolWithFailoverBase::get() protected
|
2020-06-20 11:39:21 +03:00 |
|
Azat Khuzhin
|
dd054380bf
|
Drop default values for some arguments of PoolWithFailoverBase::getMany
|
2020-06-20 11:21:18 +03:00 |
|
Azat Khuzhin
|
9bfda65134
|
Add a test for distributed_replica_max_ignored_errors
|
2020-06-20 11:21:08 +03:00 |
|
Azat Khuzhin
|
caa195c034
|
Add number of errors to ignore while choosing replicas (distributed_replica_max_ignored_errors)
This will allow avoid switching to another replica in case of error
(since error can be temporary).
|
2020-06-20 11:20:16 +03:00 |
|
Azat Khuzhin
|
687eb24f50
|
Fix divizion by zero for distributed_replica_error_half_life=0
|
2020-06-20 11:05:39 +03:00 |
|
Azat Khuzhin
|
2a5a8e70f4
|
Drop unused PoolWithFailoverBase<>::reportError()
|
2020-06-20 11:05:38 +03:00 |
|
Nikolai Kochetov
|
4d70cc34c1
|
Merge branch 'master' into query-plan
|
2020-06-20 10:53:48 +03:00 |
|
Nikolai Kochetov
|
e75091ab6c
|
Fix distinct for FinishSortingStep.
|
2020-06-20 10:50:45 +03:00 |
|
alexey-milovidov
|
c256682068
|
Update PODArray.h
|
2020-06-20 10:45:51 +03:00 |
|
Alexey Milovidov
|
f25416beb8
|
Added "hostname" as an alias to function "hostName"
|
2020-06-20 10:43:35 +03:00 |
|
Alexey Milovidov
|
a7cc800138
|
Added a test for #6549
|
2020-06-20 10:36:17 +03:00 |
|
alexey-milovidov
|
32c7ff7d2c
|
Update create.md
|
2020-06-20 10:33:41 +03:00 |
|
alexey-milovidov
|
8139ce5985
|
Update create.md
|
2020-06-20 10:32:33 +03:00 |
|
Yuntao Wu
|
ab4f9d35fd
|
replacingmergetree translate into "替换合并树“ better (#11814)
|
2020-06-20 10:31:05 +03:00 |
|
Alexey Milovidov
|
ad672f7ce2
|
Whitespace
|
2020-06-20 10:26:33 +03:00 |
|
Alexey Milovidov
|
b8769e1ada
|
Fix style
|
2020-06-20 10:24:51 +03:00 |
|
Alexey Milovidov
|
f2296ba313
|
Added a test
|
2020-06-20 09:56:37 +03:00 |
|
Alexey Milovidov
|
9f26ac06ea
|
Fix another 10% of bad code #11529
|
2020-06-20 09:54:05 +03:00 |
|
Tom Bombadil
|
37f6616c0f
|
Update join.md (#11798)
optimize the original Chinese translation for the doc.
|
2020-06-20 09:50:53 +03:00 |
|
Tom Bombadil
|
338e0dc5a1
|
Update memory.md (#11800)
optimize doc translation
|
2020-06-20 09:50:00 +03:00 |
|
Alexey Milovidov
|
71d907129c
|
Whitespace
|
2020-06-20 09:41:09 +03:00 |
|
Alexey Milovidov
|
dec883e21b
|
Check for tests with "fail" in their names
|
2020-06-20 09:28:19 +03:00 |
|
Alexey Milovidov
|
b91782594d
|
Fix 10% of bad code #11756
|
2020-06-20 09:24:34 +03:00 |
|