[Subtask] Add Trino 481 version-segment module
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
Description
### Describe the subtask
Add `trino-connector-481-481` (JDK 25 toolchain), depending on the shared
version seam (#).
Trino 481 adds (on top of 480): `ConnectorMetadata.finishTableExecute`
return type changes `void` -> `Map`, handled in the
per-version `GravitinoMetadata481` wrapper.
Includes: module wiring, unit test (TestGravitinoConnector481), and
docs/compat-matrix updates.
### Parent issue
https://github.com/apache/gravitino/issues/12632
Contributor guide
Research direction
Start by examining the existing Trino 480 version module and the shared version seam referenced by #, then compare the per-version metadata wrapper behavior. Add the 481 module wiring and JDK 25 toolchain, cover it with TestGravitinoConnector481, and update docs/compat-matrix; done means the 481 connector builds and the unit test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100