nastra merged PR #9994:
URL: https://github.com/apache/iceberg/pull/9994
--
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.apac
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1532128519
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -360,32 +341,20 @@ public void testAppendManifestWithSnapshotIdInheritance()
throws IOException {
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1532123199
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -360,32 +341,20 @@ public void testAppendManifestWithSnapshotIdInheritance()
throws IOException {
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531982526
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -92,28 +83,28 @@ public void testEmptyTableAppend() {
statuses(Status.ADDED, Status.ADDE
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531986609
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -147,25 +135,22 @@ public void testEmptyTableAppendFilesAndManifest() throws
IOException {
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531979921
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -323,14 +304,13 @@ public void testRewriteDataAndDeleteFiles() {
statuses(DELETED, EXIS
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531972009
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -1375,47 +1294,45 @@ public void
testManifestEntryFieldIdsForChangedPartitionSpecForV1Table() {
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531957297
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -92,28 +83,28 @@ public void testEmptyTableAppend() {
statuses(Status.ADDED, Status.ADDE
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531963997
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -92,28 +83,28 @@ public void testEmptyTableAppend() {
statuses(Status.ADDED, Status.ADDE
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531957297
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -92,28 +83,28 @@ public void testEmptyTableAppend() {
statuses(Status.ADDED, Status.ADDE
tomtongue commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531936851
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -489,32 +457,29 @@ public void testIncludedPartitionSummaries() {
table.currentSnapshot()
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531695247
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -1425,32 +1342,29 @@ public void testIncludedPartitionSummaries() {
table.currentSnapshot()
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531694926
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -1375,47 +1294,45 @@ public void
testManifestEntryFieldIdsForChangedPartitionSpecForV1Table() {
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531694296
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -1135,33 +1071,21 @@ public void
testAppendManifestWithSnapshotIdInheritance() throws IOException {
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531693411
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -418,15 +392,12 @@ public void testManifestMergeMinCount() throws
IOException {
statuses(S
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531690739
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -92,28 +83,28 @@ public void testEmptyTableAppend() {
statuses(Status.ADDED, Status.ADDED))
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531691801
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -147,25 +135,22 @@ public void testEmptyTableAppendFilesAndManifest() throws
IOException {
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531691051
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -126,19 +117,16 @@ public void testEmptyTableAppendManifest() throws
IOException {
statuse
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531690739
##
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##
@@ -92,28 +83,28 @@ public void testEmptyTableAppend() {
statuses(Status.ADDED, Status.ADDED))
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531689228
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -649,25 +614,22 @@ public void
testReplaceEqualityDeletesWithPositionDeletes() {
commit(tab
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531688931
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -590,25 +558,22 @@ public void
testRecoverWhenRewriteBothDataAndDeleteFiles() {
commit(tabl
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531686995
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -524,23 +496,19 @@ public void testRecovery() {
commit(table, rewrite, branch);
-Asser
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531686477
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -420,28 +393,27 @@ public void testFailure() {
table.newRewrite().rewriteFiles(Sets.newSet
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531685943
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -373,24 +352,18 @@ public void testRewriteDataAndAssignOldSequenceNumber() {
.rewr
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531676106
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -323,14 +304,13 @@ public void testRewriteDataAndDeleteFiles() {
statuses(DELETED, EXISTIN
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531675499
##
core/src/test/java/org/apache/iceberg/TestRewriteFiles.java:
##
@@ -246,14 +231,13 @@ public void testAddAndDelete() {
statuses(DELETED, EXISTING));
/
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531670793
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -524,69 +489,63 @@ public void testIncludedPartitionSummaryLimit() {
table.currentSnapshot()
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531669820
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -489,32 +457,29 @@ public void testIncludedPartitionSummaries() {
table.currentSnapshot().su
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531667791
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -360,32 +342,20 @@ public void testAppendManifestWithSnapshotIdInheritance()
throws IOException {
nastra commented on code in PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#discussion_r1531663316
##
core/src/test/java/org/apache/iceberg/TestFastAppend.java:
##
@@ -86,16 +82,13 @@ public void testEmptyTableAppendManifest() throws
IOException {
ManifestFile
tomtongue commented on PR #9994:
URL: https://github.com/apache/iceberg/pull/9994#issuecomment-2005245722
@nastra Change the classes in Core to JUnit5. Could you review this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
31 matches
Mail list logo