mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-06 06:22:39 +00:00
16 lines
616 B
Plaintext
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)
|