openinx commented on a change in pull request #3687:
URL: https://github.com/apache/iceberg/pull/3687#discussion_r764837542
##########
File path: aliyun/src/test/java/org/apache/iceberg/aliyun/AliyunTestUtility.java
##########
@@ -17,25 +17,36 @@
* under the License.
*/
-package org.apache.iceberg.aliyun.oss;
+package org.apache.iceberg.aliyun;
Review comment:
Move this utility class out of the `org.apache.iceberg.aliyun.oss`
because the utility will also be used for other aliyun services , such as the
future aliyun dlf catalog etc.
--
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]