Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8661

Replace Collections.EMPTY_MAP with Collections.emptyMap()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      The use of Collections.EMPTY_SET and Collections.EMPTY_MAP often causes unchecked assignment. It should be replaced with Collections.emptySet() and Collections.emptyMap() .

      Attachments

        Issue Links

          Activity

            People

              mingleizhang zhangminglei
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: