yuqi1129 commented on code in PR #12285: URL: https://github.com/apache/gravitino/pull/12285#discussion_r3689606217
########## docs/lance-rest-integration.md: ########## @@ -12,288 +12,183 @@ license: "This software is licensed under the Apache License version 2." ## Overview -This guide provides comprehensive instructions for integrating the Apache Gravitino Lance REST service with data processing engines that support the Lance format, including Apache Spark via the [Lance Spark connector](https://lance.org/integrations/spark/) and Ray via the [Lance Ray connector](https://lance.org/integrations/ray/). - -This documentation assumes familiarity with the Lance REST service setup as described in the [Lance REST Service](./lance-rest-service) documentation. - -## Compatibility Matrix - -The following table outlines the tested compatibility between Gravitino versions and Lance connector 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 | Review Comment: I would suggest that we keep this compatibility matrix table to let users know about the historical compatibility status. -- 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]
