ClickHouse/tests
Robert Schulze 325c6bdf3d
Renaming: "Query Result Cache" --> "Query Cache"
Reasons:

- The cache will at some point store intermediate results as opposed to
  only query results. We should change the terminology now without
  having to worry about backward compat.

- Equivalent caches in MySQL (1) and Starrocks (2) are called "query
  cache".

- The new name is ca. 13.8% more catchy.

(1) https://dev.mysql.com/doc/refman/5.6/en/query-cache.html
(2) https://docs.starrocks.io/en-us/2.5/using_starrocks/query_cache
2023-01-31 09:54:34 +00:00
..
ci Revert "Add check for running workflows to merge_pr.py" 2023-01-30 23:14:29 +01:00
config
fuzz FIXUP: Add arrayShuffle and arrayShufflePartial to fuzzer corpus 2023-01-27 20:07:56 +00:00
instructions
integration Merge pull request #45791 from ClickHouse/fix_drop_hung 2023-01-31 10:11:11 +01:00
jepsen.clickhouse
perf_drafts
performance Merge branch 'master' into block-non-float-gorilla-v2 2023-01-28 03:30:12 +03:00
queries Renaming: "Query Result Cache" --> "Query Cache" 2023-01-31 09:54:34 +00:00
.gitignore
.rgignore
clickhouse-test Fix Flaky Check 2023-01-30 02:51:21 +01:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt