yuqi1129 commented on code in PR #9589:
URL: https://github.com/apache/gravitino/pull/9589#discussion_r2668513198
##########
lance/lance-rest-server/src/main/java/org/apache/gravitino/lance/service/rest/LanceTableOperations.java:
##########
@@ -122,6 +123,10 @@ public Response createTable(
}
}
+ /**
+ * According to the latest spec, createEmptyTable only stores the table
metadata including its
+ * location, and will never touch lance storage.
Review Comment:
In fact, we do not have old docs. Let me add a commit link.
--
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]