yuqi1129 commented on issue #11089: URL: https://github.com/apache/gravitino/issues/11089#issuecomment-4924806231
In the auxiliary mode, It's reasonble to for Lance REST to call the Gravitino internal API, as this will - Reduce unnecessary HTTP API calls, and we can do more customized changes via internal APIs. - It's beneficial for anthn and authz as using the HTTP client will double the HTTP header and related cost. For the standalone mode, the change between these two are trival, so I think we can move this issue forward. @freesinger Do you have time to continue with this one? -- 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]
