Commit Graph

32875 Commits

Author SHA1 Message Date
alexey-milovidov
3fa3166092
Merge pull request #8055 from vitlibar/more-accurate-using-load-reload
Refactoring of using ExternalLoader in dictionary DDL.
2019-12-16 02:43:02 +03:00
alexey-milovidov
d0ef4b6b96
Merge branch 'master' into more-accurate-using-load-reload 2019-12-16 02:42:45 +03:00
alexey-milovidov
38353d1253
Merge pull request #8197 from filimonov/fix_kafka_mv_subqueries
Init query context for Kafka to make subqueries work
2019-12-16 02:40:00 +03:00
Alexey Milovidov
d5d2959a5f Minor changes after merge #7900 2019-12-16 01:53:52 +03:00
Alexey Milovidov
ebf16a8a17 Deprecated tcmalloc 2019-12-16 01:37:27 +03:00
Alexey Milovidov
31326a2555 Suppress trash in build log 2019-12-16 01:35:44 +03:00
alexey-milovidov
d498e14ff8
Merge pull request #7900 from Vdimir/prometheus-metrics-7369
Prometheus endpoint
2019-12-16 01:16:52 +03:00
alexey-milovidov
3399f9a73c
Merge pull request #8112 from hczhcz/patch-1210
Add function bankerRound
2019-12-15 23:57:13 +03:00
alexey-milovidov
d2ae3075fb
Update rounding_functions.md 2019-12-15 23:56:56 +03:00
alexey-milovidov
785b014dc0
Merge pull request #8222 from ClickHouse/msan-icu
Enable ICU for build with Memory Sanitizer
2019-12-15 22:53:09 +03:00
Alexey Milovidov
c8e19f8bc8 Enable ICU for build with Memory Sanitizer 2019-12-15 20:53:16 +03:00
alexey-milovidov
5269216ced
Merge pull request #8218 from ClickHouse/libressl-to-openssl
Switched from libressl to openssl
2019-12-15 20:47:41 +03:00
Alexey Milovidov
b02da899b5 Avoid dependency on too new libc 2019-12-15 19:22:25 +03:00
Alexey Milovidov
cb55558597 Merge branch 'libressl-to-openssl' of github.com:yandex/ClickHouse into libressl-to-openssl 2019-12-15 19:14:20 +03:00
Alexey Milovidov
ec60d144d0 Avoid dependency on too new libc 2019-12-15 19:13:09 +03:00
Andrei Bodrov
e2f347a5ad fix test 2019-12-15 16:41:50 +03:00
Andrei Bodrov
cae40d3d94 fix name, add exception, add tests 2019-12-15 16:36:44 +03:00
hcz
3ff7c1e4dc Improve roundBankers implementation 2019-12-15 16:30:54 +08:00
Alexey Milovidov
30a9213c20 Merge branch 'libressl-to-openssl' of github.com:yandex/ClickHouse into libressl-to-openssl 2019-12-15 09:36:57 +03:00
Alexey Milovidov
f97a542132 Fixed bug in README files for cross build 2019-12-15 09:36:43 +03:00
Alexey Milovidov
677ca84824 Silent warnings about unused command line args when building ASM source 2019-12-15 09:18:08 +03:00
Alexey Milovidov
a9b37c0508 Fixed error 2019-12-15 09:09:16 +03:00
Alexey Milovidov
4339278fbd Fixed error 2019-12-15 09:04:25 +03:00
Alexey Milovidov
b11f95aed5 Fixed error 2019-12-15 09:02:36 +03:00
alexey-milovidov
31310e4229
Update build_cross_arm.md 2019-12-15 08:53:34 +03:00
alexey-milovidov
3b39331261
Update build_cross_osx.md 2019-12-15 08:53:21 +03:00
alexey-milovidov
7909e502ff
Update build_cross_arm.md 2019-12-15 08:52:28 +03:00
alexey-milovidov
7a9a970e4c
Update build_cross_osx.md 2019-12-15 08:51:39 +03:00
alexey-milovidov
baf7820874
Update build_cross_arm.md 2019-12-15 08:50:31 +03:00
Alexey Milovidov
55eb1b7fb3 Fixed error 2019-12-15 08:47:36 +03:00
alexey-milovidov
eba9d1e47b
Merge pull request #8220 from ClickHouse/fix-warnings-capnproto
Silent warnings in CapNProto
2019-12-15 08:39:18 +03:00
alexey-milovidov
ab23e42241
Update build_cross_arm.md 2019-12-15 08:34:58 +03:00
alexey-milovidov
c409338d0e
Update build_cross_arm.md 2019-12-15 08:34:30 +03:00
alexey-milovidov
0db88cb813
Update build_cross_arm.md 2019-12-15 08:27:06 +03:00
alexey-milovidov
b3d3669038
Update build_cross_arm.md 2019-12-15 08:25:40 +03:00
Alexey Milovidov
47d9209ebb Merge branch 'master' into libressl-to-openssl 2019-12-15 08:19:56 +03:00
Alexey Milovidov
3c349561dc Added comments 2019-12-15 08:19:14 +03:00
Alexey Milovidov
718ded7a3f Added AARCH64 build for OpenSSL 2019-12-15 08:18:54 +03:00
alexey-milovidov
753c72ac43
Merge pull request #8219 from ClickHouse/icu
Build ICU library from sources.
2019-12-15 08:16:13 +03:00
Alexey Milovidov
7bba07d5f4 Added AARCH64 build for OpenSSL 2019-12-15 08:14:50 +03:00
Alexey Milovidov
d13b4fea67 Silent warnings in CapNProto 2019-12-15 07:21:37 +03:00
Alexey Milovidov
b59bfb51a1 Fixed error 2019-12-15 06:11:42 +03:00
Alexey Milovidov
09a0223f81 Preparation to build ICU from sources 2019-12-15 06:00:53 +03:00
Alexey Milovidov
85f4dba2e6 Preparations for AArch64 build 2019-12-15 05:34:29 +03:00
Alexey Milovidov
beb49df315 Avoid dependency on too new libc 2019-12-15 04:50:52 +03:00
Alexey Milovidov
05e299eed5 Fixed build 2019-12-15 04:32:32 +03:00
Alexey Milovidov
c303d0b6fc Fixed build with DEVRANDOM 2019-12-15 04:28:29 +03:00
Alexey Milovidov
1e887162a3 Merge branch 'master' into libressl-to-openssl 2019-12-15 02:01:56 +03:00
Alexey Milovidov
6a34958fd2 Minor modifications 2019-12-15 02:00:18 +03:00
Alexey Milovidov
c7cd1e8c20 Fixed CMakeLists 2019-12-15 01:43:08 +03:00