samperson1997 opened a new pull request #3456:
URL: https://github.com/apache/iotdb/pull/3456


   We have some new names for concepts and structures in IoTDB and TsFile:
   
   For IoTDB: 
   - Entity (device), measurement, timeseries
   - Measurement template (device template or schema template)
   
   For TsFile:
   - ChunkIndex (ChunkMetadata), TimeseriesIndex (TimeseriesMetadata), 
IndexOfTimeseriesIndex (TsFileMetadata)
   - Using "index area" instead of "metadata" in tsfile
   
   This PR updates documents in:
   - User Guide 3.1 Data Concept
   - System Design 2.2 TsFile Format


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