ClickHouse/tests
Azat Khuzhin 1e7714d56d Forbid nested identical (only) combinators
Nested identical combinators (i.e. uniqCombinedIfIf) is not
supported (since they even don't work -- silently).

But non-identical does supported and works, for example
uniqCombinedIfMergeIf, it is useful in case when the underlying
storage stores AggregateFunction(uniqCombinedIf) and in SELECT you
need to filter aggregation result based on another column for
example.
2021-09-10 21:03:24 +03:00
..
ci
config
external_models/catboost
fuzz
instructions
integration
jepsen.clickhouse-keeper
perf_drafts
performance
queries Forbid nested identical (only) combinators 2021-09-10 21:03:24 +03:00
testflows
users.d
.gitignore
clickhouse-client.xml
clickhouse-test
client-test.xml
CMakeLists.txt
decimals_dictionary.xml
executable_pool_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml
stress
strings_dictionary.xml
tsan_suppressions.txt
ubsan_suppressions.txt
users.xml