FANNG1 commented on code in PR #4088:
URL: https://github.com/apache/gravitino/pull/4088#discussion_r1688193799
##########
iceberg/iceberg-rest-server/src/test/java/org/apache/gravitino/iceberg/service/rest/TestIcebergTableOperations.java:
##########
@@ -107,10 +108,10 @@ private Response doLoadTable(String name) {
}
private Response doUpdateTable(String name, TableMetadata base) {
- MetadataUpdate addSchema = new AddSchema(newTableSchema,
base.lastColumnId());
Review Comment:
API changes for new Iceberg Version
--
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]