JingsongLi commented on code in PR #6842:
URL: https://github.com/apache/paimon/pull/6842#discussion_r2641657489


##########
paimon-common/src/main/java/org/apache/paimon/sst/SstFileReader.java:
##########
@@ -50,6 +54,7 @@ public class SstFileReader implements Closeable {
     private final BlockCache blockCache;
     private final BlockIterator indexBlockIterator;

Review Comment:
   Can you introduce a `BlockMeta` for this? Just store data, recordCount, 
comparator.



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