-
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(trino): Add 479, remove 451 and 476 #1403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
a64f2b6
chore(trino-cli): Bump to 479
NickLarsenNZ 6cf2119
chore(trino): Add 479, remove 451 and 476
NickLarsenNZ f582177
chore(java): Remove unused java versions
NickLarsenNZ ae543f2
chore: Update changelog
NickLarsenNZ eff9a51
Merge branch 'main' into trino-479
NickLarsenNZ File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,6 @@ | ||
| [versions."8".local-images] | ||
| vector = "0.52.0" | ||
|
|
||
| [versions."11".local-images] | ||
| vector = "0.52.0" | ||
|
|
||
| [versions."17".local-images] | ||
| vector = "0.52.0" | ||
|
|
||
| [versions."21".local-images] | ||
| vector = "0.52.0" | ||
|
|
||
| [versions."22".local-images] | ||
| vector = "0.52.0" | ||
|
|
||
| [versions."23".local-images] | ||
| vector = "0.52.0" | ||
|
|
||
| [versions."24".local-images] | ||
| vector = "0.52.0" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| [versions."477".local-images] | ||
| java-base = "24" | ||
| [versions."479".local-images] | ||
| java-base = "25" |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,23 +1,17 @@ | ||
| [versions."451".local-images] | ||
| java-base = "22" | ||
| "trino/trino" = "451" | ||
| "trino/storage-connector" = "451" | ||
|
|
||
| [versions."451".build-arguments] | ||
| jmx-exporter-version = "1.3.0" | ||
|
|
||
| [versions."476".local-images] | ||
| java-base = "24" | ||
| "trino/trino" = "476" | ||
| "trino/storage-connector" = "476" | ||
|
|
||
| [versions."476".build-arguments] | ||
| jmx-exporter-version = "1.3.0" | ||
|
|
||
| [versions."477".local-images] | ||
| java-base = "24" | ||
| "trino/trino" = "477" | ||
| "trino/storage-connector" = "477" | ||
|
|
||
| [versions."477".build-arguments] | ||
| jmx-exporter-version = "1.3.0" | ||
|
|
||
| [versions."479".local-images] | ||
| java-base = "25" | ||
| "trino/trino" = "479" | ||
| "trino/storage-connector" = "477" | ||
| # There is no 479 connector yet | ||
| # "trino/storage-connector" = "479" | ||
|
|
||
| [versions."479".build-arguments] | ||
| jmx-exporter-version = "1.3.0" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,7 @@ | ||
| [versions."451".local-images] | ||
| "trino/trino" = "451" | ||
| java-devel = "22" | ||
|
|
||
| [versions."476".local-images] | ||
| "trino/trino" = "476" | ||
| java-devel = "24" | ||
|
|
||
| [versions."477".local-images] | ||
| "trino/trino" = "477" | ||
| java-devel = "24" | ||
|
|
||
| [versions."479".local-images] | ||
| "trino/trino" = "479" | ||
| java-devel = "25" |
38 changes: 0 additions & 38 deletions
38
trino/storage-connector/stackable/patches/451/0001-Add-CycloneDX-plugin.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
trino/storage-connector/stackable/patches/476/0001-Add-CycloneDX-plugin.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,5 @@ | ||
| [versions."451".local-images] | ||
| java-devel = "22" | ||
|
|
||
| [versions."476".local-images] | ||
| java-devel = "24" | ||
|
|
||
| [versions."477".local-images] | ||
| java-devel = "24" | ||
|
|
||
| [versions."479".local-images] | ||
| java-devel = "25" |
39 changes: 0 additions & 39 deletions
39
trino/trino/stackable/patches/451/0001-Add-CycloneDX-plugin.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| From 8391e69280bcdb675faf36ce1a259f0aceb2e022 Mon Sep 17 00:00:00 2001 | ||
| From 2656e41f8828cacc5622693cccc0b06eec4e76b8 Mon Sep 17 00:00:00 2001 | ||
| From: Lukas Voetmand <[email protected]> | ||
| Date: Fri, 6 Sep 2024 17:53:52 +0200 | ||
| Subject: Add CycloneDX plugin | ||
|
|
@@ -8,10 +8,10 @@ Subject: Add CycloneDX plugin | |
| 1 file changed, 18 insertions(+) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index 579d46b764..8e2d10ec16 100644 | ||
| index 22256f87ea2..9275b9691cf 100644 | ||
| --- a/pom.xml | ||
| +++ b/pom.xml | ||
| @@ -2834,6 +2834,24 @@ | ||
| @@ -2868,6 +2868,24 @@ | ||
| </excludes> | ||
| </configuration> | ||
| </plugin> | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| From c69033a355820753a49772be984b9c735ce8b92d Mon Sep 17 00:00:00 2001 | ||
| From 403776233d76994d21fb76c5e3ea89e82afca44e Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Wed, 18 Jun 2025 14:05:10 +0200 | ||
| Subject: Disable web-ui code checking, because flow v0.241.0 for non-x86 | ||
|
|
@@ -10,10 +10,10 @@ Subject: Disable web-ui code checking, because flow v0.241.0 for non-x86 | |
| 1 file changed, 22 deletions(-) | ||
|
|
||
| diff --git a/core/trino-web-ui/pom.xml b/core/trino-web-ui/pom.xml | ||
| index a783c8f989..bea233cfb9 100644 | ||
| index 565a5adf0c0..e172db8dabb 100644 | ||
| --- a/core/trino-web-ui/pom.xml | ||
| +++ b/core/trino-web-ui/pom.xml | ||
| @@ -103,28 +103,6 @@ | ||
| @@ -104,28 +104,6 @@ | ||
| <workingDirectory>src/main/resources/webapp/src</workingDirectory> | ||
| </configuration> | ||
| </execution> | ||
|
|
||
2 changes: 1 addition & 1 deletion
2
...rino/stackable/patches/451/patchable.toml → ...rino/stackable/patches/479/patchable.toml
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| base = "2c974f7cb1d71e1f9f466941a317190a474fc432" | ||
| mirror = "https://github.com/stackabletech/trino.git" | ||
| base = "1b3a3e39a657642b0c4f76a5439dae859f93b4b1" |
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.
Uh oh!
There was an error while loading. Please reload this page.