Pavel Kruglov
83c843a20b
Fix tests and build
2021-06-15 16:15:27 +03:00
Pavel Kruglov
02e68655b4
Update orc and arrow
2021-06-15 16:15:27 +03:00
kssenii
7c81b37748
Update libpqxx
2021-06-15 15:25:34 +03:00
bharatnc
b17c335074
h3 - update submodule
2021-06-14 11:38:38 -07:00
alexey-milovidov
77721734ed
Merge pull request #21267 from filimonov/kafka-failover
...
Kafka failover issue fix
2021-06-14 01:42:42 +03:00
alexey-milovidov
a2c6b98b94
Merge pull request #25146 from oxidecomputer/master
...
Adds a better way to include binary resources
2021-06-13 16:13:34 +03:00
kssenii
8cbd9ec733
Fixes
2021-06-10 16:23:04 +00:00
Alexey Milovidov
2dd871077e
Update roaring just in case
2021-06-10 02:36:36 +03:00
Benjamin Naecker
c3506bf16d
Adds a better way to include binary resources
...
- Uses a small assembly file to include binary resources, rather than
objcopy
- Updates `base/common/getResource.cpp` for this new method of inclusion
- Removes linux-only guards in CMake files, as this solution is
cross-platform.
The resulting binary resources are available in the ClickHouse server
binary on Linux, macOS, and illumos platforms. FreeBSD has not been
tested, but will likely work as well.
2021-06-09 14:03:30 -07:00
Mikhail Filimonov
3627ab7cbe
Fix kafka failover issue ( #21118 ).
...
Distringuish lack of assignment vs lack of partitions. Bit better / clearer logging.
2021-06-09 16:02:56 +02:00
kssenii
0521851afa
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into postgres-fixes-schema
2021-06-08 17:20:23 +00:00
Maksim Kita
23bf4cf09f
Merge pull request #25034 from sdk2/patch-1
...
fix jemalloc build on OS_DARWIN
2021-06-07 21:08:28 +03:00
Ivan
71f1a101c1
More pytest fixes ( #23538 )
2021-06-07 20:29:19 +03:00
sdk2
717f7ed01b
Update contrib/jemalloc-cmake/CMakeLists.txt
2021-06-07 16:38:24 +08:00
Alexey Milovidov
8d85145725
Remove experimental compression codecs
2021-06-06 02:26:52 +03:00
Alexey Milovidov
17962459f5
Merge branch 'master' into issue-16775
2021-06-06 02:18:28 +03:00
mergify[bot]
438b45e6c0
Merge branch 'master' into add-sqlite-support
2021-06-03 12:26:12 +00:00
Arslan G
6f7dc47b2b
Merge branch 'master' into add-sqlite-support
2021-06-02 00:24:29 +03:00
mergify[bot]
43295665b9
Merge branch 'master' into update_nuraft
2021-06-01 20:34:53 +00:00
Maksim Kita
b4570bc06b
Reverted libunwind from upstream
2021-06-01 21:09:41 +03:00
Nikita Mikhaylov
5dda97bef1
Merge pull request #24691 from nikitamikhaylov/debug_host_ip_change
...
Fix flaky integration tests
2021-06-01 15:55:51 +03:00
alesapin
0bd323b3cd
Fix build
2021-06-01 10:58:53 +03:00
Maksim Kita
fd6a6fb1c9
Updated libunwind
2021-06-01 01:46:46 +03:00
alesapin
4189cca043
Update NuRaft
2021-05-30 22:28:35 +03:00
Nikita Mikhaylov
7b04181dd9
suppress msan cassandra
2021-05-28 16:22:50 +03:00
Yatsishin Ilya
99c3a917f4
Fix avro
2021-05-27 16:11:46 +03:00
Alexey Milovidov
20f59ffbb9
Merge branch 'master' into issue-16775
2021-05-26 03:46:43 +03:00
Maksim Kita
9934caeedf
Revent libunwind
2021-05-25 13:40:45 +03:00
Maksim Kita
45a4bdc5d9
Merge pull request #24460 from kitaisreal/manually-disable-llvm-parts-submodule-update
...
Manually disable LLVM parts submodule update
2021-05-24 22:51:01 +03:00
Maksim Kita
7416cf4643
Manually disable LLVM parts submodule update
2021-05-24 20:52:12 +03:00
alexey-milovidov
246d6f35a8
Merge pull request #24419 from kitaisreal/libunwind-update-version
...
Libunwind update version
2021-05-24 17:32:20 +03:00
Alexey Milovidov
e206959390
Use entropy coders from zstd
2021-05-24 06:18:57 +03:00
Alexey Milovidov
6f70feed2f
Merge branch 'master' into issue-16775
2021-05-24 05:56:57 +03:00
Alexey Milovidov
8d2fa6cf50
Allow to build without experimental compression libraries and remove from fasttest
2021-05-24 01:18:12 +03:00
Maksim Kita
ef58cb399a
Updated submodule version
2021-05-23 17:36:10 +03:00
Alexey Milovidov
1431679f51
Remove Lizard framing format because we do not need it
2021-05-23 03:23:11 +03:00
Alexey Milovidov
de69a9f3af
Fix warning in LZSSE
2021-05-23 03:04:25 +03:00
kssenii
c02088483d
Update CmakeLists.txt
2021-05-22 17:26:12 +00:00
Maksim Kita
ac4db9fdcc
Libunwing update version
2021-05-22 16:04:00 +00:00
alexey-milovidov
1ed30f7246
Merge branch 'master' into issue-16775
2021-05-22 17:14:23 +03:00
Maksim Kita
42e91df363
Updated submodule to llvm12
2021-05-22 15:22:38 +03:00
kssenii
3e6d3d4ecb
Postgres schema for insert
2021-05-22 08:50:23 +00:00
BoloniniD
33755f1f3d
Implemented YAMLParser class
2021-05-21 21:56:22 +03:00
alexey-milovidov
57348632dc
Merge pull request #24196 from Algunenano/gcc11_compat
...
Gcc11 compatibility
2021-05-19 22:20:22 +03:00
Arslan G
b17417f39c
Fix submodules
2021-05-19 14:52:02 +03:00
Nikolai Kochetov
906bd73e79
Try mute grpc for msan.
2021-05-17 17:19:35 +03:00
Nikolai Kochetov
f18a79c857
Try mute grpc for msan.
2021-05-17 17:13:32 +03:00
Raúl Marín
97ff3a6d74
re2_st: Avoid replacing re2::re2_internal
2021-05-17 13:49:48 +02:00
Arslan G
dde9e30043
Merge branch 'master' into add-sqlite-support
2021-05-17 14:38:24 +03:00
Raúl Marín
2adf974395
Update re2 to 2021-04-01 for GCC 11 compatibility
...
Fixes the build with gcc version 11.1.0
2021-05-17 13:30:55 +02:00
Arslan G
ea51840f85
Init SQLite integration
2021-05-17 14:02:35 +03:00
Maksim Kita
af1eaea3e5
Merge pull request #24147 from amosbird/simdjsonfix
...
Bump simdjson to fix crash when alloc fails
2021-05-16 11:40:02 +03:00
alexey-milovidov
3695eb9c90
Merge pull request #24135 from Algunenano/zstd_1.5.0
...
Update zstd to v1.5.0
2021-05-15 17:04:30 +03:00
Amos Bird
fe6a956499
bump simdjson to fix crash when alloc fails
2021-05-15 14:15:51 +08:00
Benjamin Naecker
3252228852
Updates submodules bringing in several upstream changes to build on
...
illumos
2021-05-14 19:38:36 -07:00
Raúl Marín
5d2778dd2d
Update zstd to v1.5.0
2021-05-15 00:57:24 +02:00
alesapin
f2a8b5b2c6
Fix concurrent snapshot read/write
2021-05-12 23:28:01 +03:00
Kruglov Pavel
fb038c1985
Merge pull request #23894 from pingyu/datasketches-uniq-again
...
Add uniqThetaSketch again
2021-05-11 11:24:43 +03:00
fibersel
94b159c510
add newlines
2021-05-06 16:34:27 +03:00
fibersel
d60c70a8da
add submodules
2021-05-06 16:17:55 +03:00
fibersel
ef7b1750ef
remove contribs
2021-05-06 15:58:21 +03:00
fibersel
a2f70306df
add contribs
2021-05-06 15:55:03 +03:00
fibersel
7c9acb9f53
add dedicated cmake files for compression libraries
2021-05-06 15:26:03 +03:00
fibersel
9cfddff290
add new codecs from contrib to cmake
2021-05-06 15:08:58 +03:00
pingyu
c60c975125
update contrib/datasketches-cpp to upstream latest
2021-05-05 19:29:05 +08: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
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