Commit Graph

36713 Commits

Author SHA1 Message Date
Denis Glazachev
298e68a334 Better name for the test 2020-03-03 19:34:50 +04:00
Denis Glazachev
975107f0ab Combine executeQuery() callbacks
Set X-ClickHouse-Timezone HTTP Response header in the executeQuery() callback
2020-03-03 19:32:41 +04:00
alesapin
992bff9722 Simplify aliases in test 2020-03-03 17:44:55 +03:00
alesapin
3554db185e Simplify aliases in test 2020-03-03 17:43:54 +03:00
alesapin
720d9e287a More comments 2020-03-03 17:27:43 +03:00
Artem Zuikov
5829b51c6b some more refactoring 2020-03-03 17:25:45 +03:00
alesapin
d19e21ba19 Default columns which depends on aliases 2020-03-03 17:25:28 +03:00
Sergei Shtykov
f133659285 CLICKHOUSEDOCS-548: Added some adopters to the list. 2020-03-03 17:20:08 +03:00
Nikolai Kochetov
4f5a2ee6d1 Added test. 2020-03-03 16:55:40 +03:00
Nikolai Kochetov
7c879259c1 Added test. 2020-03-03 16:54:28 +03:00
Alexander Kuzmenkov
f2ca21e1ee performance comparison 2020-03-03 16:39:23 +03:00
Alexander Kuzmenkov
4ca8735b56 faster 2020-03-03 16:38:20 +03:00
Alexander Kazakov
94f15145f0 Adjusted test queries execution times to be between 200ms and 300ms 2020-03-03 16:07:57 +03:00
alesapin
d0bcbf7581 Review and style fixes 2020-03-03 15:51:41 +03:00
alesapin
49c0642c49 Build gcc with lld linker 2020-03-03 15:32:54 +03:00
Alexey Milovidov
11d35053ca Merge branch 'master' into chaos-sanitizer 2020-03-03 15:18:46 +03:00
alexey-milovidov
2cfe26c3d3
Merge pull request #9472 from ClickHouse/memory-profiler-fix
Fixed wrong code around Memory Profiler
2020-03-03 15:16:45 +03:00
Alexander Kuzmenkov
74d7d95d34 fixup 2020-03-03 15:01:25 +03:00
Yatsishin Ilya
8acf6834ec fix finite result for infinite query 2020-03-03 14:31:18 +03:00
Alexander Kuzmenkov
42fc5efb52 boop 2020-03-03 13:50:47 +03:00
Alexander Kuzmenkov
e594955618 boop 2020-03-03 13:49:16 +03:00
Alexander Kuzmenkov
662ce64c99 performance comparison 2020-03-03 13:47:57 +03:00
Nikolai Kochetov
72fe21c5ae Better calculation for recommended number of threads to execute query pipeline. 2020-03-03 13:28:37 +03:00
Alexander Kuzmenkov
66fbc39357 fixup 2020-03-03 13:17:23 +03:00
Alexander Kuzmenkov
92ce145eef
Merge pull request #9467 from ClickHouse/aku/faster-tests-2
Faster performance tests (2)
2020-03-03 13:13:31 +03:00
Artem Zuikov
7189296e88
Merge pull request #9471 from 4ertus2/ast
JoinedTables related changes
2020-03-03 13:11:29 +03:00
Alexander Kuzmenkov
825f867591 fixup 2020-03-03 13:09:47 +03:00
alesapin
00c3898f32 better comment 2020-03-03 13:04:05 +03:00
alesapin
a9edc5c3a4 Restrict select queries in default expressions. Unify default checks in ALTER and CREATE queries. 2020-03-03 13:02:43 +03:00
Alexander Kuzmenkov
e78ceebf6e fixup 2020-03-03 13:00:51 +03:00
alesapin
dd4ab106f6
Merge pull request #9468 from CurtizJ/try-fix
Fix data race at destruction of Poco::HTTPServer
2020-03-03 12:23:47 +03:00
alesapin
1aac3a5c9d Fixing defaults 2020-03-03 12:05:17 +03:00
Yatsishin Ilya
afbf7533c4 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-03-03 11:56:39 +03:00
alesapin
6e3b7b6294
Merge pull request #9476 from ClickHouse/remove-empty-lines
Remove excessive empty lines
2020-03-03 11:49:53 +03:00
Clément Rodriguez
423c7e8a86 Fix compilation issue in Clang 2020-03-03 09:32:58 +01:00
alesapin
4620954d24
Merge pull request #9463 from ClickHouse/fix_mutations_with_insert_quorum
Trying to fix mutations with last quorum parts
2020-03-03 11:11:21 +03:00
Alexey Milovidov
c24cd0ea20 Ensure the number of empty lines 2020-03-03 05:45:20 +03:00
Alexey Milovidov
5b06842723 Remove excessive empty lines 2020-03-03 05:43:59 +03:00
Alexey Milovidov
a30395e247 Merge branch 'master' into chaos-sanitizer 2020-03-03 05:36:41 +03:00
Alexey Milovidov
97011463e5 Merge branch 'master' into memory-profiler-fix 2020-03-03 05:33:35 +03:00
Alexey Milovidov
7f9449062f Fix style check 2020-03-03 05:33:13 +03:00
Alexey Milovidov
8ee79d4074 Revert "Make QueryProfiler test more reliable"
This reverts commit f78f189bd8.
2020-03-03 05:31:50 +03:00
Alexey Milovidov
8d679b570a Implemented unwind info for __syscall function 2020-03-03 05:29:51 +03:00
Alexey Milovidov
826f6a65c4 Remove weak aliases from musl 2020-03-03 04:59:57 +03:00
Alexey Milovidov
cd4f7f26e8 Added a test for Memory Profiler 2020-03-03 04:46:35 +03:00
Alexey Milovidov
f78f189bd8 Make QueryProfiler test more reliable 2020-03-03 04:15:45 +03:00
Alexey Milovidov
2c9e06aa14 Added a test 2020-03-03 04:01:52 +03:00
Alexey Milovidov
58d964ad16 Better documentation 2020-03-03 03:33:11 +03:00
Alexey Milovidov
609ca33878 Fixed wrong code around Memory Profiler 2020-03-03 03:28:52 +03:00
alexey-milovidov
5f55dc7385
Merge pull request #9358 from hczhcz/patch-0226
Add moduloOrZero
2020-03-03 03:27:23 +03:00