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

change return type of name function in DataStream scala class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.9
    • None

    Description

      name function of DataStream scala class has a wrong return type:

       DataStream[_] 

      when it should return a:

      DataStream[T] 

      Attachments

        Activity

          People

            mbalassi Márton Balassi
            fobeligi Faye Beligianni
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: