alexey-milovidov
fb0e68f808
Merge pull request #12771 from arenadata/ADQM-109
...
krb5 + cyrus-sasl + kerberized kafka
2020-08-20 20:13:01 +03:00
alexey-milovidov
89419ceb9b
Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"
2020-08-13 23:10:06 +03:00
Vladimir Chebotarev
11c85065ef
Update CMakeLists.txt
2020-08-12 02:05:20 +03:00
Vladimir Chebotarev
fb527e8677
Update CMakeLists.txt
2020-08-12 02:03:53 +03:00
Vladimir Chebotarev
2bcc850533
Update CMakeLists.txt
2020-08-12 02:00:21 +03:00
alexey-milovidov
6afbcfe914
Merge pull request #13528 from ClickHouse/clickhouse-install
...
Simple clickhouse install script
2020-08-11 18:08:22 +03:00
Alexey Milovidov
c7a6a18a75
Preparation to enable clickhouse install on Mac and FreeBSD
2020-08-10 02:58:09 +03:00
Konstantin Podshumok
262080132b
cmake: disabling silent reconfigurations in contrib/*/CMakeLists.txt
...
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
2020-08-09 21:37:46 +03:00
Alexey Milovidov
8d616444e4
Support for AArch64
2020-08-09 02:54:38 +03:00
Alexey Milovidov
0f79eb3cc5
Embed configs into binary
2020-08-08 06:42:42 +03:00
Alexey Milovidov
070b43fa35
Update submodule
2020-08-06 04:06:48 +03:00
Alexey Milovidov
4abf9cb6b9
Remove useless submodules from GRPC
2020-08-05 19:44:24 +03:00
Alexey Milovidov
88e772bec3
Update submodules
2020-08-05 17:53:20 +03:00
Alexey Milovidov
4348d6746c
Remove submodules
2020-08-05 17:32:23 +03:00
Alexey Milovidov
bf7ae9ef4e
Remove recursive submodules from Sentry
2020-08-05 13:48:34 +03:00
Alexey Milovidov
7f18ff16aa
Simplify CMake for libunwind (suggestion from @azat)
2020-08-02 17:05:33 +03:00
Alexey Milovidov
14174ba38f
Fix warning in libunwind
2020-08-02 06:11:40 +03:00
Alexey Milovidov
f633c59737
Fix warning in libunwind
2020-08-02 06:09:10 +03:00
alexey-milovidov
120092e486
Merge pull request #13208 from ClickHouse/libunwind-register
...
Allow "register" variables in libunwind
2020-08-02 01:45:06 +03:00
alexey-milovidov
566044f9c8
Merge pull request #12991 from ClickHouse/kafka-fix-msan
...
Fix MSan error in "rdkafka" library #12990
2020-08-02 00:22:44 +03:00
alexey-milovidov
664b2c10c8
Update CMakeLists.txt
2020-08-01 18:56:50 +03:00
Alexey Milovidov
344d898df3
Allow "register" variables in libunwind
2020-08-01 18:10:47 +03:00
Ilya Golshtein
ff92812ac5
openssl to link with krb5
2020-07-31 13:49:08 +03:00
Ilya Golshtein
09bf3dc0d8
remove odd krb5 files from build
2020-07-31 13:49:08 +03:00
Ilya Golshtein
1a6307c848
headers hell fight
2020-07-31 13:49:08 +03:00
Ilya Golshtein
d7d7283494
generate forgotten headers
2020-07-31 13:49:08 +03:00
Ilya Golshtein
de7544d944
cyrus-sasl depends on krb5
2020-07-31 13:49:08 +03:00
Ilya Golshtein
65eb845ce5
find_program for awk
2020-07-31 13:49:08 +03:00
Ilya Golshtein
8cd51af951
Built against submodules
2020-07-31 13:49:08 +03:00
Ilya Golshtein
017a433403
some cleanup, disabling sasl really works
2020-07-31 13:49:08 +03:00
Ilya Golshtein
439eb38bde
config.h and autoconf.h moved to cmake dirs
2020-07-31 13:49:07 +03:00
Ilya Golshtein
d93f0c7548
initial - kerberized kafka works
2020-07-31 13:49:07 +03:00
Azat Khuzhin
3d3c25b52d
Switch cppkafka to upstream and bump to upstream/master
...
All changes in ClickHouse-Extra has been merged into upstream no need in
using the fork.
There are not a lot of changes for now, and cppkafka does not looks like
in the active development stage, but just in case better to sync with
upstream.
FWIW cppkafka usage is pretty minimal and it's usage is questionable,
since librdkafka is under active development while cppkafka is not, and
later still does not support some features that is used in clickhouse:
- interceptors (for logging proxying)
2020-07-31 00:41:44 +03:00
Alexey Milovidov
bbf9fd3c17
Merge branch 'master' into kafka-fix-msan
2020-07-30 22:13:41 +03:00
alesapin
d52f67d24e
Fix abtesting build
2020-07-29 14:00:04 +03:00
Alexey Milovidov
ab913c78f4
Fix MSan error in "rdkafka" library #12990
2020-07-28 14:13:32 +03:00
philip.han
b71fe9dab9
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into bayesAB
2020-07-23 22:21:15 +09:00
Vitaly Baranov
0b17595a91
Merge pull request #12423 from vitlibar/update-simdjson
...
Update simdjson
2020-07-20 10:15:38 +03:00
Vitaly Baranov
4cc101f1d4
Fix build scripts.
2020-07-17 10:30:13 +03:00
Vitaly Baranov
5c2c8edf51
Update SIMDJSON to the latest master
2020-07-17 10:30:08 +03:00
Denis Glazachev
59cb758cf7
Merge branch 'master' into ldap-per-user-authentication
2020-07-16 02:29:24 +04:00
Nikita Mikhaylov
ed05465479
Merge branch 'master' of github.com:ClickHouse/ClickHouse into achimbab-bayesAB
2020-07-15 16:34:56 +00:00
Nikita Mikhaylov
fd125eac1c
system
2020-07-15 12:15:43 +00:00
Nikita Mikhaylov
d21c743aaa
fix build
2020-07-14 15:09:08 +00:00
alexey-milovidov
1893d89ce3
Merge pull request #12448 from ClickHouse/fix-trash-rabbitmq
...
Fix trash from RabbitMQ
2020-07-14 01:11:37 +03:00
Alexey Milovidov
cb46bca157
Merge branch 'master' into fix-trash-rabbitmq
2020-07-13 19:51:17 +03:00
alexey-milovidov
3787f55ea4
Merge pull request #12446 from ClickHouse/update-fmt
...
Update fmtlib to master
2020-07-13 19:09:16 +03:00
Denis Glazachev
f787702922
Merge branch 'master' into ldap-per-user-authentication
...
* master: (27 commits)
Whitespaces
Fix typo
Fix UBSan report in base64
Correct default secure port for clickhouse-benchmark #11044
Remove test with bug #10697
Update in-functions.md (#12430 )
Allow nullable key in MergeTree
Update arithmetic-functions.md
[docs] add rabbitmq docs (#12326 )
Lower block sizes and look what will happen #9248
Fix lifetime_bytes/lifetime_rows for Buffer direct block write
Retrigger CI
Fix up test_mysql_protocol failed
Implement lifetime_rows/lifetime_bytes for Buffer engine
Add comment regarding proxy tunnel usage in PocoHTTPClient.cpp
Add lifetime_rows/lifetime_bytes interface (exported via system.tables)
Tiny IStorage refactoring
Trigger integration-test-runner image rebuild.
Delete log.txt
Fix test_mysql_client/test_python_client error
...
2020-07-13 15:46:27 +04:00
Alexey Milovidov
e75caae079
Fix UBSan report in HDFS
2020-07-13 08:46:51 +03:00
Alexey Milovidov
8f2055b0a0
Fix trash from RabbitMQ
2020-07-13 04:11:48 +03:00