diqiu50 opened a new pull request, #12708:
URL: https://github.com/apache/gravitino/pull/12708

   ### What changes were proposed in this pull request?
   
   Removes support for Trino 435-439 and raises the minimum supported Trino 
version to 440. Deletes the `trino-connector-435-439` module and its 
version-segment adapter classes, and updates related build wiring, CI, and docs.
   
   ### Why are the changes needed?
   
   Trino 435-439 are outdated versions that are no longer worth maintaining.
   
   Fix #12707
   
   ### Does this PR introduce any user-facing change?
   
   Yes — the Trino connector's minimum supported version is now 440 (previously 
435).
   
   ### How was this patch tested?
   
   `./gradlew spotlessApply` (no changes needed); Gradle config evaluated 
successfully (`:trino-connector:trino-connector:help`) confirming no dangling 
references to the removed module.


-- 
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]

Reply via email to