mirror of https://github.com/citusdata/citus.git
Merge a1f77009f0
into fa60208026
commit
abbc460dae
|
@ -224,7 +224,7 @@ SELECT count(*) FROM lineitem
|
|||
WHERE 0 != 0;
|
||||
count
|
||||
-------
|
||||
0
|
||||
|
||||
(1 row)
|
||||
|
||||
-- distinct expressions can be pushed down
|
||||
|
|
Loading…
Reference in New Issue