Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12251 Rework the Table API & SQL type system
  3. FLINK-17442

Cannot convert String or boxed-primitive arrays to DataStream using TypeInformation

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.10.0
    • None
    • Table SQL / API
    • None

    Description

      It seems to be impossible to convert String or boxed primitive array types from table back to DataStream by specifying type info (inside a Tuple for instance).

      We get the following error:

      Query schema: [f0: ARRAY<STRING>]
      Sink schema: [f0: LEGACY('ARRAY', 'ANY<[Ljava.lang.String;,....

      Attachments

        Activity

          People

            Unassigned Unassigned
            gyfora Gyula Fora
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: