Stephan Ewen created FLINK-1300:
-----------------------------------

             Summary: 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-incubating
            Reporter: Stephan Ewen
            Priority: Minor


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)

Reply via email to