[FLINK-33704][Filesytems] Update GCS filesystems to latest available versions#23837
Merged
MartijnVisser merged 3 commits intoapache:masterfrom Nov 30, 2023
Merged
[FLINK-33704][Filesytems] Update GCS filesystems to latest available versions#23837MartijnVisser merged 3 commits intoapache:masterfrom
MartijnVisser merged 3 commits intoapache:masterfrom
Conversation
- Update GS SDK from 2.15.0 to 2.29.1 - Update GS Hadoop Connector from 2.2.15 to 2.2.18 - Update GS GRPC to highest shared version
…tent RE2J is listed for the other filesystems as Go license, we should remain consistent throughout the project
Contributor
|
@MartijnVisser coincidentally I opened another PR (#23836) on flink-gs-fs-hadoop 20 minutes prior to yours. Maybe it makes sense to include it alongside? |
snuyanzin
requested changes
Nov 30, 2023
Contributor
snuyanzin
left a comment
There was a problem hiding this comment.
In general it looks good
i guess there are 2 more places requiring to update version as well
and
snuyanzin
approved these changes
Nov 30, 2023
MartijnVisser
added a commit
to MartijnVisser/flink
that referenced
this pull request
Dec 15, 2023
…versions. This closes apache#23837 * [FLINK-33704][Filesystem] Update GCS filesystem dependencies - Update GS SDK from 2.15.0 to 2.29.1 - Update GS Hadoop Connector from 2.2.15 to 2.2.18 - Update GS GRPC to highest shared version * [FLINK-33704] Make NOTICE inclusion of com.google.re2j for GCS consistent RE2J is listed for the other filesystems as Go license, we should remain consistent throughout the project (cherry picked from commit 492a886)
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.
What is the purpose of the change
Brief change log
Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation