dbwong commented on a change in pull request #708: PHOENIX-5698 Phoenix Query 
with RVC IN list expression generates wron…
URL: https://github.com/apache/phoenix/pull/708#discussion_r384414162
 
 

 ##########
 File path: 
phoenix-core/src/test/java/org/apache/phoenix/expression/InListExpressionTest.java
 ##########
 @@ -62,4 +68,83 @@ public void testHashCode() throws Exception {
                     + hashCode, firstHashCode, hashCode);
         }
     }
+
+    @Test
+    public void testKeyPartsForOrderMatters() {
 
 Review comment:
   This is not a great unit test as its testing multiple things.  Consider 
reducing the scope and adding additional tests.  Same for below.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to