Azat Khuzhin
784d468f4b
Include llvm from function to guard CMAKE_CXX_STANDARD scope
2021-09-09 22:41:26 +03:00
Nikita Mikhaylov
dcf7cb4a5c
Done
2021-09-08 17:33:40 +00:00
Nikita Mikhaylov
474f34e78c
Move back
2021-09-06 16:41:49 +00:00
Nikita Mikhaylov
a327144d40
Better
2021-09-06 16:39:46 +00:00
Nikita Mikhaylov
29a18d8d10
Try to fix unbundled
2021-09-06 15:58:08 +00:00
Nikita Mikhaylov
7c39f84a5e
Merge upstream/master into global-merge-executor (using imerge)
2021-09-06 15:37:18 +00:00
Mike Kot
8e9aacadd1
Initial: replacing hardcoded toString for enums with magic_enum
2021-09-06 16:24:03 +02:00
Nikita Mikhaylov
0249015515
added priority queue
2021-09-06 11:37:51 +00:00
alesapin
36a11af351
Merge branch 'master' into add_test_logs_level
2021-09-04 15:48:47 +03:00
Nikita Mikhaylov
3eec8a3c2f
Use boost::circular_buffer
2021-09-03 22:15:20 +00:00
Maksim Kita
5112b6e00d
Merge pull request #28537 from azat/bump-poco-remove-getpid
...
Bump poco to remove getpid() calls
2021-09-03 22:03:12 +03:00
Kseniia Sumarokova
8c5acc371a
Merge pull request #28365 from kssenii/rabbitmq-ssl
...
Allow ssl connection for rabbitmq
2021-09-03 16:53:28 +03:00
alesapin
497c225203
Test log level for CI
2021-09-03 13:07:40 +03:00
Azat Khuzhin
5bab06ed90
Bump poco to remove getpid() calls
...
Refs: https://github.com/ClickHouse-Extras/poco/pull/46
2021-09-03 07:45:58 +03:00
Nikita Mikhaylov
7e936c248f
contrib/aws/
2021-08-31 12:54:45 +00:00
kssenii
335b6f12fd
Fix
2021-08-30 20:59:03 +03:00
Kseniia Sumarokova
31afd7d09c
Merge pull request #28081 from kssenii/pg-conflict
...
Support `on conflict` for postgres engine
2021-08-26 16:30:30 +03:00
mergify[bot]
9520ceba7e
Merge branch 'master' into update-libunwind-protect-from-wrong-cfa-expressions
2021-08-24 20:45:38 +00:00
Maksim Kita
0486d1bd37
Merge pull request #28084 from kssenii/nanodbc-update
...
Update nanodbc
2021-08-24 21:39:10 +03:00
Maksim Kita
027728a7a5
Updated libunwind to protect from wrong CFA expressions
2021-08-24 21:36:45 +03:00
kssenii
c467178a93
Update nanodbc
2021-08-24 12:50:07 +00:00
kssenii
0ec716292c
Postgres ON CONFLICT
2021-08-24 12:37:32 +00:00
Azat Khuzhin
67a3ce1891
Bump replxx
...
Refs: https://github.com/ClickHouse-Extras/replxx/pull/17
2021-08-23 22:27:54 +03:00
alexey-milovidov
fa2a2817c9
Merge pull request #27883 from azat/bump-librdkafka-to-fix-TSan
...
Bump librdkafka (fixes use of an invalid/destroyed mutex)
2021-08-20 09:03:02 +03:00
Azat Khuzhin
941eba908c
Bump librdkafka (to fix metadata cache destroying)
...
This should fix CI under TSan [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/0/9292869c4f92664a28b8c9ddef1e62ddfd13b285/integration_tests_(thread).html
Refs: edenhill/librdkafka#3279
2021-08-19 21:38:06 +03:00
Azat Khuzhin
6a600e5f6f
jemalloc: fix under osx (zone_register() had been optimized out again)
...
v2: use ld -u
v3: move -u to executable
2021-08-18 09:47:59 +03:00
Azat Khuzhin
342c3fae3a
Revert "Disable jemalloc under OSX" (only jemalloc hunk)
...
This reverts commit f062aa8574
.
2021-08-18 09:47:59 +03:00
alexey-milovidov
67b2f49c8a
Merge pull request #27751 from Algunenano/osx_jemalloc
...
Disable jemalloc under OSX
2021-08-17 04:45:43 +03:00
Raúl Marín
f062aa8574
Disable jemalloc under OSX
2021-08-16 18:04:46 +02:00
taiyang-li
d417bd3247
remove duplicated source files in arrow-cmake
2021-08-16 18:56:14 +08:00
alexey-milovidov
135a5a2453
Merge pull request #27683 from ClickHouse/unbundled-sse2
...
Use only SSE2 in "unbundled" build
2021-08-15 13:25:44 +03:00
Alexey Milovidov
ba0ba988ba
Fix build
2021-08-15 11:21:46 +03:00
Alexey Milovidov
cf87dacd4e
Disable memory tracking for roaring bitmaps on Mac OS
2021-08-15 09:01:04 +03:00
Raúl Marín
61c4d94f1e
Add explicit dependency between roaring and clickhouse_common_io
...
Fixes roaring memory tracker for split builds
2021-08-11 11:21:39 +02:00
Alexey Milovidov
3449e611fd
Allow to build with AVX2
2021-08-10 03:46:03 +03:00
mergify[bot]
8d05b7c5e5
Merge branch 'master' into roaring-memory-tracker
2021-08-08 15:19:57 +00:00
alexey-milovidov
e6e9a27d8f
Merge pull request #27377 from evillique/bz2
...
Add support for bzip2 compression method
2021-08-08 04:40:13 +03:00
Alexey Milovidov
e7afb7e159
Merge branch 'master' into roaring-memory-tracker
2021-08-08 04:33:33 +03:00
alexey-milovidov
b8f4d480a3
Merge pull request #27081 from ClickHouse/fix_logs_in_nuraft
...
Fix excessive logging in NuRaft on server shutdown
2021-08-07 19:48:53 +03:00
Alexey Milovidov
161aa40206
Fix build; add comments
2021-08-07 19:30:59 +03:00
Alexey Milovidov
c9d66defa0
Merge branch 'master' into roaring-memory-tracker
2021-08-07 19:01:31 +03:00
Nikolay Degterinsky
c6a6bc8b1a
Add submodule bzip2
2021-08-07 06:18:14 +00:00
Nikolay Degterinsky
9a45458faf
Add bzip2 file compression
2021-08-07 00:25:52 +00:00
Yatsishin Ilya
2742128429
Try update contrib/zlib-ng
2021-08-06 18:03:05 +03:00
Alexey Milovidov
bd776e432f
Advancements
2021-08-05 23:36:46 +03:00
Alexey Milovidov
7fa700de00
Merge branch 'master' into roaring-memory-tracker
2021-08-05 22:17:10 +03:00
Ilya Yatsishin
553fed9ad5
Merge pull request #27095 from qoega/amqp-cpp-update
2021-08-04 19:48:52 +03:00
Yatsishin Ilya
019a221550
fix unbundled build
2021-08-03 17:29:59 +03:00
Yatsishin Ilya
06903485d7
Fix build on freebsd
2021-08-03 14:38:29 +03:00
Yatsishin Ilya
7ad4a42003
upadte CMakeLists
2021-08-03 11:27:23 +03:00
Yatsishin Ilya
d6844facaf
one more fix
2021-08-03 11:01:01 +03:00
Yatsishin Ilya
31d027b8d0
Try update arrow
2021-08-02 19:33:15 +03:00
Yatsishin Ilya
c645dc9d7d
fix
2021-08-02 19:23:13 +03:00
Yatsishin Ilya
7a2e711765
Try update AMQP-CPP
2021-08-02 17:48:53 +03:00
alesapin
f3e0f648d0
Fixup
2021-08-02 15:00:05 +03:00
alesapin
53c3a4fbc6
Fix excessive logging in NuRaft on server shutdown
2021-08-02 14:57:51 +03:00
alesapin
181f93c60a
Merge pull request #24997 from evillique/nlp
...
NLP functions
2021-08-02 10:50:40 +03:00
mergify[bot]
534b117ee1
Merge branch 'master' into protobuf-3.17.3
2021-07-30 14:11:32 +00:00
alesapin
4746002776
Add an ability to build ClickHouse without NLP functions
2021-07-30 16:30:30 +03:00
alesapin
916594fe23
Merge branch 'master' into evillique-nlp
2021-07-30 13:03:10 +03:00
alesapin
6472ac8a26
Followup
2021-07-29 14:18:44 +03:00
alesapin
3654627cb9
Fix build
2021-07-29 14:12:46 +03:00
alesapin
32012eea6a
Update NuRaft
2021-07-28 19:07:55 +03:00
Yatsishin Ilya
1af7650622
Try update protobuf to 3.17.3
2021-07-26 09:49:00 +00:00
Alexey Milovidov
bd364aeea1
Fix double unlock in RocksDB
2021-07-25 22:52:46 +03:00
Alexey Milovidov
2df3e14559
Attempt to add memory tracking to RoaringBitmaps
2021-07-22 02:56:17 +03:00
Nikita Mikhaylov
234b03304f
done
2021-07-19 17:47:24 +03:00
Alexey Milovidov
73bed2f078
Update RocksDB to master
2021-07-16 15:38:16 +03:00
Azat Khuzhin
61d6e30ffa
Make socket poll() 7x faster (by replacing epoll() with poll())
2021-07-14 21:22:23 +03:00
Azat Khuzhin
c481142720
Bump poco (now poco fork has CI via github actions)
2021-07-13 23:34:52 +03:00
Nikita Mikhaylov
625576796c
final fix
2021-07-13 10:51:35 +00:00
Nikita Mikhaylov
1d079eb745
fix submodule
2021-07-13 10:50:38 +00:00
Nikita Mikhaylov
926380e7a7
fix fast test build
2021-07-13 10:50:38 +00:00
Nikita Mikhaylov
3d97f91c1b
fix build
2021-07-13 10:50:12 +00:00
Nikita Mikhaylov
6cdac2a56f
link error
2021-07-13 10:50:12 +00:00
Nikita Mikhaylov
3f36a93656
better
2021-07-13 10:50:12 +00:00
Andr0901
f78480507e
some fixes
2021-07-13 10:50:12 +00:00
Andr0901
4d75450e54
add tests
2021-07-13 10:49:55 +00:00
Andr0901
12219391d6
Initial commit
2021-07-13 10:49:54 +00:00
kssenii
aecb344baa
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
2021-07-12 07:55:39 +00:00
kssenii
1bf9a9f29f
Add .cmake
2021-07-09 10:27:53 +00:00
mergify[bot]
5814742656
Merge branch 'master' into update-h3
2021-07-09 03:13:19 +00:00
kssenii
255e20aad8
Add library as submodule
2021-07-07 20:06:35 +00:00
kssenii
ff56f1787c
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
2021-07-07 15:19:12 +00:00
alesapin
f0fc12d0dd
Merge branch 'master' into evillique-nlp
2021-07-07 12:14:49 +03:00
Maksim Kita
fde1d4136e
Merge pull request #25970 from kitaisreal/libunwind-lock-free-stack-fix
...
Fix libunwind lock free stack
2021-07-04 22:05:54 +03:00
Maksim Kita
15b43e1e45
Fix libunwind lock free stack
2021-07-04 21:09:55 +03:00
Alexey Milovidov
127455f15f
Remove experimental ANTLR parser
2021-07-03 18:48:03 +03:00
kssenii
23dd754492
Update libpq
2021-07-02 22:26:33 +03:00
kssenii
012f67e6f8
Update libpq
2021-07-02 00:07:23 +03:00
Maksim Kita
caf5e85e41
ARM fix startup crash
2021-06-30 12:27:20 +03:00
Ivan
14e43cfafa
Add CI check for darwin-aarch64 ( #25560 )
...
* Add support for darwin-aarch64
* Fix PVS warnings
* Add build configuration
* Fix packager args
2021-06-25 18:21:56 +03:00
alexey-milovidov
6adf0955c2
Merge pull request #25400 from georgthegreat/murmurhash
...
Rename & reimport murmurhash sources from smhasher repo
2021-06-23 22:48:29 +03:00
Yatsishin Ilya
2b1f3d4681
Merge remote-tracking branch 'origin' into update-h3
2021-06-22 17:38:59 +03:00
tavplubix
a6a43ce3ee
Revert "Implement h3ToGeo function"
2021-06-22 17:25:21 +03:00
Nikita Mikhaylov
19b3659517
Merge pull request #24867 from bharatnc/ncb/h3-indexing-funcs
...
Implement h3ToGeo function
2021-06-22 15:59:09 +03:00
Yuriy Chernyshov
babe87d5a5
Make -Wreserved-id-macro happy
2021-06-22 14:13:19 +03:00
Yuriy Chernyshov
3c76c34d60
Mark functions as extern "C" to allow CGO bindings
2021-06-22 13:00:46 +03:00
Yuriy Chernyshov
1f1c61ce94
Fix undefined behavior due to unaligned read
2021-06-22 13:00:05 +03:00
Yuriy Chernyshov
23486ff86c
Make block length size_t
2021-06-22 12:59:44 +03:00
Yatsishin Ilya
6a79fef8bd
submodule
2021-06-22 12:35:56 +03:00
Yatsishin Ilya
8a70a9ba7c
update cmake
2021-06-22 10:39:27 +03:00
Yatsishin Ilya
fdd3481c2f
Merge remote-tracking branch 'origin' into update-h3
2021-06-22 09:53:16 +03:00
alesapin
2f24ad6165
Merge branch 'fix_some_tests' into update_buffer_size_in_nuraft
2021-06-21 13:20:27 +03:00
Kruglov Pavel
a54cbef5b7
Merge pull request #24341 from Avogar/arrow
...
Support complex types in Arrow/Parquet/ORC
2021-06-21 11:05:57 +03:00
Nikolay Degterinsky
00154d3163
Minor fixes
2021-06-20 12:31:07 +00:00
Nikolay Degterinsky
844f5fc62b
Updated submodules to include new READMEs
2021-06-19 23:15:16 +00:00
Azat Khuzhin
efb6433a39
Fix container-overflow in replxx during incremental search (Ctrl-R)
...
ASAN report:
=================================================================
==7686==ERROR: AddressSanitizer: container-overflow on address 0x6200000bf080 at pc 0x00002a787e79 bp 0x7fffffffa2f0 sp 0x7fffffffa2e8
READ of size 4 at 0x6200000bf080 thread T0
0 0x2a787e78 in replxx::calculate_displayed_length(char32_t const*, int) obj-x86_64-linux-gnu/../contrib/replxx/src/util.cxx:66:15
1 0x2a75786c in replxx::Replxx::ReplxxImpl::dynamicRefresh(replxx::Prompt&, char32_t*, int, int) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:2201:3
2 0x2a7453f0 in replxx::Replxx::ReplxxImpl::incremental_history_search(char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:2008:3
3 0x2a73eecc in replxx::Replxx::ReplxxImpl::action(unsigned long long, replxx::Replxx::ACTION_RESULT (replxx::Replxx::ReplxxImpl::* const&)(char32_t), char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1246:29
4 0x2a73eecc in replxx::Replxx::ReplxxImpl::invoke(replxx::Replxx::ACTION, char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:318:70
5 0x2a74ed29 in std::__1::__function::__policy_func<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t&&) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2221:16
6 0x2a74ed29 in std::__1::function<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2560:12
7 0x2a74ed29 in replxx::Replxx::ReplxxImpl::get_input_line() obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx🔢 11
8 0x2a74dd3c in replxx::Replxx::ReplxxImpl::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:580:8
9 0x2a2a4075 in ReplxxLineReader::readOneLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/ReplxxLineReader.cpp:112:29
10 0x2a29b499 in LineReader::readLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/LineReader.cpp:81:26
11 0xb580f02 in DB::Client::mainImpl() obj-x86_64-linux-gnu/../programs/client/Client.cpp:665:33
12 0xb575825 in DB::Client::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:300:20
13 0x2a3aff25 in Poco::Util::Application::run() obj-x86_64-linux-gnu/../contrib/poco/Util/src/Application.cpp:334:8
14 0xb54c810 in mainEntryClickHouseClient(int, char**) obj-x86_64-linux-gnu/../programs/client/Client.cpp:2702:23
15 0xb326d8a in main obj-x86_64-linux-gnu/../programs/main.cpp:360:12
16 0x7ffff7dcbb24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24)
17 0xb2794ad in _start (/src/ch/tmp/upstream/clickhouse-asan+0xb2794ad)
0x6200000bf080 is located 0 bytes inside of 3672-byte region [0x6200000bf080,0x6200000bfed8)
allocated by thread T0 here:
0 0xb3231dd in operator new(unsigned long) (/src/ch/tmp/upstream/clickhouse-asan+0xb3231dd)
1 0x2a75fb15 in void* std::__1::__libcpp_operator_new<unsigned long>(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/new:235:10
2 0x2a75fb15 in std::__1::__libcpp_allocate(unsigned long, unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/new:261:10
3 0x2a75fb15 in std::__1::allocator<char32_t>::allocate(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:840:38
4 0x2a75fb15 in std::__1::allocator_traits<std::__1::allocator<char32_t> >::allocate(std::__1::allocator<char32_t>&, unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/__memory/allocator_traits.h:468:21
5 0x2a75fb15 in std::__1::vector<char32_t, std::__1::allocator<char32_t> >::__vallocate(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:993:37
6 0x2a75fb15 in std::__1::enable_if<(__is_cpp17_forward_iterator<char32_t*>::value) && (is_constructible<char32_t, std::__1::iterator_traits<char32_t*>::reference>::value), void>::type std::__1::vector<char32_t, std::__1::allocator<char32_t> >::assign<char32_t*>(char32_t*, char32_t*) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:1460:9
7 0x2a745242 in std::__1::vector<char32_t, std::__1::allocator<char32_t> >::operator=(std::__1::vector<char32_t, std::__1::allocator<char32_t> > const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:1405:9
8 0x2a745242 in replxx::UnicodeString::assign(replxx::UnicodeString const&) obj-x86_64-linux-gnu/../contrib/replxx/src/unicodestring.hxx:83:9
9 0x2a745242 in replxx::Replxx::ReplxxImpl::incremental_history_search(char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1993:24
10 0x2a73eecc in replxx::Replxx::ReplxxImpl::action(unsigned long long, replxx::Replxx::ACTION_RESULT (replxx::Replxx::ReplxxImpl::* const&)(char32_t), char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1246:29
11 0x2a73eecc in replxx::Replxx::ReplxxImpl::invoke(replxx::Replxx::ACTION, char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:318:70
12 0x2a74ed29 in std::__1::__function::__policy_func<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t&&) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2221:16
13 0x2a74ed29 in std::__1::function<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2560:12
14 0x2a74ed29 in replxx::Replxx::ReplxxImpl::get_input_line() obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx🔢 11
15 0x2a74dd3c in replxx::Replxx::ReplxxImpl::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:580:8
16 0x2a2a4075 in ReplxxLineReader::readOneLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/ReplxxLineReader.cpp:112:29
17 0x2a29b499 in LineReader::readLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/LineReader.cpp:81:26
18 0xb580f02 in DB::Client::mainImpl() obj-x86_64-linux-gnu/../programs/client/Client.cpp:665:33
19 0xb575825 in DB::Client::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:300:20
20 0x2a3aff25 in Poco::Util::Application::run() obj-x86_64-linux-gnu/../contrib/poco/Util/src/Application.cpp:334:8
21 0xb54c810 in mainEntryClickHouseClient(int, char**) obj-x86_64-linux-gnu/../programs/client/Client.cpp:2702:23
22 0xb326d8a in main obj-x86_64-linux-gnu/../programs/main.cpp:360:12
23 0x7ffff7dcbb24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24)
HINT: if you don't care about these errors you may set ASAN_OPTIONS=detect_container_overflow=0.
If you suspect a false positive see also: https://github.com/google/sanitizers/wiki/AddressSanitizerContainerOverflow .
SUMMARY: AddressSanitizer: container-overflow obj-x86_64-linux-gnu/../contrib/replxx/src/util.cxx:66:15 in replxx::calculate_displayed_length(char32_t const*, int)
Shadow bytes around the buggy address:
0x0c408000fdc0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c408000fdd0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x0c408000fde0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x0c408000fdf0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x0c408000fe00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
=>0x0c408000fe10:[fc]fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe20: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe30: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe40: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe50: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe60: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
Shadow gap: cc
==7686==ABORTING
Refs: https://github.com/ClickHouse-Extras/replxx/pull/16
v2: fix test, do not use /dev/null since it client will lock it
2021-06-19 18:41:33 +03:00
Yatsishin Ilya
a1e3a3f2c1
update h3
2021-06-18 17:21:53 +03:00
mergify[bot]
c723dd7d40
Merge branch 'master' into arrow
2021-06-18 12:18:57 +00:00
Yatsishin Ilya
b47ce8de89
update
2021-06-18 13:34:15 +03:00
alesapin
9e77ca7182
Merge branch 'master' into nlp
2021-06-17 21:47:41 +03:00
alesapin
dc893f9644
Update NuRaft buffer to 64 bit size
2021-06-17 19:37:08 +03:00
Yuriy Chernyshov
2bb1c75fb5
Rename & reimport murmurhash sources from smhasher repo
2021-06-17 10:58:42 +03:00
Kseniia Sumarokova
60d220bd14
Merge pull request #24413 from kssenii/postgres-fixes-schema
...
postgres non-default schema for insert query
2021-06-16 22:18:23 +03:00
Pavel Kruglov
83919363ea
Fix broken contrib
2021-06-16 16:55:34 +03:00
Pavel Kruglov
81998a5c6f
Fix
2021-06-16 16:12:23 +03:00
Pavel Kruglov
5c6bda6294
Remove useless srcs
2021-06-16 15:57:36 +03:00
kssenii
8a7af3bc23
Update libpqxx
2021-06-16 09:38:33 +03:00
kssenii
fb1c3d0360
Update libpqxx
2021-06-15 18:47:50 +03:00
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
Nikolay Degterinsky
71fa39cfc3
Updated lemmagen-c
2021-06-07 22:19:45 +00:00
Nikolay Degterinsky
1f69c33a98
Updated boost
2021-06-07 21:39:49 +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
Nikolay Degterinsky
fb217ca916
added LemmaGen lemmatizer
2021-06-05 00:52:35 +00:00
Nikolay Degterinsky
41f8c9546a
merged registerFunctions
2021-06-05 00:49:13 +00:00
Nikolay Degterinsky
480da5838e
merged and resolved the conflict in Context.cpp
2021-06-03 20:23:14 +00:00
Nikolay Degterinsky
fc8e7c5d98
moved wordnet-blast to fork
2021-06-03 19:53:09 +00:00
Nikolay Degterinsky
ed12fb5604
added WordNet synonyms extensions
2021-06-03 19:28:12 +00:00
Nikolay Degterinsky
876f51ab95
minor fix
2021-06-03 19:20:35 +00:00
Nikolay Degterinsky
b47cebfcd5
minor fix in CMakeLists.txt
2021-06-03 15:07:41 +00:00
Nikolay Degterinsky
8d07b0f9ee
moved stemmer to submodule
2021-06-03 15:03:56 +00: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
Nikolay Degterinsky
63bb8abf89
Merge branch 'master' into nlp
2021-05-28 10:26:42 +00: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
Nikolay Degterinsky
c1150ed2a5
added line in CMakelists.txt
2021-05-10 10:41:11 +00:00
Nikolay Degterinsky
0b43910164
added snowball stemmer
2021-05-10 09:34:29 +00: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
Nikolay Degterinsky
541986b8b5
added cz & ar languages to stem
2021-05-06 11:50:00 +00:00
Nikolay Degterinsky
adb07cff93
universal stem
2021-05-05 13:32:14 +00:00
pingyu
c60c975125
update contrib/datasketches-cpp to upstream latest
2021-05-05 19:29:05 +08:00
Nikolay Degterinsky
aa6c905daa
fix context & moved manticore to contrib
2021-05-05 09:51:03 +00:00
Nikolay Degterinsky
f52ce28ea2
fix context & moved manticore to contrib
2021-05-05 09:49:41 +00: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
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
kssenii
72d89bc933
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-09 11:13:01 +00:00
Denis Glazachev
e8464d61f1
Fix vanilla GCC compilation in macOS
2021-04-09 04:28:24 +04:00
Maksim Kita
a7e761d04f
Updated MariaDB connector fix cmake
2021-04-08 21:47:12 +03:00
Denis Glazachev
392000891d
Bump zlib-ng with a fix for arm64 AppleClang linker
2021-04-08 19:08:13 +04:00
Denis Glazachev
4e58b6fe11
Syntax fix
2021-04-08 19:07:34 +04:00
Denis Glazachev
4b116c214c
Disable jemalloc for ALL macOS non-RelWithDebInfo builds
...
Revisit default ENABLE_* flag setting
2021-04-08 19:05:04 +04:00
changvvb
cf8abfd9b7
Revert "Update openldap header files"
...
This reverts commit 21a2eb32f2
.
2021-04-08 22:45:17 +08:00
changvvb
b070090ca7
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-08 18:11:16 +08:00
Nicolae Vartolomei
dd75447514
Experiment building jemalloc with profiling support for all builds to see how it impacts performance tests
2021-04-08 09:52:28 +01:00
changvvb
21a2eb32f2
Update openldap header files
2021-04-08 10:28:51 +08:00
alesapin
c85a60d795
Merge pull request #22743 from ClickHouse/fix_potential_segfault_on_startup
...
Fix potential segfault on Keeper startup
2021-04-07 23:10:29 +03:00
alexey-milovidov
a5179cf444
Merge pull request #22744 from amosbird/librdkafkaharmful
...
Avoid using harmful function rand()
2021-04-07 20:05:13 +03:00
alesapin
36c0e601a9
Better non-dirty fix
2021-04-07 13:18:07 +03:00
Amos Bird
1364d939a1
Avoid using harmful function rand()
2021-04-07 17:04:35 +08:00
kssenii
5a143a4d12
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-06 16:50:13 +00:00
changvvb
46c52b4f83
revert rocksdb submodule
2021-04-06 21:48:33 +08:00
alexey-milovidov
bee6cddb95
Merge pull request #22656 from mastertheknife/allow_unbundled_xz_lzma
...
Skip compiling xz if we're using system xz (unbundled)
2021-04-06 14:41:18 +03:00
changvvb
fdcf077cf5
Disabled rocksdb jemalloc
2021-04-06 17:06:18 +08:00
changvvb
1f8bd034a3
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-06 15:55:03 +08:00
kssenii
38f135ab39
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-05 15:37:53 +00:00
pingyu
e05ee09621
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into datasketches-uniq
2021-04-05 16:47:53 +08:00
mastertheknife
3c3da1f120
Skip compiling xz if we're using system xz (unbundled)
2021-04-05 09:16:08 +03:00
alesapin
76d0e60e26
Merge branch 'master' into jepsen_for_ci
2021-04-04 16:07:53 +03:00
alesapin
925f2103f0
Update NuRaft submodules (merge with master + better autoforwarding
2021-04-03 15:37:24 +03:00
kssenii
90db0be8e9
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-03 08:01:13 +00:00
alexey-milovidov
18cb1bad25
Merge pull request #22475 from mastertheknife/ppc64le_disable_incompatible_libraries
...
ppc64le: Disable incompatible libraries (platform specific typically)
2021-04-02 21:29:11 +03:00
mastertheknife
2952cb296d
Disable base64, fastops and libcpuid on unsupported platforms better
2021-04-02 13:57:46 +03:00
alexey-milovidov
e1d334b8e2
Merge pull request #22487 from mastertheknife/ppc64le_enable_bundled_openldap
...
ppc64le: Enable the bundled openldap
2021-04-02 10:07:14 +03:00
alexey-milovidov
172835eff0
Merge pull request #22474 from mastertheknife/ppc64le_fix_compile_boost
...
ppc64le: Fix compiling boost
2021-04-02 10:02:18 +03:00
alexey-milovidov
eec4ac75b0
Merge pull request #22445 from mastertheknife/ppc64le_fix_embedding
...
ppc64le: Fix config and timezone embedding.
2021-04-02 09:59:36 +03:00
mastertheknife
b4003a07d2
ppc64le: Enable the bundled openldap
2021-04-02 06:32:09 +03:00
mastertheknife
0692459f9f
ppc64le: Disable incompatible libraries (platform specific typically)
2021-04-02 00:06:21 +03:00
mastertheknife
deb10ab122
ppc64le: Fix compiling boost
2021-04-01 23:38:57 +03:00
mastertheknife
2d83cb38a3
ppc64le: Enable building with jemalloc
2021-04-01 18:25:42 +03:00
mastertheknife
eb127ded95
ppc64le: Fix config and timezone embedding.
2021-04-01 18:12:51 +03:00
Kseniia Sumarokova
e3fac9ef32
Merge branch 'master' into nanodbc
2021-04-01 16:38:00 +03:00
pingyu
86d8bc1c54
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into datasketches-uniq
2021-04-01 12:35:24 +08:00
Alexey Milovidov
88d84f1934
Update submodule
2021-04-01 03:18:24 +03:00
Alexey Milovidov
12ff56673b
Merge branch 'master' into datasketches-cmake
2021-04-01 03:17:05 +03:00
Alexey Milovidov
2f7ac2424d
Merge branch 'master' into datasketches-cmake
2021-03-31 08:47:27 +03:00
Alexey Milovidov
1b218465c5
Remove recursive submodules
2021-03-31 04:41:25 +03:00
alexey-milovidov
d7c15c6b9a
Merge pull request #22289 from traceon/fix-apple-clang-build
...
Fix native macOS build for ALL_BUILD (Xcode/AppleClang)
2021-03-30 23:55:13 +03:00
kssenii
9b565b37b5
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-03-30 10:35:24 +00:00
alexey-milovidov
4e4d33e93b
Merge branch 'master' into fix-apple-clang-build
2021-03-30 13:15:07 +03:00
Alexey Milovidov
e9e4e0e490
Maybe fix false MSan report in GRPC
2021-03-30 04:08:52 +03:00
Alexey Milovidov
b005081103
Update libdivide to the latest master (2)
2021-03-30 00:37:27 +03:00
kssenii
4cb50a2995
Update nanodbc
2021-03-29 17:36:17 +00:00