Raymond Xu created HUDI-4482:
--------------------------------
Summary: Remove guava from codebase
Key: HUDI-4482
URL: https://issues.apache.org/jira/browse/HUDI-4482
Project: Apache Hudi
Issue Type: Improvement
Components: code-quality
Reporter: Raymond Xu
We are to reduce dependencies from codebase. 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)