jackye1995 commented on code in PR #4402:
URL: https://github.com/apache/iceberg/pull/4402#discussion_r978857581


##########
aws/src/main/java/org/apache/iceberg/aws/glue/GlueTableOperations.java:
##########
@@ -355,4 +355,8 @@ void cleanupMetadataAndUnlock(CommitStatus commitStatus, 
String metadataLocation
       }
     }
   }
+
+  public Map<String, String> tableCatalogProperties() {

Review Comment:
   looks like this is only for testing purpose? can we use spy for that instead 
of exposing it?



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

Reply via email to