KeeProMise opened a new pull request, #8619: URL: https://github.com/apache/iotdb/pull/8619
## Description The label model currently only supports reading and writing of memory. When the amount of data is large, the memory may not be enough. A new file format tiFile is added, which supports flushing immutable memtable to tiFile when the memory threshold is met, and supports querying tiFile. see also : https://apache-iotdb.feishu.cn/docx/Lj84dBK71oFofsxNBkecZep5nGg -- 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]
