GitHub user ChengXiangLi opened a pull request:

    https://github.com/apache/flink/pull/1178

    [FLINK-2754] FixedLengthRecordSorter can not write to output cross 
MemorySegments.

    The issue happens while call FixedLengthRecordSorter::WriteToOutput with 
non-zero offset and write record across multi memory pages. Fix the issue and 
add more unit test.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ChengXiangLi/flink flink-2754

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1178.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1178
    
----
commit ce2aae5a41f419104511ca8372bb8e7f2f41a1c2
Author: chengxiang li <[email protected]>
Date:   2015-09-24T03:20:10Z

    [FLINK-2754] Fixed FixedLengthRecordSorter write to multi memory pages 
issue and add more unit tests.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to