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)