ClickHouse/tests
Robert Schulze 2c828338f4
Replace hyperscan by vectorscan
This commit migrates ClickHouse to Vectorscan. The first 10 min of
[0] explain the reasons for it.

(*) Addresses (but does not resolve) #38046

(*) Config parameter names (e.g. "max_hyperscan_regexp_length") are
    preserved for compatibility. Likewise, error codes (e.g.
    "ErrorCodes::HYPERSCAN_CANNOT_SCAN_TEXT") and function/class names (e.g.
    "HyperscanDeleter") are preserved as vectorscan aims to be a drop-in
    replacement.

[0] https://www.youtube.com/watch?v=KlZWmmflW6M
2022-06-24 10:47:52 +02:00
..
ci
config
fuzz
instructions
integration Merge pull request #38069 from CurtizJ/better-support-gcp 2022-06-23 13:19:14 +02:00
jepsen.clickhouse-keeper
perf_drafts
performance Merge branch 'master' into revert-35914-FIPS_compliance 2022-06-23 12:06:17 +00:00
queries Replace hyperscan by vectorscan 2022-06-24 10:47:52 +02:00
.gitignore
clickhouse-test
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt