hsiang-c commented on code in PR #7920:
URL: https://github.com/apache/iceberg/pull/7920#discussion_r1252147593


##########
spark/v3.4/spark/src/test/java/org/apache/iceberg/spark/source/TestIcebergSourceTablesBase.java:
##########
@@ -1421,6 +1435,7 @@ public void testPartitionsTable() {
     }
   }
 
+  @SuppressWarnings("MethodLength")

Review Comment:
   @dramaticlly @szehon-ho Thanks for your feedback.
   
   Extracted those assertions to a helper method, see 
https://github.com/apache/iceberg/pull/7920/commits/0d423c219739a1e26d167d7a2bd176a2cb516544



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