kadirozde commented on a change in pull request #734: PHOENIX-5768 Supporting
partial overwrites for immutable tables with …
URL: https://github.com/apache/phoenix/pull/734#discussion_r392708148
##########
File path:
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerIT.java
##########
@@ -195,6 +198,37 @@ public void testPartialRowUpdate() throws Exception {
conn.close();
}
+ @Test
Review comment:
I added the comment
----------------------------------------------------------------
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