ClickHouse/tests
Robert Schulze 8e1a3cd194
Don't crash in functions multiMatch[Fuzzy](AllIndices/Any/AnyIndex)() with empty needle
Queries like
  "select multiMatchAnyIndex('abc', []::Array(String))"
were not properly handled and crashed.
2022-07-08 11:18:53 +00:00
..
ci Merge pull request #38744 from ClickHouse/ci-required-simple-checks 2022-07-08 11:17:38 +03:00
config Merge branch 'master' into deprecate_ordinary_database 2022-06-27 23:47:49 +02:00
fuzz
instructions
integration Merge pull request #38214 from bigo-sg/storagehive_alter 2022-07-07 17:06:43 +02:00
jepsen.clickhouse-keeper
perf_drafts
performance Fix: remove heeavy performance tests, introduced within this PR 2022-07-07 07:57:05 +00:00
queries Don't crash in functions multiMatch[Fuzzy](AllIndices/Any/AnyIndex)() with empty needle 2022-07-08 11:18:53 +00:00
.gitignore
clickhouse-test Fix CLICKHOUSE_TMP in tests 2022-07-02 21:47:29 +03:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt