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

Vasia Kalavri commented on FLINK-3049:
--------------------------------------

I see. I was actually confused to see types both in {{flink-core}} and 
{{flink-java}}.
Also, {{flink-core}} has the types in {{common.types}}, type infos in 
{{common.typeinfo}} and serializers in {{common.typeutils}}, while 
{{flink-java}} has type infos in {{java.typeutils}} and serializers in 
{{java.typeutils.runtime}}.

So, are you suggesting moving the type, typeinfo and serializer to flink-core 
or just the type?

> Move "Either" type to package "org.apache.flink.types"
> ------------------------------------------------------
>
>                 Key: FLINK-3049
>                 URL: https://issues.apache.org/jira/browse/FLINK-3049
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core, Java API
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Assignee: Vasia Kalavri
>             Fix For: 1.0.0
>
>
> Types reside in package "org.apache.flink.types", the type utils in 
> "typeutils".
> One can either move the type to "flink-core" or create that package in 
> flink-java.



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

Reply via email to