ClickHouse/contrib
2019-07-08 19:42:49 +03:00
..
arrow@87ac6fddaf Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
arrow-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
base64@a27c565d1b Initial implementation 2018-10-10 04:04:07 +03:00
base64-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
boost@830e51edb5 fix contrib 2019-07-01 20:04:51 +00:00
boost-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
brotli@5805f99a53 Add brotli to contrib 2019-02-02 16:33:50 +03:00
brotli-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
capnproto@a00ccd91b3 Formats/CapnProtoRowInputStream: support Nested and Tuple, fix alignment issues 2018-09-25 22:51:35 -07:00
cctz@4f9776a310 contrib: cctz as submodule. update cctz. 2017-11-03 00:34:32 +03:00
cctz-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
cityhash102 Better link and deps (#3631) 2018-11-21 22:20:27 +03:00
cppkafka@9b184d881c Revert reverted submodules in b9c4908edb 2019-03-12 16:18:11 +03:00
cppkafka-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
croaring DEVTOOLS-5507 Include roaring.h as roaring/roaring.h 2019-06-03 17:03:41 +00:00
double-conversion@cf2f0f3d54 Use double-conversion as submodule 2018-01-16 21:58:12 +03:00
googletest@d175c8bf82 fix build 2017-12-25 15:00:51 +03:00
h3@6cfd649e8c h3 submodule 2019-06-20 14:39:53 +03:00
h3-cmake Own CMakeLists for H3 because otherwise "m" library does not link correctly 2019-06-30 21:49:57 +03:00
hyperscan@01e6b83f9f fix contrib 2019-07-01 20:04:51 +00:00
jemalloc@cd2931ad9b Revert jemalloc and supress all warnings because we cannot supress some general ones with another flag 2019-05-31 20:33:29 +03:00
jemalloc-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
libbtrie Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
libcpuid Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
libdivide fix of ppc64le definitions 2019-01-23 18:24:14 +03:00
libfarmhash CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
libgsasl@3b8948a404 Add integration test, put dependent libs to contrib, slightly refine 2018-12-07 14:41:24 +03:00
libhdfs3@e2131aa752 Updated submodule (tnx. chenxing-xc) 2019-03-14 22:33:11 +03:00
libhdfs3-cmake Merge pull request #5718 from excitoon-favorites/gcc-minor-version 2019-06-30 16:12:10 +03:00
libmetrohash Fix ubsan error "load of misaligned address" in contrib/libmetrohash/src/platform.h 2019-04-17 19:12:28 +03:00
libpcg-random DEVTOOLS-5170 Delete Y_IGNORE markers (#5533) 2019-06-05 14:52:39 +03:00
librdkafka@6160ec275a Update librdkafka to version 1.1.0 2019-07-04 17:58:24 +03:00
librdkafka-cmake Update librdkafka to version 1.1.0 2019-07-04 17:58:24 +03:00
libsparsehash Fix typo in readme 2018-10-13 15:28:08 +03:00
libtcmalloc Miscellaneous [#CLICKHOUSE-2] 2018-05-11 14:04:12 +03:00
libunwind@ec86b1c6a2 Merge remote-tracking branch 'upstream/master' into update_libunwind 2019-06-27 14:07:44 +00:00
libxml2@18890f471c Add integration test, put dependent libs to contrib, slightly refine 2018-12-07 14:41:24 +03:00
libxml2-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
llvm@163def2178 Reverted submodules 2018-05-15 04:16:19 +03:00
lz4@7a4e3b1fac Faster LZ4 decompression because of new release 2019-04-21 20:31:15 +03:00
lz4-cmake Disable warnings 2019-04-19 12:10:54 +03:00
mariadb-connector-c@d85d0e9899 Updated MaridDB library: fixed error in UBSan [#CLICKHOUSE-2] 2018-12-25 22:23:16 +03:00
mariadb-connector-c-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
mimalloc@a787bdebce mimalloc off MI_OVERRIDE 2019-06-28 20:33:47 +03:00
murmurhash Added some warnings from clang's -Weverything 2019-01-05 03:55:47 +03:00
pdqsort Move contrib/pdqsort from submodule to source 2019-02-11 18:30:51 +03:00
poco@ece721f108 Updated Poco submodule 2019-07-05 02:10:30 +03:00
protobuf@1273537092 hdfs read support 2018-11-19 16:17:09 +08:00
rapidjson@01950eb7ac Use rapidjson when AVX2 instructions are not available. 2019-05-16 20:40:24 +03:00
re2@7cf8b88e8f contrib/re2 as submodule 2018-01-22 16:47:00 +03:00
re2_st Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
simdjson@3bd3116cf8 Updated simdjson just in case 2019-07-08 18:25:17 +03:00
simdjson-cmake Addition to prev. revision 2019-07-08 19:42:49 +03:00
snappy@3f194acb57 Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
ssl@ba8de79619 Fix contrib/ssl 2019-03-23 00:42:24 +03:00
thrift@010ccf0a0c Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
unixodbc@b0ad30f7f6 Added unixodbc as a submodule. (#2789) 2018-08-02 11:18:15 +03:00
unixodbc-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
zlib-ng@9173b89d46 Fixed build [#CLICKHOUSE-2] 2018-08-13 12:40:45 +03:00
zstd@255597502c ZooKeeper: Fixed error [#CLICKHOUSE-2] 2018-04-08 07:25:13 +03:00
zstd-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
CMakeLists.txt Own CMakeLists for H3 because otherwise "m" library does not link correctly 2019-06-30 21:49:57 +03:00