Constant folding test: Fold In(v, list) into true or false | 6 ms | Passed |
Constant folding test: expressions have attribute references and literals in arithmetic operations | 14 ms | Passed |
Constant folding test: expressions have attribute references and literals in predicates | 30 ms | Passed |
Constant folding test: expressions have foldable functions | 10 ms | Passed |
Constant folding test: expressions have nonfoldable functions | 33 ms | Passed |
Constant folding test: expressions have null literals | 21 ms | Passed |
Constant folding test: expressions only have literals | 23 ms | Passed |
eliminate subqueries | 22 ms | Passed |