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

   > So strange, do you know why it aborts instead of fails?
   
   I think the purpose of `assumeThat` is to determine whether the conditions 
are suitable for a test to continue. If an assumption fails (e.g., if the file 
format is not parquet), JUnit will skip the execution of the test case and mark 
it as ignored rather than failing it.


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