This is an automated email from the ASF dual-hosted git repository.
yuqi1129 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 8494a3b621 [#12418] improvement(test): Add multi-node entity cache
consistency tests (#12460)
add 4a36036266 [#12561] feat(lance): Add table creation authorization for
Lance REST (#12695)
No new revisions were added by this update.
Summary of changes:
.../LanceAuthorizationExpressions.java | 23 +++++
...anceMetadataAuthorizationMethodInterceptor.java | 114 +++++++++++++--------
.../lance/service/rest/LanceTableOperations.java | 4 +
.../test/LanceTableAuthorizationIT.java | 67 +++++++++++-
...anceMetadataAuthorizationMethodInterceptor.java | 103 +++++++++++++++++++
5 files changed, 262 insertions(+), 49 deletions(-)