nastra commented on code in PR #14465:
URL: https://github.com/apache/iceberg/pull/14465#discussion_r2560119271
##########
core/src/main/java/org/apache/iceberg/rest/RESTViewOperations.java:
##########
@@ -29,14 +29,14 @@
import org.apache.iceberg.view.ViewMetadata;
import org.apache.iceberg.view.ViewOperations;
-class RESTViewOperations implements ViewOperations {
+public class RESTViewOperations implements ViewOperations {
Review Comment:
I don't think we should update the visibility here. See also
https://github.com/apache/iceberg/pull/14465/files#r2560116538
--
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]