Dmitry Novik
|
411c535ac9
|
Fix integration tests
|
2024-03-22 13:59:44 +01:00 |
|
Dmitry Novik
|
b74a0359e5
|
Update integration tests
|
2024-03-20 13:43:18 +01:00 |
|
Raúl Marín
|
4b64145ea8
|
Missing includes
|
2024-02-26 16:00:40 +01:00 |
|
Raúl Marín
|
98e68ccfb8
|
Remove old tags from integration tests
|
2024-02-26 13:45:20 +01:00 |
|
Nikolai Kochetov
|
1326d9935f
|
Clean data dir and always start an old server version in aggregate functions compatibility test.
|
2023-09-28 15:28:26 +00:00 |
|
Nikolai Kochetov
|
ea252e2f61
|
Disable analyzer setting in backward_compatibility integration tests.
|
2023-07-20 15:05:07 +00:00 |
|
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 |
|