Mikhail Filimonov
|
ba7945367e
|
Update to librdkafka 1.6.1
|
2021-05-04 10:05:12 +02:00 |
|
Azat Khuzhin
|
78edd7e6f3
|
Update llvm to avoid MSan in IR::User
Should fix issue in 00746_compile_non_deterministic_function [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/23664/c54c6eb8e6c4741f9f0f91cdb7dce89fc061e20c/functional_stateless_tests_(memory).html#fail1
|
2021-04-29 21:06:38 +03:00 |
|
Azat Khuzhin
|
c54c6eb8e6
|
Update boost to avoid MSan in small_vector
Refs: https://github.com/ClickHouse-Extras/boost/pull/12
|
2021-04-29 10:43:56 +03:00 |
|
Nikolai Kochetov
|
c508868570
|
Merge pull request #23082 from ClickHouse/explain-output
JSON output for EXPLAIN
|
2021-04-28 15:39:06 +03:00 |
|
Yatsishin Ilya
|
2275c3e09a
|
Fix cyrus-sasl msan warning
|
2021-04-27 10:45:16 +03:00 |
|
Alexey Milovidov
|
99272a325f
|
Fix MSan report in GRPC
|
2021-04-25 05:48:49 +03:00 |
|
alexey-milovidov
|
a0df2f64a7
|
Merge branch 'master' into cleanup-rocksdb-cmake
|
2021-04-25 04:11:50 +03:00 |
|
Alexey Milovidov
|
3ad66b422f
|
Remove some garbage from RocksDB CMakeLists
|
2021-04-25 01:21:27 +03:00 |
|
Alexey Milovidov
|
2e0ac4b5ca
|
Somewhat better support for paths with whitespaces
|
2021-04-24 22:48:44 +03:00 |
|
Alexey Milovidov
|
4ff812db7f
|
Maybe better support for paths with whitespaces
|
2021-04-24 22:47:52 +03:00 |
|
Alexey Milovidov
|
ea97a5a93a
|
Reproducible build #22113
|
2021-04-24 01:44:23 +03:00 |
|
mergify[bot]
|
71bca99bbf
|
Merge branch 'master' into explain-output
|
2021-04-22 07:02:47 +00:00 |
|
Maksim Kita
|
b67f40bae1
|
Merge pull request #23357 from traceon/fix-disabled-odbc-compilation
Disable clickhouse-odbc-bridge build when ODBC is disabled
|
2021-04-21 01:13:49 +03:00 |
|
Denis Glazachev
|
8c3addd2b7
|
Bump zlib-ng submodule
|
2021-04-20 15:58:33 +04:00 |
|
Denis Glazachev
|
b349e84fc7
|
Use nanodbc always together with odbc
Disable clickhouse-odbc-bridge building when odbc is disabled
|
2021-04-20 15:07:05 +04:00 |
|
alexey-milovidov
|
62899436db
|
Revert "add uniqThetaSketch"
|
2021-04-20 03:34:21 +03:00 |
|
Nikolai Kochetov
|
8c2d58333a
|
Merge branch 'master' into explain-output
|
2021-04-19 17:40:27 +03:00 |
|
alesapin
|
14800f0c52
|
Merge pull request #23038 from ClickHouse/keeper_bench_mark
Add tool for [Zoo]Keeper benchmark
|
2021-04-19 10:47:29 +03:00 |
|
Kruglov Pavel
|
995973bf1f
|
Merge pull request #22609 from pingyu/datasketches-uniq
add uniqThetaSketch
|
2021-04-19 10:32:29 +03:00 |
|
Maksim Kita
|
aac96de051
|
Zlib use attribute constructor for functable initialization
|
2021-04-18 17:29:27 +03:00 |
|
alesapin
|
2035fb3edc
|
Merge branch 'master' into keeper_bench_mark
|
2021-04-18 12:29:16 +03:00 |
|
Vitaly Baranov
|
2cb4405490
|
Fix waiting for all connections closed on shutdown.
|
2021-04-17 16:06:27 +03:00 |
|
alesapin
|
9fb3784f19
|
Merge branch 'master' into keeper_bench_mark
|
2021-04-17 15:58:33 +03:00 |
|
Maksim Kita
|
4be441c6d5
|
Merge branch 'master' into support-apple-m1
|
2021-04-16 23:33:12 +03:00 |
|
Alexander Kuzmenkov
|
7adc0fde82
|
Merge pull request #23088 from azat/jemalloc-tunning
jemalloc tuning
|
2021-04-16 22:17:03 +03:00 |
|
alesapin
|
690045c67f
|
Fix nasty bug
|
2021-04-16 21:31:23 +03:00 |
|
Maksim Kita
|
a809323179
|
Updated zlib version
|
2021-04-16 21:15:32 +03:00 |
|
Nikolai Kochetov
|
1244ae4f45
|
Update boost.
|
2021-04-16 14:40:36 +03:00 |
|
Azat Khuzhin
|
29281ea6e0
|
jemalloc: set muzzy_decay_ms/dirty_decay_ms to 5s
|
2021-04-16 10:54:11 +03:00 |
|
Maksim Kita
|
75d18a6d27
|
Updated zlib-ng aarch64
|
2021-04-16 10:45:53 +03:00 |
|
Maksim Kita
|
55b1fc5a21
|
Updated zlib-ng
|
2021-04-16 00:18:52 +03:00 |
|
Maksim Kita
|
4affe01ffb
|
Backport zlib x86 arm check features constructor
|
2021-04-15 23:30:41 +03:00 |
|
Maksim Kita
|
09571ca91f
|
Updated zlib-ng submodule
|
2021-04-15 22:22:40 +03:00 |
|
changvvb
|
4eee2d0977
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
|
2021-04-15 22:54:26 +08:00 |
|
Maksim Kita
|
77bc9e04c6
|
Updated zlib with apple linker fix
|
2021-04-15 17:50:28 +03:00 |
|
Azat Khuzhin
|
da6dc64e04
|
jemalloc: set dirty_decay_ms/muzzy_decay_ms to 1 second
|
2021-04-15 00:34:46 +03:00 |
|
Nikolai Kochetov
|
8be3f4e690
|
Remove JSON for Modern C++
|
2021-04-14 17:09:48 +03:00 |
|
Alexey Milovidov
|
6fcbfe2053
|
Update zlib-ng
|
2021-04-14 02:08:32 +03:00 |
|
Kruglov Pavel
|
6350f734dc
|
Merge branch 'master' into datasketches-uniq
|
2021-04-13 19:34:15 +03:00 |
|
alesapin
|
6d8efe5d5b
|
Merge pull request #22992 from ClickHouse/ssl_keeper
Add SSL to keeper (both client and internal)
|
2021-04-13 19:15:07 +03:00 |
|
Nikolai Kochetov
|
8a41e63e2a
|
Add JSON for Modern C++
|
2021-04-13 18:12:12 +03:00 |
|
alesapin
|
ef34c95c7e
|
Add SSL to keeper (both client and internal)
|
2021-04-12 15:25:52 +03:00 |
|
kssenii
|
7a287e6fe9
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-11 21:36:08 +00:00 |
|
changvvb
|
03a2ba315b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
|
2021-04-10 21:31:38 +08:00 |
|
changvvb
|
06e23ab981
|
Apply suggestions from code review
Co-authored-by: Denis Glazachev <traceon@users.noreply.github.com>
|
2021-04-10 20:08:49 +08:00 |
|
alexey-milovidov
|
2d4a8c4787
|
Merge pull request #22885 from traceon/gcc-macos-compilation-fixes
Fix vanilla GCC compilation in macOS
|
2021-04-10 14:17:11 +03:00 |
|
changvvb
|
facbb0368b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
|
2021-04-09 23:19:19 +08:00 |
|
Denis Glazachev
|
55e6b65825
|
Bump submodules to versions with fixes
Change flatbuffers submodule to internal fork
|
2021-04-09 18:07:11 +04:00 |
|
Alexander Kuzmenkov
|
db78cc7b86
|
Merge pull request #22834 from nvartolomei/nv/exp-jemalloc-prof-disabled-overhead
Experiment building jemalloc with profiling support for all builds to see how it impacts performance tests
|
2021-04-09 15:51:28 +03:00 |
|
Nikolai Kochetov
|
e279040813
|
Update boost.
|
2021-04-09 14:38:19 +03:00 |
|