2017-10-13 18:58:19 +00:00
|
|
|
[submodule "contrib/poco"]
|
|
|
|
path = contrib/poco
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/poco.git
|
2019-11-19 16:26:41 +00:00
|
|
|
branch = clickhouse
|
2017-10-13 18:52:23 +00:00
|
|
|
[submodule "contrib/zstd"]
|
|
|
|
path = contrib/zstd
|
|
|
|
url = https://github.com/facebook/zstd.git
|
|
|
|
[submodule "contrib/lz4"]
|
|
|
|
path = contrib/lz4
|
|
|
|
url = https://github.com/lz4/lz4.git
|
2017-10-19 08:35:52 +00:00
|
|
|
[submodule "contrib/librdkafka"]
|
|
|
|
path = contrib/librdkafka
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/librdkafka.git
|
2017-11-02 18:55:52 +00:00
|
|
|
[submodule "contrib/cctz"]
|
|
|
|
path = contrib/cctz
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/cctz.git
|
2017-11-21 17:46:28 +00:00
|
|
|
[submodule "contrib/zlib-ng"]
|
|
|
|
path = contrib/zlib-ng
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/zlib-ng.git
|
2021-11-29 18:10:37 +00:00
|
|
|
branch = clickhouse-2.0.x
|
2017-11-24 21:15:24 +00:00
|
|
|
[submodule "contrib/googletest"]
|
|
|
|
path = contrib/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
2018-01-11 18:39:52 +00:00
|
|
|
[submodule "contrib/capnproto"]
|
|
|
|
path = contrib/capnproto
|
|
|
|
url = https://github.com/capnproto/capnproto.git
|
2018-01-16 17:25:25 +00:00
|
|
|
[submodule "contrib/double-conversion"]
|
|
|
|
path = contrib/double-conversion
|
|
|
|
url = https://github.com/google/double-conversion.git
|
2018-01-22 13:47:00 +00:00
|
|
|
[submodule "contrib/re2"]
|
|
|
|
path = contrib/re2
|
|
|
|
url = https://github.com/google/re2.git
|
2018-05-09 20:31:03 +00:00
|
|
|
[submodule "contrib/llvm"]
|
|
|
|
path = contrib/llvm
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/llvm
|
2018-08-02 00:49:31 +00:00
|
|
|
[submodule "contrib/mariadb-connector-c"]
|
|
|
|
path = contrib/mariadb-connector-c
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/mariadb-connector-c.git
|
2018-08-02 00:20:20 +00:00
|
|
|
[submodule "contrib/jemalloc"]
|
|
|
|
path = contrib/jemalloc
|
2021-12-22 18:26:22 +00:00
|
|
|
url = https://github.com/jemalloc/jemalloc.git
|
2018-08-02 08:18:15 +00:00
|
|
|
[submodule "contrib/unixodbc"]
|
|
|
|
path = contrib/unixodbc
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/UnixODBC.git
|
2018-11-19 08:17:09 +00:00
|
|
|
[submodule "contrib/protobuf"]
|
|
|
|
path = contrib/protobuf
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/protobuf.git
|
2020-10-07 19:11:56 +00:00
|
|
|
branch = v3.13.0.1
|
2018-11-19 08:17:09 +00:00
|
|
|
[submodule "contrib/boost"]
|
|
|
|
path = contrib/boost
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/boost.git
|
2018-10-10 01:04:07 +00:00
|
|
|
[submodule "contrib/base64"]
|
|
|
|
path = contrib/base64
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/Turbo-Base64.git
|
2019-02-19 20:51:44 +00:00
|
|
|
[submodule "contrib/arrow"]
|
|
|
|
path = contrib/arrow
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/arrow.git
|
2021-12-02 18:39:22 +00:00
|
|
|
branch = blessed/release-6.0.1
|
2019-02-19 20:51:44 +00:00
|
|
|
[submodule "contrib/thrift"]
|
|
|
|
path = contrib/thrift
|
|
|
|
url = https://github.com/apache/thrift.git
|
2018-12-04 13:19:00 +00:00
|
|
|
[submodule "contrib/libhdfs3"]
|
|
|
|
path = contrib/libhdfs3
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libhdfs3.git
|
2018-12-05 13:24:45 +00:00
|
|
|
[submodule "contrib/libxml2"]
|
|
|
|
path = contrib/libxml2
|
|
|
|
url = https://github.com/GNOME/libxml2.git
|
|
|
|
[submodule "contrib/libgsasl"]
|
|
|
|
path = contrib/libgsasl
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libgsasl.git
|
2018-12-28 00:22:32 +00:00
|
|
|
[submodule "contrib/libcxx"]
|
|
|
|
path = contrib/libcxx
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libcxx.git
|
2018-12-28 00:22:32 +00:00
|
|
|
[submodule "contrib/libcxxabi"]
|
|
|
|
path = contrib/libcxxabi
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libcxxabi.git
|
2019-02-19 20:51:44 +00:00
|
|
|
[submodule "contrib/snappy"]
|
|
|
|
path = contrib/snappy
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/snappy.git
|
2018-12-27 13:27:01 +00:00
|
|
|
[submodule "contrib/cppkafka"]
|
|
|
|
path = contrib/cppkafka
|
2020-07-30 21:38:17 +00:00
|
|
|
url = https://github.com/mfontanini/cppkafka.git
|
2019-02-02 13:33:50 +00:00
|
|
|
[submodule "contrib/brotli"]
|
|
|
|
path = contrib/brotli
|
|
|
|
url = https://github.com/google/brotli.git
|
2019-03-25 14:34:52 +00:00
|
|
|
[submodule "contrib/h3"]
|
|
|
|
path = contrib/h3
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/h3
|
2019-03-23 19:40:16 +00:00
|
|
|
[submodule "contrib/hyperscan"]
|
|
|
|
path = contrib/hyperscan
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/hyperscan.git
|
2019-04-06 17:52:14 +00:00
|
|
|
[submodule "contrib/libunwind"]
|
|
|
|
path = contrib/libunwind
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libunwind.git
|
2019-03-14 03:21:46 +00:00
|
|
|
[submodule "contrib/simdjson"]
|
|
|
|
path = contrib/simdjson
|
2021-03-23 17:58:30 +00:00
|
|
|
url = https://github.com/simdjson/simdjson.git
|
2019-05-16 17:40:24 +00:00
|
|
|
[submodule "contrib/rapidjson"]
|
|
|
|
path = contrib/rapidjson
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/rapidjson
|
2019-07-22 23:41:06 +00:00
|
|
|
[submodule "contrib/fastops"]
|
|
|
|
path = contrib/fastops
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/fastops
|
2019-08-21 14:19:47 +00:00
|
|
|
[submodule "contrib/orc"]
|
|
|
|
path = contrib/orc
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/orc
|
2019-09-17 21:08:20 +00:00
|
|
|
[submodule "contrib/sparsehash-c11"]
|
|
|
|
path = contrib/sparsehash-c11
|
|
|
|
url = https://github.com/sparsehash/sparsehash-c11.git
|
2019-12-27 13:33:08 +00:00
|
|
|
[submodule "contrib/grpc"]
|
|
|
|
path = contrib/grpc
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/grpc.git
|
2020-10-07 19:11:56 +00:00
|
|
|
branch = v1.33.2
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "contrib/aws"]
|
|
|
|
path = contrib/aws
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/aws-sdk-cpp.git
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "aws-c-event-stream"]
|
|
|
|
path = contrib/aws-c-event-stream
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/aws-c-event-stream.git
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "aws-c-common"]
|
|
|
|
path = contrib/aws-c-common
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/aws-c-common.git
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "aws-checksums"]
|
|
|
|
path = contrib/aws-checksums
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/aws-checksums.git
|
2019-12-06 14:37:21 +00:00
|
|
|
[submodule "contrib/curl"]
|
|
|
|
path = contrib/curl
|
|
|
|
url = https://github.com/curl/curl.git
|
2019-12-15 03:00:53 +00:00
|
|
|
[submodule "contrib/icudata"]
|
|
|
|
path = contrib/icudata
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/icudata.git
|
2019-12-15 03:00:53 +00:00
|
|
|
[submodule "contrib/icu"]
|
|
|
|
path = contrib/icu
|
|
|
|
url = https://github.com/unicode-org/icu.git
|
2019-12-22 12:24:23 +00:00
|
|
|
[submodule "contrib/flatbuffers"]
|
|
|
|
path = contrib/flatbuffers
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/flatbuffers.git
|
2019-11-01 13:01:52 +00:00
|
|
|
[submodule "contrib/replxx"]
|
|
|
|
path = contrib/replxx
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/replxx.git
|
2020-01-08 09:13:12 +00:00
|
|
|
[submodule "contrib/avro"]
|
|
|
|
path = contrib/avro
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/avro.git
|
2020-01-08 09:13:12 +00:00
|
|
|
ignore = untracked
|
2020-03-26 16:33:00 +00:00
|
|
|
[submodule "contrib/msgpack-c"]
|
|
|
|
path = contrib/msgpack-c
|
|
|
|
url = https://github.com/msgpack/msgpack-c
|
2020-05-08 14:11:19 +00:00
|
|
|
[submodule "contrib/libcpuid"]
|
|
|
|
path = contrib/libcpuid
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libcpuid.git
|
2020-05-12 20:37:48 +00:00
|
|
|
[submodule "contrib/openldap"]
|
|
|
|
path = contrib/openldap
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/openldap.git
|
2020-05-20 04:28:55 +00:00
|
|
|
[submodule "contrib/AMQP-CPP"]
|
|
|
|
path = contrib/AMQP-CPP
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/AMQP-CPP.git
|
2020-05-19 17:48:28 +00:00
|
|
|
[submodule "contrib/cassandra"]
|
|
|
|
path = contrib/cassandra
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/cpp-driver.git
|
2020-06-03 15:07:37 +00:00
|
|
|
branch = clickhouse
|
2020-05-19 17:48:28 +00:00
|
|
|
[submodule "contrib/libuv"]
|
|
|
|
path = contrib/libuv
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libuv.git
|
2020-05-27 13:51:23 +00:00
|
|
|
branch = clickhouse
|
2020-05-22 10:58:29 +00:00
|
|
|
[submodule "contrib/fmtlib"]
|
|
|
|
path = contrib/fmtlib
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2020-05-27 19:11:04 +00:00
|
|
|
[submodule "contrib/sentry-native"]
|
|
|
|
path = contrib/sentry-native
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/sentry-native.git
|
2020-07-22 22:04:33 +00:00
|
|
|
[submodule "contrib/krb5"]
|
|
|
|
path = contrib/krb5
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/krb5
|
2020-07-22 22:04:33 +00:00
|
|
|
[submodule "contrib/cyrus-sasl"]
|
|
|
|
path = contrib/cyrus-sasl
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/cyrus-sasl
|
2020-09-29 08:56:37 +00:00
|
|
|
branch = cyrus-sasl-2.1
|
2020-10-23 11:42:21 +00:00
|
|
|
[submodule "contrib/croaring"]
|
|
|
|
path = contrib/croaring
|
|
|
|
url = https://github.com/RoaringBitmap/CRoaring
|
|
|
|
branch = v0.2.66
|
2020-11-09 21:53:43 +00:00
|
|
|
[submodule "contrib/miniselect"]
|
|
|
|
path = contrib/miniselect
|
|
|
|
url = https://github.com/danlark1/miniselect
|
2020-09-02 09:13:59 +00:00
|
|
|
[submodule "contrib/rocksdb"]
|
|
|
|
path = contrib/rocksdb
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/rocksdb.git
|
2020-10-31 23:56:41 +00:00
|
|
|
[submodule "contrib/xz"]
|
2020-11-22 21:29:44 +00:00
|
|
|
path = contrib/xz
|
|
|
|
url = https://github.com/xz-mirror/xz
|
2020-11-16 09:45:59 +00:00
|
|
|
[submodule "contrib/abseil-cpp"]
|
|
|
|
path = contrib/abseil-cpp
|
2021-12-01 15:59:09 +00:00
|
|
|
url = https://github.com/abseil/abseil-cpp.git
|
|
|
|
branch = lts_2021_11_02
|
2020-12-05 21:32:03 +00:00
|
|
|
[submodule "contrib/dragonbox"]
|
|
|
|
path = contrib/dragonbox
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/dragonbox.git
|
2020-11-07 16:48:58 +00:00
|
|
|
[submodule "contrib/fast_float"]
|
|
|
|
path = contrib/fast_float
|
2020-12-05 16:45:22 +00:00
|
|
|
url = https://github.com/fastfloat/fast_float
|
2020-12-27 14:17:15 +00:00
|
|
|
[submodule "contrib/libpq"]
|
|
|
|
path = contrib/libpq
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libpq
|
2020-10-14 20:45:32 +00:00
|
|
|
[submodule "contrib/boringssl"]
|
|
|
|
path = contrib/boringssl
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/boringssl.git
|
2021-10-13 11:25:00 +00:00
|
|
|
branch = MergeWithUpstream
|
2020-12-24 15:47:38 +00:00
|
|
|
[submodule "contrib/NuRaft"]
|
|
|
|
path = contrib/NuRaft
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/NuRaft.git
|
2021-03-22 11:40:29 +00:00
|
|
|
[submodule "contrib/nanodbc"]
|
|
|
|
path = contrib/nanodbc
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/nanodbc.git
|
2021-02-25 16:44:01 +00:00
|
|
|
[submodule "contrib/datasketches-cpp"]
|
|
|
|
path = contrib/datasketches-cpp
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/datasketches-cpp.git
|
2021-05-21 18:56:22 +00:00
|
|
|
[submodule "contrib/yaml-cpp"]
|
|
|
|
path = contrib/yaml-cpp
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/yaml-cpp.git
|
2021-05-28 08:38:20 +00:00
|
|
|
[submodule "contrib/cld2"]
|
2021-05-28 11:19:44 +00:00
|
|
|
path = contrib/cld2
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/cld2.git
|
2021-06-03 15:03:56 +00:00
|
|
|
[submodule "contrib/libstemmer_c"]
|
|
|
|
path = contrib/libstemmer_c
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libstemmer_c.git
|
2021-06-03 19:53:09 +00:00
|
|
|
[submodule "contrib/wordnet-blast"]
|
|
|
|
path = contrib/wordnet-blast
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/wordnet-blast.git
|
2021-06-05 00:49:13 +00:00
|
|
|
[submodule "contrib/lemmagen-c"]
|
|
|
|
path = contrib/lemmagen-c
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/lemmagen-c.git
|
2021-06-09 07:46:49 +00:00
|
|
|
[submodule "contrib/libpqxx"]
|
|
|
|
path = contrib/libpqxx
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/libpqxx.git
|
2021-07-07 20:06:35 +00:00
|
|
|
[submodule "contrib/sqlite-amalgamation"]
|
|
|
|
path = contrib/sqlite-amalgamation
|
|
|
|
url = https://github.com/azadkuh/sqlite-amalgamation
|
2021-04-28 22:16:45 +00:00
|
|
|
[submodule "contrib/s2geometry"]
|
|
|
|
path = contrib/s2geometry
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/s2geometry.git
|
2021-08-06 23:55:04 +00:00
|
|
|
[submodule "contrib/bzip2"]
|
|
|
|
path = contrib/bzip2
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/bzip2.git
|
2021-09-06 14:24:03 +00:00
|
|
|
[submodule "contrib/magic_enum"]
|
|
|
|
path = contrib/magic_enum
|
|
|
|
url = https://github.com/Neargye/magic_enum
|
2021-10-12 00:21:31 +00:00
|
|
|
[submodule "contrib/libprotobuf-mutator"]
|
|
|
|
path = contrib/libprotobuf-mutator
|
|
|
|
url = https://github.com/google/libprotobuf-mutator
|
2021-10-11 01:37:04 +00:00
|
|
|
[submodule "contrib/sysroot"]
|
|
|
|
path = contrib/sysroot
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/sysroot.git
|
2021-12-22 21:03:42 +00:00
|
|
|
[submodule "contrib/nlp-data"]
|
|
|
|
path = contrib/nlp-data
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/nlp-data.git
|
2021-11-16 03:38:24 +00:00
|
|
|
[submodule "contrib/hive-metastore"]
|
|
|
|
path = contrib/hive-metastore
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/hive-metastore
|
2021-10-04 14:37:19 +00:00
|
|
|
[submodule "contrib/azure"]
|
|
|
|
path = contrib/azure
|
2022-03-12 01:11:07 +00:00
|
|
|
url = https://github.com/ClickHouse/azure-sdk-for-cpp.git
|
2022-01-28 17:31:50 +00:00
|
|
|
[submodule "contrib/minizip-ng"]
|
|
|
|
path = contrib/minizip-ng
|
|
|
|
url = https://github.com/zlib-ng/minizip-ng
|
2022-04-20 23:26:37 +00:00
|
|
|
[submodule "contrib/wyhash"]
|
|
|
|
path = contrib/wyhash
|
|
|
|
url = https://github.com/wangyi-fudan/wyhash.git
|
2022-03-22 07:04:25 +00:00
|
|
|
[submodule "contrib/eigen"]
|
|
|
|
path = contrib/eigen
|
2022-05-09 07:26:46 +00:00
|
|
|
url = https://github.com/eigen-mirror/eigen
|
2022-05-07 01:25:20 +00:00
|
|
|
[submodule "contrib/hashidsxx"]
|
|
|
|
path = contrib/hashidsxx
|
2022-05-19 05:14:27 +00:00
|
|
|
url = https://github.com/schoentoon/hashidsxx.git
|
|
|
|
|