Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35609

Add style rules to prohibit to use a Guava's API which is incompatible with newer versions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • Build
    • None

    Description

      SPARK-30272 replaced Objects.toStringHelper which is an APIs Guava 14 provides with commons.lang3's API because Objects.toStringHelper is no longer present in newer Guava.
      But toStringHelper was introduced into Spark again and replaced them in SPARK-35420.
      I think it's better to have a style rule to avoid such repetition.

      Attachments

        Activity

          People

            sarutak Kousuke Saruta
            sarutak Kousuke Saruta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: