bbiiaaoo commented on code in PR #10637: URL: https://github.com/apache/gravitino/pull/10637#discussion_r3206123230
########## docs/lance-rest-integration.md: ########## @@ -22,7 +22,7 @@ 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 | 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 | Review Comment: @jerryshao Thanks for the comments. For lance-spark, we have verified the integration test operations in LanceSparkRESTServiceIT with versions 0.1.0, 0.1.1, and 0.2.0. For lance-ray, we have verified table creation and read/write capabilities for each version from 0.0.6 to 0.2.0. -- 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]
