You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/04/16 07:39:00 UTC

[jira] [Created] (FLINK-12210) Fix a bug in AbstractPagedInputView.readLine

Liya Fan created FLINK-12210:
--------------------------------

             Summary: Fix a bug in AbstractPagedInputView.readLine
                 Key: FLINK-12210
                 URL: https://issues.apache.org/jira/browse/FLINK-12210
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Operators
            Reporter: Liya Fan
            Assignee: Liya Fan


In AbstractPagedInputView.readLine, character '\r' is removed in two places, which is redundant. In addition, only trailing '\r' should be removed. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)