VGalaxies opened a new pull request, #12118:
URL: https://github.com/apache/iotdb/pull/12118

   1. Removed the meaningless `enableSkippingTimeParseByTimePartition` flag and 
determined whether time parsing can be skipped through 
`dataRegionTimePartitionIdBound` being null.
   
   2. Assigned the previously recorded upper and lower bounds of the time 
partition to the extractor that has just started listening to the growth of the 
time partition.
   
   3. Fixed the incorrect parameter passed when the storage engine calls 
`listenToTimePartitionGrow` (indicating that the previously used time partition 
bound pruning mechanism was ineffective 😢).
   


-- 
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: reviews-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to