mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
5001b19613
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 |
||
---|---|---|
.. | ||
0_stateless | ||
1_stateful | ||
bugs | ||
__init__.py | ||
.gitignore | ||
conftest.py | ||
query_test.py | ||
server.py | ||
shell_config.sh | ||
skip_list.json |