You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xu Yang (JIRA)" <ji...@apache.org> on 2019/07/31 12:27:00 UTC

[jira] [Created] (FLINK-13513) Add the FlatMapper and related classes for later algorithm implementations.

Xu Yang created FLINK-13513:
-------------------------------

             Summary: Add  the FlatMapper and related classes  for later algorithm implementations. 
                 Key: FLINK-13513
                 URL: https://issues.apache.org/jira/browse/FLINK-13513
             Project: Flink
          Issue Type: Sub-task
          Components: Library / Machine Learning
            Reporter: Xu Yang


Define the abstract classes for the single-thread executor for Row type data.

* Add the definition of abstract class FlatMapper
* Add interface MapOpInterface forĀ  _the map operation of Row type data._
* Add abstract class FlatModelMapper, Mapper extends FlatMapper
* Add abstract class ModelMapper extends FlatModelMapper



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)