Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12470 FLIP39: Flink ML pipeline and ML libs
  3. FLINK-14390

Add class for SqlOperators, and add sql operations to AlgoOperator, BatchOperator and StreamOperator.

    XMLWordPrintableJSON

Details

    Description

      This PR adds sql operators (select, groupby, join, etc.) which apply on <code>AlgoOperator</code>s. It is equivalent to applying the sql operators on the output tables of the <code>AlgoOperator</code>s.

      • Add SqlOperators for implementation of the sql operators that apply on <code>AlgoOperator</code>s.
      • Update AlgoOperator by adding some methods of sql operations.
      • Update BatchOperator by adding some methods of sql operations.
      • Update StreamOperator by adding some methods of sql operations.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xuyang1706 Xu Yang
              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 - 10m
                  10m