Copilot commented on code in PR #12409: URL: https://github.com/apache/gravitino/pull/12409#discussion_r3749974975
########## docs/lance-rest-service.md: ########## @@ -60,28 +60,28 @@ The Lance REST service acts as a bridge between Lance datasets and applications: - Full compliance with Lance REST API specification - Can run standalone or integrated with Gravitino server - Support for namespace and table management -- Index creation and management capabilities (Index operations are not supported in version 1.1.0) +- Index creation and management capabilities (Index operations are not supported yet) - Metadata stored in Gravitino for unified governance Review Comment: The “Key Features” list is internally contradictory: it claims “Index creation and management capabilities” while also stating index operations are not supported. Since the rest of the page doesn’t document any index endpoints, consider rephrasing this bullet to avoid implying support that doesn’t exist. This issue also appears on line 68 of the same file. -- 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]
