lasdf1234 commented on code in PR #11219:
URL: https://github.com/apache/gravitino/pull/11219#discussion_r3300581981
##########
iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/IcebergRESTUtils.java:
##########
@@ -52,6 +53,9 @@ public class IcebergRESTUtils {
private static final Logger LOG =
LoggerFactory.getLogger(IcebergRESTUtils.class);
+ /** UTF-8 URL-encoded namespace separator used by the Iceberg REST catalog
spec. */
Review Comment:
Got resolved
--
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]