gjacoby126 commented on a change in pull request #702: PHOENIX-5707: Index
rebuild after truncate incorrectly writes the inc…
URL: https://github.com/apache/phoenix/pull/702#discussion_r373928484
##########
File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java
##########
@@ -237,6 +237,80 @@ public void testWithSetNull() throws Exception {
}
}
+ @Test
+ public void testIncorrectRebuild() throws Exception {
Review comment:
nit: Let's try for a more descriptive name.
----------------------------------------------------------------
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