ahmedabu98 commented on code in PR #38834:
URL: https://github.com/apache/beam/pull/38834#discussion_r3553732210


##########
sdks/java/io/iceberg/src/main/java/org/apache/beam/sdk/io/iceberg/TableCache.java:
##########
@@ -40,30 +40,30 @@
  * refreshed after a caller started its request, the caller reuses that 
refresh instead of making
  * another catalog call.
  */
-class TableCache {
+public class TableCache {

Review Comment:
   Made it public so the `maintenance` package can use it. Yeah we should mark 
it with `@Internal`



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

Reply via email to