[
https://issues.apache.org/jira/browse/FLINK-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1300.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Assignee: Stephan Ewen
Fixed via 875c6aacc455583e2bbf71b88c2d4c9aa6c22236
> Duplicate class DataInputViewStream
> -----------------------------------
>
> Key: FLINK-1300
> URL: https://issues.apache.org/jira/browse/FLINK-1300
> Project: Flink
> Issue Type: Bug
> Components: Java API
> Affects Versions: 0.8
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
> Fix For: 0.9
>
>
> There is currently
> {{flink-core:org.apache.flink.core.memory.DataInputViewStream}}
> and
> {{flink-java:org.apache.flink.api.java.typeutils.runtime.DataInputViewStream}}
> CAVEAT: They implement a different variant of reading a byte: one reads
> unsigned, the other reads signed. Might be that one of the variants is wrong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)