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


##########
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:
   One more question. Do you think we need thi shas to be really public. Should 
we use @Internal or some kind of annotation ?



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