leaves12138 commented on PR #9845:
URL: https://github.com/apache/paimon/pull/9845#issuecomment-5681390567

   RLE increased the sidecar size in the tested sample because nearly all 
row-ID endpoint deltas formed runs of length one. We therefore removed RLE and 
use delta encoding with varints, which reduced the sidecar size by 
approximately 50% compared with the original fixed-width encoding.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to