hqbhoho commented on issue #7691: URL: https://github.com/apache/gravitino/issues/7691#issuecomment-3076673565
Maybe we need to support multiple versions simultaneously. The version used by each company is likely to be different. Currently, we use 443 but will upgrade to 476+ later. The lastest version of Trino will need JDK24. With Option 2, we can reduce part of the API adaptation work, especially since some incompatible APIs directly impact usability. If future `GravitinoMetadata` APIs become fully compatible and user want use Gravitino some feature, user could revert to the `GrivitinoMeatdata` APIs by configuring. With Option 1, It might be difficult to keep up with the pace of Trino version updates. -- 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]
