openlookeng / hetu-core

570 stars 423 forks source link

WIP : Slice changed to SerializedPage for read/write flow #386

Closed vijayolk closed 2 years ago

vijayolk commented 2 years ago

What type of PR is this? /kind task

What does this PR do / why do we need it: Currently SerializedPage is converted to Slice then do read/write and convert it back to SerializedPage In this PR directly SerializedPage will be used for read/write

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewers: