SanjayMarreddi commented on code in PR #12299:
URL: https://github.com/apache/iceberg/pull/12299#discussion_r1975440490


##########
aws/src/main/java/org/apache/iceberg/aws/s3/S3URI.java:
##########
@@ -31,7 +31,7 @@
  *
  * <p>Note: Path-style access is deprecated and not supported by this 
implementation.
  */
-class S3URI {
+public class S3URI {

Review Comment:
   For using in `analayticsaccelerator` package I made it public earlier. Now 
I've moved the relevant code to s3 package and avoided making it public.



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to