ClickHouse/dbms
Vadim b8ae9f7951 [CLICKHOUSE-2830] add FunctionArrayDistinct (#2670)
* [CLICKHOUSE-2830] add FunctionArrayDistinct

* [#CLICKHOUSE-2830] Add tests and fix

* [CLICKHOUSE-2830] fix bug with array without NULL

* [CLICKHOUSE-2830] fix test

* [CLICKHOUSE-3844] Add suport Tuple and other types in Uniq, EnumerateUniq and Distinct

* [CLICKHOUSE-3844] Add '\n'

* [CLICKHOUSE-3844] fix

* [CLICKHOUSE-2830] del Nullable return type

* Update FunctionsArray.cpp

* [CLICKHOUSE-3844] add new tests

* [CLICKHOUSE-3844] add new tests
2018-07-19 16:53:32 +03:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake CLICKHOUSE-3771: fixes 2018-07-18 12:48:45 +03:00
programs Fix build without readline 2018-07-19 12:29:02 +03:00
scripts Build and test fixes (#2470) 2018-06-05 20:43:10 +03:00
src [CLICKHOUSE-2830] add FunctionArrayDistinct (#2670) 2018-07-19 16:53:32 +03:00
tests [CLICKHOUSE-2830] add FunctionArrayDistinct (#2670) 2018-07-19 16:53:32 +03:00
CMakeLists.txt Allow use unbundled cpuid (#2543) 2018-06-21 20:35:03 +03:00