jerryshao opened a new issue, #9277: URL: https://github.com/apache/gravitino/issues/9277
### What would you like to be improved? To support different modes in Lance table creation, we use some catch-and-throw solution in the client-side, which is time-consuming. Instead, we can improve the code to do this in the server-side, just pass the creation mode as property in creation request, and handle such logic on the server-side. ### How should we improve? _No response_ -- 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]
