huaxingao commented on PR #11540:
URL: https://github.com/apache/iceberg/pull/11540#issuecomment-2474711816

   > actually wdyt to change it to assertThat?
   
   In this test suite, the file format could also be [ORC or 
AVRO](https://github.com/apache/iceberg/blob/main/spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/source/TestSparkReaderDeletes.java#L114).
 We want to ignore this specific test 
`testPosDeletesOnParquetFileWithMultipleRowGroups()` 
    for ORC and AVRO format, that's why we use `assumeThat` instead of 
`assertThat`.


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to