eskabetxe opened a new issue, #12636: URL: https://github.com/apache/gravitino/issues/12636
### Describe the subtask Add `trino-connector-480-480` (JDK 25 toolchain), depending on the shared version seam (#<SEAM>). Trino 480 introduces (vs 478/479): - `ColumnMetadata.getComment()` returns `Optional<String>`. - `SchemaFunctionName.getSchemaName()/getFunctionName()` renamed. Both handled via the seam; the module itself is a thin set of wrapper classes (GravitinoConnector480, GravitinoMetadata480, etc.). Includes: module wiring (settings/build/integration-test), unit test (TestGravitinoConnector480), and docs/compat-matrix updates. Note the JDK Vector API requirement (`--add-modules=jdk.incubator.vector`) already identified for 479+. ### Parent issue https://github.com/apache/gravitino/issues/12632 -- 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]
