Commit Graph

5 Commits

Author SHA1 Message Date
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
Raúl Marín
10f18b8d7b Adapt tests to count properly 2021-12-09 18:15:11 +01:00
Amos Bird
50f2e488bd
Fix invalid virtual column expr 2021-04-21 10:29:03 +08:00
Amos Bird
b936619fa9
Rename 2021-03-09 22:00:04 +08:00
Amos Bird
93b661ad5a
partition id pruning 2021-03-04 19:43:03 +08:00