mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update vectorscan library with fixes for MSan
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
This commit is contained in:
parent
2f9a7cba8a
commit
88b07d121c
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -267,7 +267,10 @@
|
||||
url = https://github.com/ClickHouse/nats.c
|
||||
[submodule "contrib/vectorscan"]
|
||||
path = contrib/vectorscan
|
||||
url = https://github.com/VectorCamp/vectorscan
|
||||
# FIXME: update once upstream fixes will be merged:
|
||||
# - https://github.com/VectorCamp/vectorscan/pull/148
|
||||
# - https://github.com/VectorCamp/vectorscan/pull/149
|
||||
url = https://github.com/azat-ch/vectorscan
|
||||
[submodule "contrib/c-ares"]
|
||||
path = contrib/c-ares
|
||||
url = https://github.com/ClickHouse/c-ares
|
||||
|
2
contrib/vectorscan
vendored
2
contrib/vectorscan
vendored
@ -1 +1 @@
|
||||
Subproject commit b4bba94b1a250603b0b198e0394946e32f6c3f30
|
||||
Subproject commit aaca65aa210ce3ec91bd2b249c4d59e55e80a869
|
Loading…
Reference in New Issue
Block a user