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

Add abstract classes for three typical scenarios of (Flat)Mapper.

    XMLWordPrintableJSON

Details

    Description

      FlatMapper transforms one Row type data into zero, one, or more Row type result data, and Mapper transforms one Row type data into one Row type result data. For most of practical scenarios, the outputs are single column. Using these extend classes, we can be more focus on the algorithm development.

      • Add SISOFlatMapper for the Single Input column and Single Output column scenario.
      • Add SISOMapper for the Single Input column and Single Output column scenario.
      • Add MISOMapper for the Multi Input column and Single Output column scenario.
      • Add Param definition for SISOFlatMapper
      • Add Param definition for SISOMapper
      • Add Param definition for MISOMapper

      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