ClickHouse/tests/queries/0_stateless/01625_constraints_index_append.reference
2024-02-26 02:31:57 +08:00

16 lines
616 B
Plaintext

Filter column: and(equals(a, 0), indexHint(greater(plus(i, 40), 0))) (removed)
Prewhere info
Prewhere filter
Prewhere filter column: equals(a, 0)
Prewhere info
Prewhere filter
Prewhere filter column: less(a, 0) (removed)
Filter column: and(greaterOrEquals(a, 0), indexHint(greater(plus(i, 40), 0))) (removed)
Prewhere info
Prewhere filter
Prewhere filter column: greaterOrEquals(a, 0)
Filter column: and(less(multiply(2, b), 100), indexHint(less(i, 100))) (removed)
Prewhere info
Prewhere filter
Prewhere filter column: less(multiply(2, b), 100)