kadirozde commented on code in PR #1701:
URL: https://github.com/apache/phoenix/pull/1701#discussion_r1346729741


##########
phoenix-core/src/test/java/org/apache/phoenix/compile/WhereCompilerTest.java:
##########
@@ -711,6 +714,16 @@ public void testOr2InFilter() throws SQLException {
         assertArrayEquals(ByteUtil.nextKey(stopRow), scan.getStopRow());
     }
 
+    @Test

Review Comment:
   Ignore this test and I forgot to remove it. It will be removed in the next 
commit.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to