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

clarify isBatch/isStreaming/isBounded flag in flink planner and blink planner

    XMLWordPrintableJSON

Details

    Description

      in blink planner & flink planner, there are many isBatch and isStreaming flags, they have different meaning in different place. which makes reader and coder crazy. especially in blink planner, Only StreamTableSource could be used for both batch and stream. is bounded StreamTableSource means batch, unbounded means stream ?

      we should make it clear:
      1. isBatch in ConnectorCatalogTable, which tells if the tableSource/tableSink is BatchTableSource/BatchTableSink
      2. isBatch in TableSourceQueryOperation, which tells if the tableSource is BatchTableSource
      3. isStreaming in TableSourceTable, which tells if if the current table is on stream planner
      4. bounded StreamTableSource could be used for both batch and stream, while unbounded StreamTableSource could only be used for stream.

      Attachments

        Issue Links

          Activity

            People

              godfreyhe godfrey he
              godfreyhe godfrey he
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m