stoty commented on a change in pull request #1118:
URL: https://github.com/apache/phoenix/pull/1118#discussion_r565847549
##########
File path:
phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java
##########
@@ -90,6 +91,66 @@ public void testStartKeyStopKey() throws SQLException {
assertTrue(splits.size() > 0);
}
+ @Test
Review comment:
Can you add a test for adding the identical column with an alter table
statement ?
----------------------------------------------------------------
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]