ajantha-bhat commented on code in PR #8641:
URL: https://github.com/apache/iceberg/pull/8641#discussion_r1445684878
##########
core/src/main/java/org/apache/iceberg/CatalogUtil.java:
##########
@@ -67,10 +67,18 @@ public class CatalogUtil {
public static final String ICEBERG_CATALOG_TYPE_HADOOP = "hadoop";
public static final String ICEBERG_CATALOG_TYPE_HIVE = "hive";
public static final String ICEBERG_CATALOG_TYPE_REST = "rest";
+ public static final String ICEBERG_CATALOG_TYPE_GLUE = "glue";
Review Comment:
Let me know if you still want to work on it. If not, I can take it up.
Thanks.
--
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]