virajjasani commented on code in PR #2230:
URL: https://github.com/apache/phoenix/pull/2230#discussion_r2214426437


##########
phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java:
##########
@@ -1251,6 +1250,13 @@ private void 
populatePropertyMaps(ListMultimap<String,Pair<String,Object>> state
                             .setMessage("Property: " + prop.getFirst()).build()
                             .buildException();
                 }
+                if (tableType == PTableType.INDEX

Review Comment:
   Yes, added in latest commits



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

To unsubscribe, e-mail: issues-unsubscr...@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to