incubator-uniffle
incubator-uniffle copied to clipboard
[#2072] improvement: Corrected buffer offsets in NoOpCodec.decompress
What changes were proposed in this pull request?
Corrected buffer offsets in NoOpCodec.decompress
Why are the changes needed?
Make NoOpCodec.decompress logic consistent with other codecs.
Fix: # (issue)
Does this PR introduce any user-facing change?
No.
How was this patch tested?
added unit tests