JingsongLi commented on PR #8735:
URL: https://github.com/apache/paimon/pull/8735#issuecomment-5030682257

   The BTree's non-null optimization derives `[0,rowCount)` from `rowCount`, 
but the local row-id can be sparse. In actual testing, writing `{0,2}` resulted 
in an error returning `{0,1}`, which is a deterministic result error.


-- 
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