ycycse opened a new pull request, #78:
URL: https://github.com/apache/tsfile/pull/78

   In the past, we only accessed TsFile in terms of series as the basic unit, 
and the existing implementation has adapted well to this. However, in the 
future, we may introduce larger granularity scanning units, which would require 
a TsFile access interface at the device level.
   
   This PR introduces an interface to RestorableTsFileIOWriter to get 
chunkMetaData in device level.


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