[jira] [Created] (FLINK-1300) Duplicate class DataInputViewStream

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1300) Duplicate class DataInputViewStream

Shang Yuanchun (Jira)
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)