FANNG1 opened a new pull request, #4987: URL: https://github.com/apache/gravitino/pull/4987
### What changes were proposed in this pull request? support Iceberg REST extend API ### Why are the changes needed? Fix: #4959 ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? 1. add new operation classes with new URI PATH to `org.apache.gravitino.iceberg.service.rest2` 2. config `gravitino.iceberg-rest.extension-packages` to `org.apache.gravitino.iceberg.service.rest2` 3. start Gravitino IcebergRESTServer 4. check new URI is accessable. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org