RussellSpitzer commented on a change in pull request #4152:
URL: https://github.com/apache/iceberg/pull/4152#discussion_r812980627



##########
File path: 
spark/v3.2/spark/src/test/java/org/apache/iceberg/spark/actions/TestExpireSnapshotsAction.java
##########
@@ -1027,34 +1029,59 @@ public void testExpireAction() {
   @Test
   public void testUseLocalIterator() {

Review comment:
       I don't know why we need one for collect, just to prove it is different 
when the option isn't enabled? I'm fine if you want to add that test as well, I 
just assumed that all the other tests are running in collect mode so you could 
just do a job count on any of them perhaps the simplest one?




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