[DO NOT MERGE] [Cherry-pick to branch-1.3] [#12707] improvement(trino-connector): Drop Trino 435-439 support (#12708) - #12733
Open
github-actions[bot] wants to merge 3 commits into
Open
Conversation
…2708) ### 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. # Conflicts: # docs/trino-connector/configuration.md
…e-to-branch-1.3 # Conflicts: # docs/trino-connector/configuration.md
Contributor
|
@diqiu50 can you please fix the conflicts for this PR? |
Author
Code Coverage Report
Files
|
Contributor
|
@diqiu50 I'm curious why do we cherry-pick this to branch-1.3? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick Information:
branch-1.3Do not merge until conflict markers are resolved and the
cherry-pick-conflictlabel is removed.Please review and resolve the conflicts before merging.