diqiu50 commented on PR #10500:
URL: https://github.com/apache/gravitino/pull/10500#issuecomment-4233376663

   The CI failed at:
   ```
   2026-04-07 04:21:27 INFO  [pool-7-thread-2] TrinoQueryIT:246 - Execute sql 
in the tester lakehouse-iceberg/00009_delete_table.sql under catalog 
iceberg_hive successfully.
   Sql:
   DELETE FROM gt_iceberg_test_delete.tb03 WHERE name='bob';
   Expect:
   <QUERY_FAILED> Iceberg table updates require at least format version 2
   Actual:
   Query 20260407_042127_00387_qnvyf failed: Iceberg table updates require at 
least format version 2
   io.trino.spi.TrinoException: Iceberg table updates require at least format 
version 2
   ```
   Could it be related to the changes?


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

Reply via email to