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


##########
lance/lance-rest-server/src/main/java/org/apache/gravitino/lance/service/rest/LanceTableOperations.java:
##########
@@ -164,7 +163,7 @@ public Response createEmptyTable(
       // conflict.
       props.putAll(headerProps);
 
-      CreateEmptyTableResponse response =
+      DeclareTableResponse response =

Review Comment:
   removed.



##########
docs/lance-rest-integration.md:
##########
@@ -22,12 +22,17 @@ The following table outlines the tested compatibility 
between Gravitino versions
 
 | Gravitino Version (Lance REST) | Supported lance-spark Versions | Supported 
lance-ray Versions |
 
|--------------------------------|--------------------------------|------------------------------|
-| 1.1.1 - 1.2.1                  | 0.0.10 - 0.0.15               | 0.0.6 - 
0.0.8                |
-| 1.3.0                          | 0.1.0 - 0.2.0                 | 0.0.6 - 
0.2.0                |
+| 1.1.1 - 1.2.1                  | 0.0.10 - 0.0.15                | 0.0.6 - 
0.0.8                |
+| 1.3.0                          | 0.1.0 - 0.4.0                  | 0.3.0 - 
0.4.2                |

Review Comment:
   changed.



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