tkhurana commented on code in PR #1803:
URL: https://github.com/apache/phoenix/pull/1803#discussion_r1463875573


##########
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialIndexIT.java:
##########
@@ -764,4 +764,47 @@ public void testPartialIndexPreferredOverFullIndex() 
throws Exception {
             assertFalse(rs.next());
         }
     }
+    

Review Comment:
   My recommendation would be to modify some of the existing tests in this 
class and add this additional check there rather than creating a new test.



-- 
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