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

Improve logging during type extraction of the Row type

    XMLWordPrintableJSON

Details

    Description

      Users of the Table API in Java will get several warnings about the usage of Rows even though the table program is specified correctly.

      org.apache.flink.api.java.typeutils.TypeExtractor - class org.apache.flink.types.Row is not a valid POJO type
      

      We should improve the user experience here. A correctly defined table program should not cause those messages. Users of the row type should rather be informed that they have to provide type information manually.

      Attachments

        Activity

          People

            Unassigned Unassigned
            twalthr Timo Walther
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: