aokolnychyi commented on code in PR #8621:
URL: https://github.com/apache/iceberg/pull/8621#discussion_r1334891067


##########
spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/TestSparkDistributionAndOrderingUtil.java:
##########
@@ -252,23 +254,8 @@ public void testDefaultWritePartitionedUnsortedTable() {
         };
 
     checkWriteDistributionAndOrdering(table, expectedDistribution, 
expectedOrdering);
-  }
-
-  @Test
-  public void testDefaultWritePartitionedUnsortedTableFanout() {

Review Comment:
   We did have some tests twice: one with fanout writers and one without. I 
squashed them.



-- 
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]

Reply via email to