yuqi1129 opened a new issue, #9512: URL: https://github.com/apache/gravitino/issues/9512
### Version main branch ### Describe what's wrong In the following code: https://github.com/apache/gravitino/blob/83d12ef28b11103dd9c43de19a3f837a783994d5/lance/lance-rest-server/src/main/java/org/apache/gravitino/lance/service/rest/LanceTableOperations.java#L155-L179 If the user forgot the set `mode`, the code will run into `NPE` since the annotation on mode is `Nullable` ### Error message and/or stacktrace Please see above ### How to reproduce Please see above ### Additional context _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]
