Github user akashrn5 commented on the issue:
https://github.com/apache/carbondata/pull/3053
> Does this PR fix two problems?
> If it is yes, better to separate it into two.
>
the one line change of rowId to rowId + 1 is coupled with this, when i removed the compress method in unSafeFixLengthColumnPage, i got this issue and fixed in this, so this is required in this PR only
---