[ 
https://issues.apache.org/jira/browse/FLINK-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538156#comment-14538156
 ] 

Stephan Ewen commented on FLINK-1982:
-------------------------------------

I think the runtime and optimizer specializations can be removed with the API 
together in one patch.

The last blocker is probably that some of the runtime tests are implemented in 
the Record API. We would need to migrate some, many can probably be dropped, as 
they are redundant now.

The only test that we cannot port is the terasort test, because the other APIs 
do not yet support range partitioning.


> Remove dependencies on Record for Flink runtime and core
> --------------------------------------------------------
>
>                 Key: FLINK-1982
>                 URL: https://issues.apache.org/jira/browse/FLINK-1982
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Henry Saputra
>
> Seemed like there are several uses of Record API in core and runtime module 
> that need to be updated before Record API could be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to