ClickHouse/tests
Azat Khuzhin 5f3059555a Fix system.parts _state column
There was LOGICAL_ERROR when querying this column, due to incorrect order:

    SELECT
        *,
        _state
    FROM system.parts

    2021.01.21 10:22:57.731556 [ 22851 ] {02a07c6d-467d-4681-9203-4dc11cc6fbee} <Fatal> : Logical error: 'Invalid Field get from type String to type UInt64'.
2021-01-21 10:41:23 +03:00
..
ci Add more Fuzzer tasks 2021-01-17 21:14:57 +03:00
config
external_models/catboost
fuzz
instructions
integration Merge branch 'master' into update_cassandra 2021-01-19 14:10:15 +03:00
perf_drafts
performance Update jit_large_requests.xml 2021-01-18 14:00:24 +03:00
queries Fix system.parts _state column 2021-01-21 10:41:23 +03:00
testflows Disable TestFlows due to low reliability 2021-01-16 11:58:23 +03:00
users.d
.gitignore
clickhouse-client.xml
clickhouse-test not sure why it doesn't like my f-strings 2021-01-20 10:01:26 +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 Merge branch 'master' into update_cassandra 2021-01-20 14:15:53 +03:00
ubsan_suppressions.txt
users.xml