hongzhi-gao opened a new pull request, #778:
URL: https://github.com/apache/tsfile/pull/778

   Whole-chunk and whole-page skips by statistic count previously used only the 
value side for aligned series, which could desynchronize row_offset from 
decoded rows when ChunkMeta or page header counts differed.
   
   Require both time and value statistics to be present, positive, and equal 
before applying count-based skip; otherwise decode and rely on page/row 
handling.


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