You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/07/27 00:00:00 UTC

[jira] [Created] (HUDI-4482) Remove guava from codebase

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)