[ https://issues.apache.org/jira/browse/FLINK-13674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-13674: ----------------------------------- Labels: pull-request-available stale-major (was: pull-request-available) > Add class of Vector Size Hint Mapper > ------------------------------------ > > Key: FLINK-13674 > URL: https://issues.apache.org/jira/browse/FLINK-13674 > Project: Flink > Issue Type: Sub-task > Components: Library / Machine Learning > Reporter: Xu Yang > Priority: Major > Labels: pull-request-available, stale-major > Time Spent: 10m > Remaining Estimate: 0h > > VectorSizeHintMapper maps a vector to one or zero vector. If vector size is > right, vector will be output. If vector size is not right or vector is null, > then it will be processed by handle invalid type. > * Add VectorSizeHintMapper for mapping Op. > * Add VectorSizeHintMapperTest for unit test. > * Add VectorSizeHintParams for parameters. > * Add HasSize for parameter size. > * Add HasHandleInvalid for parameter handleInvalid. -- This message was sent by Atlassian Jira (v8.3.4#803005)