swaroopak commented on a change in pull request #494: PHOENIX-5262 Wrong Result on Salted table with Varbinary PK URL: https://github.com/apache/phoenix/pull/494#discussion_r279177323
########## File path: phoenix-core/src/test/java/org/apache/phoenix/util/ScanUtilTest.java ########## @@ -45,291 +48,305 @@ /** * Test the SetKey method in ScanUtil. */ -@RunWith(Parameterized.class) +@RunWith(Enclosed.class) Review comment: Nice! ---------------------------------------------------------------- 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
