swaroopak commented on a change in pull request #495: PHOENIX-4703 Make 
indextool changes to drop before rebuild
URL: https://github.com/apache/phoenix/pull/495#discussion_r279911114
 
 

 ##########
 File path: 
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
 ##########
 @@ -4302,6 +4302,7 @@ public MutationState alterIndex(AlterIndexStatement 
statement) throws SQLExcepti
             boolean changingPhoenixTableProperty= 
evaluateStmtProperties(metaProperties,metaPropertiesEvaluated,table,schemaName,tableName);
 
             PIndexState newIndexState = statement.getIndexState();
+            // TODO: Change this for PHOENIX-4703
 
 Review comment:
   Is it a self-referencing jira? Are we planning to include new syntax in the 
same PR/jira?

----------------------------------------------------------------
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

Reply via email to