Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
1
Description
We are to reduce dependencies from codebase. see https://issues.apache.org/jira/browse/HUDI-479
guava was accidentally brought back in and we should migrate those to using java standard library or hoodie utils.
import com.google.common
are found in scala code in hudi-spark and hudi-spark-common modules