Kumar, Can you try with the 4.8 release?
On Mon, Sep 19, 2016 at 2:54 PM, Kumar Palaniappan < kpalaniap...@marinsoftware.com> wrote: > > Any one had faced this issue? > > https://issues.apache.org/jira/browse/PHOENIX-3297 > > And this one gives no rows > > SELECT * FROM TEST.RVC_TEST WHERE (COLONE, COLTWO) IN (1,2) AND COLTHREE > =3 AND COLFOUR=4; > > > >