mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
33 lines
696 B
Plaintext
33 lines
696 B
Plaintext
-------Not need optimize predicate, but it works.-------
|
|
1
|
|
1
|
|
1
|
|
-------Need push down-------
|
|
1
|
|
1
|
|
1
|
|
1 1
|
|
3 3
|
|
3 3
|
|
2000-01-01 1 test string 1 1
|
|
3 3
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
1 2000-01-01 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1 2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
1 2000-01-01 2000-01-01 1 test string 1 1
|
|
2000-01-01 1 test string 1 1
|
|
2000-01-01 2 test string 2 2
|
|
1
|
|
1
|
|
-------Push to having expression, need check.-------
|
|
-------Compatibility test-------
|