Commit Graph

348 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
507692fb1c [wip] performance comparison 2020-01-27 15:36:09 +03:00
alexey-milovidov
f3073d9cc0
Merge pull request #8844 from azat/server-docker-image-change-uid-gid
Add ability to change user/group for clickhouse-server docker image
2020-01-26 20:55:31 +03:00
Azat Khuzhin
c2a7021e37 Add ability to change user/group for clickhouse-server docker image
This will allow to create files owned by subuid/subgid if docker is
running with userns.
2020-01-26 19:37:58 +03:00
alesapin
d364447824 Better image for woboq 2020-01-26 17:34:16 +03:00
alesapin
7af36b9b74 Better image for woboq browser 2020-01-24 11:07:20 +03:00
Alexander Kuzmenkov
c7616ff11a [wip] performance comparison 2020-01-23 20:49:11 +03:00
Ivan
b80e3dcd46
Refactoring of replxx (#8748) 2020-01-23 11:18:19 +03:00
alexey-milovidov
d807088357
Merge pull request #8781 from ClickHouse/add_woboq_image
Add image for woboq codebrowser report
2020-01-23 05:56:54 +03:00
alesapin
8f241eab49 Add image for woboq codebrowser report 2020-01-22 19:11:34 +03:00
Alexander Kuzmenkov
754c206203 [wip] performance comparison 2020-01-21 21:15:50 +03:00
Alexander Kuzmenkov
e96021cefe [wip] performance comparison 2020-01-21 16:42:35 +03:00
Alexey Milovidov
f7efa5e2c7 Merge branch 'replxx' of https://github.com/abyss7/ClickHouse into abyss7-replxx 2020-01-18 17:00:59 +03:00
Alexander Kuzmenkov
7ae38a3400 [wip] performance comparison test 2020-01-16 22:39:07 +03:00
Alexander Kuzmenkov
f81aa1c9f0 [wip] performance comparison test 2020-01-16 17:29:53 +03:00
Alexander Kuzmenkov
d6ce1d7a67 [wip] Performance comparison test. 2020-01-14 22:07:38 +03:00
robot-clickhouse
e8e820cfd4 Auto version update to [20.2.1.1] [54432] 2020-01-13 22:21:08 +03:00
Ivan Lezhankin
d90348eaa8 Disable unbundled with rdkafka
to fix it later
2020-01-13 14:28:30 +03:00
alexey-milovidov
f051844eb7
Merge branch 'master' into replxx 2020-01-11 19:59:33 +03:00
Alexander Kuzmenkov
9f42674007 Performance comparison improvements 2020-01-10 17:10:00 +03:00
Alexander Kuzmenkov
10ba9d38c0 Revert "Performance comparison improvements."
This reverts commit 52dff20d91.
2020-01-10 17:08:40 +03:00
Alexander Kuzmenkov
52dff20d91 Performance comparison improvements. 2020-01-10 17:08:08 +03:00
Alexander Kuzmenkov
9c8f52c058 Performance comparison improvements. 2020-01-10 17:06:44 +03:00
Ivan Lezhankin
fb677fd668 Disable replxx in unbundled build 2020-01-10 13:55:50 +03:00
Ivan Lezhankin
a33ade77fd Update packager for darwin 2020-01-01 22:27:48 +03:00
Alexander Kuzmenkov
b7df029fa6 [wip] performance comparison fixes 2019-12-27 19:05:45 +03:00
Alexander Kuzmenkov
fd3889b817 [wip] perf comparison: docker + some tweaks 2019-12-26 23:51:53 +03:00
Alexander Kuzmenkov
8a3ddb67ef [wip] some experimental scripts for peformance comparison 2019-12-26 20:37:10 +03:00
Alexander Kuzmenkov
17f1754695 Publish different files for perftest. 2019-12-25 19:09:37 +03:00
tavplubix
7c1a6c726d
Merge pull request #8359 from ClickHouse/more_readable_interpreter_create
Refactor table creation
2019-12-24 18:07:43 +03:00
Alexander Kuzmenkov
be963a7a6f Add a build package type for performance tests. 2019-12-23 21:34:12 +03:00
alesapin
4555d1398c
Merge pull request #8267 from ClickHouse/fix_coverage_one_more_time
More strict coverage flush.
2019-12-23 11:43:49 +03:00
Alexander Tokmakov
9041977bb6 InterpreterCreateQuery code cleanup 2019-12-20 15:51:51 +03:00
Alexey Milovidov
93c82158d3 Update build instructions according to new libraries from contrib 2019-12-20 01:13:42 +03:00
Alexander Kuzmenkov
cb19696778 Dump cmake options in CI. 2019-12-18 18:40:42 +03:00
alesapin
a175ea5b73 Add coverage file flush for clickhouse-server when std::atexit is not called. Also slightly improved logging in stateless tests with coverage. 2019-12-18 13:43:40 +03:00
Alexander Kuzmenkov
fa9a02a292 Update docker with new msan flags 2019-12-13 19:23:20 +03:00
Alexander Kuzmenkov
5b67c55ec6 Update containers for #6892. 2019-12-13 16:57:10 +03:00
alesapin
c3b332ed9a remove space 2019-12-11 16:43:28 +03:00
alesapin
7457d911f1 Fix server kill in coverage task 2019-12-11 16:42:08 +03:00
alesapin
6edc7bd089 Fix coverage image 2019-12-11 16:24:30 +03:00
alesapin
854175406d Add gdb to integration tests image 2019-12-10 13:13:22 +03:00
robot-clickhouse
6d56509109 Auto version update to [19.19.1.1] [54430] 2019-12-06 17:22:00 +03:00
wangchao
6020a7b19c upgrade gcc and g++ to version 9 2019-11-14 11:00:06 +08:00
robot-clickhouse
94c7719c73 Auto version update to [19.18.1.1] [54429] 2019-11-08 11:36:41 +03:00
Ivan
453ff2c071
Refactor packager (#7539) 2019-10-30 17:36:27 +03:00
Ivan
4f2f5cca84
Add support for cross-compiling to the CPU architecture AARCH64 (#7370) 2019-10-30 10:01:53 +03:00
Ivan
4d27e8aa5b
Unpack toolchains into mounted volume (#7534) 2019-10-29 20:33:31 +03:00
Ivan
c250db4922
Update Docker Image for Binary Packager (#7474) 2019-10-24 15:56:30 +03:00
Ivan
32ca372b9d
Revert "Update Dockerfile for binary packager (#7456)" (#7458)
This reverts commit fa05a5860f.
2019-10-23 18:54:18 +03:00
Ivan
fa05a5860f
Update Dockerfile for binary packager (#7456) 2019-10-23 17:41:17 +03:00