raushanprabhakar1 commented on code in PR #11028: URL: https://github.com/apache/gravitino/pull/11028#discussion_r3253405064
########## core/src/main/java/org/apache/gravitino/hook/ViewHookDispatcher.java: ########## Review Comment: Dropped core ViewHookDispatcher per feedback. The view chain is now ViewEventDispatcher → ViewNormalizeDispatcher → ViewOperationDispatcher. Left a TODO(#11007) to add view hooks once view privilege support is finalized. -- 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]
