Dmitry Novik
ab7b6fcdae
Update tests and revert change for ARRAY JOIN
2023-08-24 22:32:40 +02:00
Igor Nikonov
e5de6cde24
Update after #50097
2023-06-13 11:37:24 +00:00
Igor Nikonov
9ea0575ff8
Update: rest tests which output is differ with enabled analyzer
2023-05-22 11:24:29 +00:00
Igor Nikonov
e5aa3fcc8f
Add queries with enabled analyzer
2023-05-17 19:09:13 +00:00
Salvatore Mesoraca
e7d19cc45f
Fix test that expected CH to apply a wrong optimization
...
The result of minus is an int64.
Casting that result to uint8 instead of bool can lead
to wrong results e.g.
256 cast to uint8 is 0, but it should be `true`
2023-03-15 17:17:08 +01:00
vdimir
2e38bb5f23
adjust more tests for parallel_join
2022-07-12 20:22:35 +02:00
Nikita Taranov
d7ff09b8e0
update tests
2022-04-25 18:23:24 +00:00
Nickita Taranov
ce40d84eef
more fixes
2022-04-04 14:33:58 +02:00
Nickita Taranov
a39427f00b
clean up
2022-04-04 14:33:57 +02:00
Nickita Taranov
b095838444
stash
2022-04-04 14:33:57 +02:00
Nickita Taranov
4c51329ad6
stash
2022-04-04 14:33:57 +02:00
avogar
89f4110232
Fix more tests
2022-02-18 12:05:44 +00:00
avogar
26f808bd46
Fix next batch of tests
2022-02-17 13:46:51 +00:00
Nikolai Kochetov
254eecf227
Update some tests.
2021-10-19 11:11:54 +03:00
kssenii
01b4bd3f91
Fix some more tests
2021-08-07 14:28:12 +00:00
Nikolai Kochetov
e9f7213858
Filter push down for LEFT/INNER JOIN, CreatingSets, Union.
2021-03-25 21:11:54 +03:00
Nikolai Kochetov
d328bfa41f
Review fixes. Add setting max_optimizations_to_apply.
2021-02-26 19:29:56 +03:00
Nikolai Kochetov
00e0dbc3e5
Fix test.
2021-02-20 20:42:06 +03:00
Nikolai Kochetov
0449546bca
Support TotalsHaving. Update test.
2021-02-18 16:13:09 +03:00
Nikolai Kochetov
e5b9c42860
Update test.
2021-02-17 19:54:37 +03:00
Nikolai Kochetov
5fd80555aa
Update test.
2021-02-12 19:06:18 +03:00
Nikolai Kochetov
683d793cc2
Update test.
2021-02-12 14:31:14 +03:00
Nikolai Kochetov
17edf238e3
Added test.
2021-01-19 16:35:26 +03:00