github-actions[bot] closed pull request #9048: Support tencent COS fileIO
URL: https://github.com/apache/iceberg/pull/9048
--
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 un
github-actions[bot] commented on PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#issuecomment-2401027269
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If y
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401887508
##
build.gradle:
##
@@ -948,6 +948,48 @@ project(':iceberg-snowflake') {
}
}
+project(':iceberg-tencentcloud') {
+ test {
+useJUnitPlatform()
+ }
+
+ depend
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401886198
##
build.gradle:
##
@@ -948,6 +948,48 @@ project(':iceberg-snowflake') {
}
}
+project(':iceberg-tencentcloud') {
+ test {
+useJUnitPlatform()
+ }
+
+ depend
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401883707
##
build.gradle:
##
@@ -948,6 +948,48 @@ project(':iceberg-snowflake') {
}
}
+project(':iceberg-tencentcloud') {
+ test {
+useJUnitPlatform()
+ }
+
+ depend
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401825158
##
tencent/src/test/java/org/apache/iceberg/tencentcloud/cos/TestCosClientFactories.java:
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401806041
##
tencent/src/test/java/org/apache/iceberg/tencentcloud/cos/TestCosFileIO.java:
##
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401767120
##
tencent/src/test/java/org/apache/iceberg/tencentcloud/cos/TestCosFileIO.java:
##
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
lubo212 commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1401684618
##
tencent/src/test/java/org/apache/iceberg/tencentcloud/cos/TestCosClientFactories.java:
##
@@ -0,0 +1,90 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
nastra commented on code in PR #9048:
URL: https://github.com/apache/iceberg/pull/9048#discussion_r1390789456
##
tencent/src/test/java/org/apache/iceberg/tencentcloud/cos/TestCosClientFactories.java:
##
@@ -0,0 +1,90 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
10 matches
Mail list logo