yuqi1129 commented on code in PR #9589:
URL: https://github.com/apache/gravitino/pull/9589#discussion_r2668577339


##########
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:
   There are no docs about it actually.
   <img width="1278" height="788" alt="image" 
src="https://github.com/user-attachments/assets/4585df04-7c26-466c-a94d-023666b92a71";
 />
   
   
   The doc is from `lancedb`, which is not suitable for open-source project 
here. 
   <img width="1284" height="748" alt="image" 
src="https://github.com/user-attachments/assets/e4565f10-d708-441e-9511-3b5c38942fc9";
 />
   
   
   



-- 
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]

Reply via email to