virajjasani commented on a change in pull request #1363:
URL: https://github.com/apache/phoenix/pull/1363#discussion_r767247758
##########
File path:
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
##########
@@ -5384,7 +5435,7 @@ else if (metaProperties.getImmutableStorageSchemeProp()
!= table.getImmutableSto
return changingPhoenixTableProperty;
}
- private static class MetaProperties {
+ public static class MetaProperties {
Review comment:
Sorry, I commented here but I actually meant `MetaPropertiesEvaluated`.
If it is needed public for future purpose, then it's fine.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]