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

Return Table as DataSet<Tuple>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9
    • 1.1.0
    • Table SQL / API
    • None

    Description

      WIth a TableEnvironment a Table can be converted into a Pojo or Row data set. Both types have their issues. A Pojo needs to be explicitly defined and a Row cannot be easily processed by a user-function.

      It would be good to have a method to convert a Table into a DataSet<Tuple>.

      Attachments

        Activity

          People

            twalthr Timo Walther
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: