laserninja commented on PR #11828:
URL: https://github.com/apache/gravitino/pull/11828#issuecomment-4899972356
Done in 920dd85 — moved the `registerView` endpoint into
`IcebergNamespaceOperations` (injecting `IcebergViewOperationDispatcher`), so
`register-view` now sits alongside `registerTable` under
`/v1/{prefix}/namespaces/{namespace}`. Removed the standalone
`IcebergViewRegisterOperations` class and its test mock, and dropped its
registration from `IcebergRESTAuthInterceptionService`. All affected tests pass.
--
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]