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

   @wombatu-kun How about implement this logic in `SortedFileGlobalIndexReader` 
(or `LazyFilteredBTreeReader`)? All files will cover the full row range of 
IndexMeta, it's safe to do 
   ```text
   FullRange NOT (Union(Nulls of All files))


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