Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-6609

Remove redundant warning suppression for Guava's Beta and Unstable APIs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.38.0
    • None
    • None

    Description

      The source code has a bunch of warning suppression for Beta and Unstable APIs that were originally added to by-bass errorprone errors from the use of Guava's Beta APIs.

      @SuppressWarnings({"BetaApi", "UnstableApiUsage"})

      The suppression is no longer necessary since in the latest Guava versions the APIs that we use are stable.

      Attachments

        Issue Links

          Activity

            People

              zabetak Stamatis Zampetakis
              zabetak Stamatis Zampetakis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: