mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
1e7714d56d
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. |
||
---|---|---|
.. | ||
ci | ||
config | ||
external_models/catboost | ||
fuzz | ||
instructions | ||
integration | ||
jepsen.clickhouse-keeper | ||
perf_drafts | ||
performance | ||
queries | ||
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 |