swaroopak commented on a change in pull request #665: PHOENIX-5650:
IndexUpgradeTool does not rebuild view indexes
URL: https://github.com/apache/phoenix/pull/665#discussion_r362990289
##########
File path:
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java
##########
@@ -346,6 +362,28 @@ public void testDryRunAndFailures() throws Exception {
}
}
+ @Test
+ public void verifyViewAndViewIndexes() throws SQLException {
Review comment:
@gjacoby126 Where do you propose to keep this test? I was considering
"NonParameterizedIndexUpgradeToolIT". any thoughts?
----------------------------------------------------------------
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