ClickHouse/tests
Azat Khuzhin 5001b19613 Accept arbitrary numeric types for numbers() arguments (for scientific notation)
This is to make the syntax simpler, i.e. avoid explicit cast to UInt64
if you want to use scientific notation (i.e. 1e9 over 1 000 000 000).

v2: use plain evaluateConstantExpression() over
evaluateConstantExpressionOrIdentifierAsLiteral() since identifier will
not work anyway
2021-02-10 22:32:32 +03:00
..
ci
config
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 reinterpret_as.xml 2021-02-09 00:31:30 +03:00
queries Accept arbitrary numeric types for numbers() arguments (for scientific notation) 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