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

[UT]: fix flink shaded guava class not found error in ut #336

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Jin-H
Copy link
Contributor

@Jin-H Jin-H commented Feb 20, 2024

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Which issues of this PR fixes :

Fixes #

Problem Summary(Required) :

Caused by: java.lang.NoClassDefFoundError: org/apache/flink/shaded/guava31/com/google/common/collect/Sets
	at org.apache.flink.formats.raw.RawFormatFactory.<clinit>(RawFormatFactory.java:130)
	... 5 more

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr will affect users' behaviors
  • This pr needs user documentation (for new or modified features or behaviors)
  • I have added documentation for my new feature or new function

@Jin-H Jin-H changed the title [Bugfix]: fix flink shaded guava class not found error in ut [UT]: fix flink shaded guava class not found error in ut Feb 20, 2024
@Jin-H
Copy link
Contributor Author

Jin-H commented Feb 20, 2024

@banmoy could you help review it?

@Jin-H Jin-H mentioned this pull request Feb 20, 2024
11 tasks
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.

1 participant