alexey-milovidov
|
f5e0189215
|
Merge pull request #23942 from vzakaznikov/testflows_modules_in_parallel
Enabling running of all TestFlows modules in parallel
|
2021-05-13 21:49:16 +03:00 |
|
Maksim Kita
|
d78c1f11d0
|
Performance tests disable compile expressions
|
2021-05-12 11:06:10 +03:00 |
|
Vitaliy Zakaznikov
|
9c2b30f9fd
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel
|
2021-05-11 17:17:53 -04:00 |
|
Kruglov Pavel
|
fb038c1985
|
Merge pull request #23894 from pingyu/datasketches-uniq-again
Add uniqThetaSketch again
|
2021-05-11 11:24:43 +03:00 |
|
Vitaliy Zakaznikov
|
7a4ab5790e
|
Fixing TestFlows docker file.
|
2021-05-10 18:20:46 -04:00 |
|
Vitaliy Zakaznikov
|
bce80f1256
|
Updating docker and docker-compose versions.
Updating and enabling datetime64 extended range tests.
|
2021-05-10 16:59:47 -04:00 |
|
Vitaliy Zakaznikov
|
d4cead19f4
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel
|
2021-05-10 14:12:00 -04:00 |
|
Vitaliy Zakaznikov
|
c0a4770ee7
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel
|
2021-05-10 14:11:48 -04:00 |
|
alexey-milovidov
|
066acc71b6
|
Merge pull request #8482 from ClickHouse/enable-compile-expressions
Enable "compile_expressions" by default
|
2021-05-10 21:09:18 +03:00 |
|
Vitaliy Zakaznikov
|
f04e077081
|
Updating TestFlows to 1.6.90
|
2021-05-10 13:02:13 -04:00 |
|
alexey-milovidov
|
a34c927fb2
|
Merge branch 'master' into tests_dt64_ext
|
2021-05-08 23:29:18 +03:00 |
|
alexey-milovidov
|
99dadfe3c4
|
Update run.sh
|
2021-05-08 22:53:07 +03:00 |
|
Maksim Kita
|
2a630b68a4
|
Fixed FunctionComparison with special edge case
|
2021-05-08 21:04:21 +03:00 |
|
Maksim Kita
|
6dc0dcdfa4
|
Fixed code review issues
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
e58e956092
|
Enable llvm in fast test
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
5792a2533f
|
Enable compile_expressions in fuzzer
|
2021-05-08 17:39:34 +03:00 |
|
Vitaliy Zakaznikov
|
c8224636af
|
Moving TestFlows version to 1.6.83
|
2021-05-07 18:24:35 -04:00 |
|
Vitaliy Zakaznikov
|
b64d0676ea
|
Moving to TestFlows 1.6.82
|
2021-05-07 17:56:14 -04:00 |
|
pingyu
|
46f809d07f
|
Revert "Merge pull request #23334 from ClickHouse/revert-22609-datasketches-uniq"
This reverts commit af2499359b , reversing
changes made to db82e9e3d5 .
|
2021-05-05 16:42:57 +08:00 |
|
Maksim Kita
|
bc6de947fb
|
gcc-10 installation no-install-reccomends option fix
|
2021-05-01 16:17:42 +03:00 |
|
alexey-milovidov
|
f360e7c808
|
Merge pull request #23766 from kitaisreal/remove-unused-compilers
Remove unused compilers (fixed for the troublesome "unbundled" build)
|
2021-05-01 16:15:38 +03:00 |
|
Maksim Kita
|
939b940c29
|
Update Dockerfile
|
2021-05-01 00:47:34 +03:00 |
|
alexey-milovidov
|
7fa24d7b26
|
Merge pull request #23664 from azat/msan-dtor
Enable use-after-destruction detection in MSan
|
2021-04-30 21:51:28 +03:00 |
|
Maksim Kita
|
ecb05a5f40
|
Update Dockerfile
|
2021-04-30 17:36:05 +03:00 |
|
filimonov
|
66eaf210a0
|
Update Dockerfile
|
2021-04-30 15:29:40 +02:00 |
|
filimonov
|
87e5aa8c2b
|
autodetect arch of gosu in server dockerfile
|
2021-04-30 15:27:31 +02:00 |
|
alexey-milovidov
|
fab763f8fa
|
Revert "Fix CI build for gcc-10"
|
2021-04-29 20:43:08 +03:00 |
|
Maksim Kita
|
26068a4d28
|
Updated llvm.cmake
|
2021-04-29 20:10:01 +03:00 |
|
Maksim Kita
|
140a289f8e
|
Remove unused compilers
|
2021-04-29 17:00:38 +03:00 |
|
Maksim Kita
|
5b4d2006aa
|
Fix CI build for gcc-10
|
2021-04-29 14:29:55 +03:00 |
|
Azat Khuzhin
|
d83ea5844f
|
Enable use-after-destruction detection in MSan
Refs: https://clang.llvm.org/docs/MemorySanitizer.html#use-after-destruction-detection
|
2021-04-28 23:02:52 +03:00 |
|
Maksim Kita
|
9bf96a278d
|
Merge pull request #23711 from ClickHouse/remove-old-compilers
Remove obsolete compilers
|
2021-04-28 22:51:21 +03:00 |
|
Ilya Yatsishin
|
8e67cab2a3
|
Merge pull request #23138 from qoega/add-dockerproxy-to-runner
Add dockerhub-proxy to runner
|
2021-04-28 17:10:28 +03:00 |
|
Alexander Kuzmenkov
|
0c1e897e80
|
Merge pull request #23707 from ClickHouse/aku/perf-stable-query-index
stable query indexes in perf test
|
2021-04-28 13:06:53 +03:00 |
|
Alexey Milovidov
|
eda56e52d8
|
Remove obsolete compilers
|
2021-04-28 07:16:48 +03:00 |
|
Alexander Kuzmenkov
|
cc0dd732d9
|
stable query indexes in perf test
|
2021-04-28 00:58:37 +03:00 |
|
Alexander Kuzmenkov
|
1e7fc204d8
|
Merge pull request #23554 from ClickHouse/aku/perf-numa-attributes
add numactl info to perf test run attributes
|
2021-04-27 14:09:57 +03:00 |
|
Ilya Yatsishin
|
a0003e6d42
|
Touch to rebuild
|
2021-04-27 13:41:39 +03:00 |
|
Alexander Kuzmenkov
|
9bb4d8769f
|
Merge pull request #23550 from ClickHouse/aku/perf-more-info
add more info to perf test report
|
2021-04-27 01:15:54 +03:00 |
|
Alexander Kuzmenkov
|
bfa47f7c5f
|
Update compare.sh
|
2021-04-26 12:41:29 +03:00 |
|
Alexander Kuzmenkov
|
5d101336ff
|
fix
|
2021-04-26 12:39:54 +03:00 |
|
mergify[bot]
|
68ee3ff70e
|
Merge branch 'master' into limit-gcc
|
2021-04-25 05:01:45 +00:00 |
|
Alexey Milovidov
|
1c2d16f608
|
Fix build
|
2021-04-25 06:11:54 +03:00 |
|
alexey-milovidov
|
bd70aabf5c
|
Merge pull request #23605 from ClickHouse/cleanup-release
Remove rotten parts of release script
|
2021-04-25 05:51:02 +03:00 |
|
alexey-milovidov
|
025d40ade6
|
Merge pull request #23553 from ClickHouse/aku/trace-fg
export trace log from stateless tests in flamegraph-friendly format
|
2021-04-25 02:30:35 +03:00 |
|
Alexey Milovidov
|
fe76b2242a
|
Remove rotten parts of release script
|
2021-04-25 02:11:31 +03:00 |
|
alexey-milovidov
|
c489355357
|
Merge pull request #23561 from ClickHouse/stress-test-less-oom
Less chance of OOM in stress tests
|
2021-04-24 23:16:50 +03:00 |
|
alexey-milovidov
|
877d245d8f
|
Merge pull request #23462 from zhang2014/fix/ISSUE-23310
ISSUES-23310 Try fix MySQL 8.0 address already in use
|
2021-04-24 04:17:21 +03:00 |
|
Alexey Milovidov
|
e9e4ab3813
|
Less chance of OOM in stress tests
|
2021-04-24 03:27:23 +03:00 |
|
Alexander Kuzmenkov
|
c40a300d03
|
add numactl info to perf run attributes
|
2021-04-23 23:52:18 +03:00 |
|