We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45effd9 + 4f63159 commit 6c60493Copy full SHA for 6c60493
.gitmodules
@@ -6,7 +6,7 @@
6
url = https://github.com/Thalhammer/jwt-cpp
7
[submodule "contrib/zstd"]
8
path = contrib/zstd
9
- url = https://github.com/facebook/zstd
+ url = https://github.com/ClickHouse/zstd.git
10
[submodule "contrib/lz4"]
11
path = contrib/lz4
12
url = https://github.com/lz4/lz4
@@ -45,7 +45,7 @@
45
url = https://github.com/ClickHouse/arrow
46
[submodule "contrib/thrift"]
47
path = contrib/thrift
48
- url = https://github.com/apache/thrift
+ url = https://github.com/ClickHouse/thrift.git
49
[submodule "contrib/libhdfs3"]
50
path = contrib/libhdfs3
51
url = https://github.com/ClickHouse/libhdfs3
0 commit comments