Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-16987 FLIP-95: Add new table source and sink interfaces
  3. FLINK-17693

Add createTypeInformation to DynamicTableSink#Context

    XMLWordPrintableJSON

Details

    Description

      Currently, we have createTypeInformation on DynamicTableSource#Context, but not on DynamicTableSink#Context.
      In some sink connectors, we need to buffer the RowData and flush at some interval. So we need to copy the RowData if object reuse is enabled, then the internal TypeInformation is needed to get the RowData TypeSerializer#copy.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: