ByConity/tests/integration/test_backward_compatibility
Nikita Taranov 6214e0499f Optimize merge of uniqExact without_key (#43072)
* impl for uniqExact

* rm unused (read|write)Text methods

* fix style

* small fixes

* impl for variadic uniqExact

* refactor

* fix style

* more agressive inlining

* disable if max_threads=1

* small improvements

* review fixes

* Revert "rm unused (read|write)Text methods"

This reverts commit a7e74805842572f6fa2c28ea111ab8ca7c19ad21.

* encapsulate is_able_to_parallelize_merge in Data

* encapsulate is_exact & argument_is_tuple in Data
2023-02-08 12:25:11 +08:00
..
test_aggregate_function_state.py Optimize merge of uniqExact without_key (#43072) 2023-02-08 12:25:11 +08:00