mchades commented on code in PR #9589: URL: https://github.com/apache/gravitino/pull/9589#discussion_r2668545301
########## lance/lance-rest-server/src/main/java/org/apache/gravitino/lance/service/rest/LanceTableOperations.java: ########## @@ -124,8 +124,8 @@ public Response createTable( } /** - * According to the latest spec, createEmptyTable only stores the table metadata including its - * location, and will never touch lance storage. + * According to the spec of lance-namespace with version 0.0.20 to 0.31, createEmptyTable only Review Comment: Is there a link to attach here? -- 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]
