Skip to content
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

[filesystem] Correct the gson dependency after rolling back from jindo sdk to oss sdk #2516

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

carp84
Copy link
Member

@carp84 carp84 commented Dec 15, 2023

Purpose

When rolling back oss sdk from jindo sdk to the old one through #2435 we missed to roll back the gson related dependency, and this PR aims to fix this up. More details refer to #2290

Tests

Manually test and make sure the META-INF/NOTICE file correctly reflect the dependencies of the paimon-filesystems/paimon-oss-impl and paimon-filesystems/paimon-hadoop-shaded modules.

API and Format

No API or storage format change involved.

Documentation

No documentation required.

@carp84 carp84 requested a review from JingsongLi December 17, 2023 05:06
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks @carp84

@JingsongLi JingsongLi merged commit 17063b0 into apache:master Dec 17, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants