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

Simplify Row creation

    XMLWordPrintableJSON

Details

    Description

      When we use ExecutionEnvironment#fromElements(X... data) it takes first element of data to define a type. If first Row in collection has wrong number of fields (there are nulls) TypeExtractor returns not RowTypeInfo, but GenericType<Row>

      Attachments

        Issue Links

          Activity

            People

              tonycox Anton Solovev
              tonycox Anton Solovev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: