The Apache TsFile team is pleased to announce the release of Apache TsFile 2.0.1.
Apache TsFile is a columnar storage file format designed for time series data, which supports efficient compression, high throughput of read and write, and compatibility with various frameworks, such as Spark and Flink. It is easy to integrate TsFile into IoT big data processing frameworks. Improvement/Bugfix - Modify tablet usage - Add column builder compatibility - add cache table schema map option - fix getVisibleMetadataList - TimeColumn.reset() throws UnsupportedOperationException - Add statistic compatibility The full release note is available at: https://dlcdn.apache.org/tsfile/2.0.1/RELEASE_NOTES.md Maven artifacts can be found at: https://search.maven.org/search?q=g:org.apache.tsfile Regards, The Apache TsFile team
