ClickHouse/tests
Azat Khuzhin b6dc721e33 Update tests for new numbers(limit) syntax
$ gg -e 'numbers(toUInt64' -e 'numbers_mt(toUInt64' | cut -d: -f1 | sort -u | xargs sed -i -E 's#numbers(_mt|)\(toUInt64\(([^()]*)\)\)#numbers\1(\2)#'
2021-02-10 22:32:32 +03:00
..
ci
config ExecutableDictionarySource added implicit_key option 2021-02-01 12:35:47 +03:00
external_models/catboost
fuzz
instructions
integration Merge pull request #20248 from qoega/integration-2 2021-02-10 08:46:20 +03:00
perf_drafts
performance Update tests for new numbers(limit) syntax 2021-02-10 22:32:32 +03:00
queries Update tests for new numbers(limit) syntax 2021-02-10 22:32:32 +03:00
testflows
users.d
.gitignore
clickhouse-client.xml
clickhouse-test detect unmarked long tests in flaky check 2021-02-04 15:06:48 +03:00
clickhouse-test-server
client-test.xml
CMakeLists.txt
decimals_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml
stress
strings_dictionary.xml
tsan_suppressions.txt
ubsan_suppressions.txt
users.xml