Aggarwal-Raghav commented on code in PR #6749:
URL: https://github.com/apache/hive/pull/6749#discussion_r3941016352
##########
standalone-metastore/metastore-rest-catalog/src/main/java/org/apache/iceberg/rest/HMSCatalogAdapter.java:
##########
@@ -162,6 +162,7 @@ enum Route {
private final Map<Integer, String> variables;
private final Class<? extends RESTRequest> requestClass;
private final String resourcePath;
+ private final boolean hasPrefix;
Review Comment:
ACK
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]