justinmclean opened a new issue, #8245:
URL: https://github.com/apache/gravitino/issues/8245

   ### What would you like to be improved?
   
   In 
catalogs/catalog-lakehouse-iceberg/src/test/java/org/apache/gravitino/catalog/lakehouse/iceberg/integration/test/CatalogIcebergBaseIT.java
   
   The tests verifies only the length of partitioning and sortOrders. Modify 
the test to also assert that the contents of createdTable.partitioning() and 
createdTable.sortOrder() exactly match the expected values provided when 
creating the table.
   
   ### How should we improve?
   
   _No response_


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