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

   Please see 
`org.apache.paimon.flink.globalindex.SortedIndexTopoBuilder.WriteIndexOperator`.
   
   Multiple BTree Files may share a single RowRange. RowRange + RowCount is not 
equal to the local range of each BTree File.
   
   BTreeFiles are sorted by indexed column, not ROW_ID. RowIDs of a single 
BTree Index File are not contiguous.


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