Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14386 Support computed column for create table statement
  3. FLINK-15083

Fix connectors only pick physical fields from TableSchema

    XMLWordPrintableJSON

Details

    Description

      Currently, all the connectors will derive TableSchema from properties. But after introducing computed columns, the TableSchema contains generated columns. However, almost all the connectors use the drived TableSchema as TableSource#getTableSchema and TableSource#getProducedDataType which may produce wrong result.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: