ClickHouse/tests/integration/test_backward_compatibility
Nikita Taranov 7beb58b0cf
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 a7e7480584.

* encapsulate is_able_to_parallelize_merge in Data

* encapsulate is_exact & argument_is_tuple in Data
2022-11-17 13:19:02 +01:00
..
configs Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
__init__.py Add integration test 2020-07-16 05:27:46 +03:00
test_aggregate_fixed_key.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test_aggregate_function_state.py Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
test_convert_ordinary.py take permanently detached tables into account 2022-08-08 16:06:08 +02:00
test_cte_distributed.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test_data_skipping_indices.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test_detach_part_wrong_partition_id.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test_functions.py Add backward compatiblity check for some functions 2022-10-21 13:25:43 +02:00
test_insert_profile_events.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test_normalized_count_comparison.py Format tests 2022-08-01 21:04:12 +08:00
test_select_aggregate_alias_column.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test_short_strings_aggregation.py Auto set test's name in integration tests. 2022-07-18 15:03:57 +02:00
test.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00