alesapin
|
10c3e6e546
|
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
|
2022-02-09 14:14:58 +03:00 |
|
Amos Bird
|
82f31e1abb
|
Fix tests when projection is enabled
Avoid using count() in quota related tests
count() can subject to many optimization techniques, which is unstable
for testing quota usage.
|
2022-02-06 16:46:10 +08:00 |
|
Amos Bird
|
7674bc986e
|
Disable projection when there is JOIN or SAMPLE
|
2022-02-06 16:46:09 +08:00 |
|
alesapin
|
25c0b07e68
|
Disable some tests
|
2022-02-04 14:31:58 +03:00 |
|
Amos Bird
|
e679e952c8
|
Let's check without projection just in case
|
2021-10-21 10:16:11 +08:00 |
|
Amos Bird
|
240895fba7
|
Fix projections with JOIN alias columns
|
2021-10-20 21:30:15 +08:00 |
|