-
-
Notifications
You must be signed in to change notification settings - Fork 7
feat: Add support for Trino 470 #705
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 10 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
6202d19
test(integration): Add Trino 469, update latest version
NickLarsenNZ f4ca614
docs: Update trino version to 469
NickLarsenNZ d3de6b5
feat: Add support for Trino 469
NickLarsenNZ bc1b03b
test(unit): Update trino version used in tests
NickLarsenNZ 94f3159
chore: regenerate Cargo.nix
NickLarsenNZ 9a695e3
chore: Update changelog
NickLarsenNZ 83ceb12
wip: native s3 initial cut
NickLarsenNZ 72a5573
wip: more versiony stuff
NickLarsenNZ 30240b4
wip: parse Trino version as u16 version from String
NickLarsenNZ 5b6b45a
wip: remove comment and restore newline
NickLarsenNZ 46b26f1
feat: Replace 469 with 470
NickLarsenNZ 6983f3f
test: Trino now requires TLS for S3
NickLarsenNZ dbf9409
chore: Search and replace Trino productVersions
NickLarsenNZ d74ba65
chore: Rename trino_version to product_version for consistency
NickLarsenNZ 2640426
refactor: Change product_version in the jvm mod to u16 for consistency
NickLarsenNZ 661fead
chore: Improve note about native s3 support
NickLarsenNZ 10c0bd8
chore: Update changelog
NickLarsenNZ 0953c0a
chore: Update changelog
NickLarsenNZ 4753151
chore: Add warning about upcoming requirement for TLS requirement for…
NickLarsenNZ f868c45
refactor: Use ensure! instead of if not
NickLarsenNZ 831ec53
chore: Bump stackable-operator for S3 region support
NickLarsenNZ bc54a71
feat: Set the S3 region unless it will be auto-discovered
NickLarsenNZ dfb42b3
test(smoke): Override hive metastore memory limit due to OOMKilled
NickLarsenNZ 51c0f29
docs: Update supported versions
NickLarsenNZ 4a76618
Merge remote-tracking branch 'origin/main' into bump/trino-469
NickLarsenNZ 4480cb8
Apply suggestions from code review
NickLarsenNZ ac26e6f
Apply suggestions from code review
NickLarsenNZ f42a901
test: Update comments about minio and OpenShift testing
NickLarsenNZ 837368e
test: Adjusted comments about minio and OpenShift testing
NickLarsenNZ cc54e3b
Merge remote-tracking branch 'origin/main' into bump/trino-469
NickLarsenNZ e9b5321
chore: Bump stackable-operator and use the updated s3 region struct
NickLarsenNZ dab4c5a
chore: Update changelog
NickLarsenNZ aa4e599
Merge branch 'main' into bump/trino-469
NickLarsenNZ db79013
test: Add smoke_aws test to show how to use Trino with AWS S3 buckets
NickLarsenNZ 4624dc2
chore: Make the operator fail for unsupported versions
NickLarsenNZ fe50cc7
chore: Undo resource overrides now that Hive resources have been incr…
NickLarsenNZ 3bd567f
Apply suggestions from code review
NickLarsenNZ ab0526d
chore: Update changelog
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
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
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
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
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
Oops, something went wrong.
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.