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

Scala ExecutionEnvironment.fromCollection does not work with Sets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9
    • 0.9.1, 0.10.0
    • API / Scala

    Description

      ExecutionEnvironment.fromCollection() of Scala's DataSet API does only work with Seq[T] and Iterator[T]. This excludes Set[T] which is a common collection type.

      Attachments

        Activity

          People

            sachingoel0101 Sachin Goel
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: