[jira] [Created] (FLINK-11724) Improve MemorySegment

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

[jira] [Created] (FLINK-11724) Improve MemorySegment

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-11724:
------------------------------------

             Summary: Improve MemorySegment
                 Key: FLINK-11724
                 URL: https://issues.apache.org/jira/browse/FLINK-11724
             Project: Flink
          Issue Type: Improvement
          Components: Core
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee


Blink new binary format is based on MemorySegment.

1.Improve MemorySegment to support equalTo(MemorySegment other, int offset1, int offset2, int len), copyToUnsafe copyFromUnsafe

2.Introduce MemorySegmentWritable to let DataOutputView direct copy to internal bytes.



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