ok, I made a draft of release note of 2.1.1. PTAL. # Improvement/Bugfix * [JAVA] AbstractAlignedTimeSeriesMetadata.typeMatch always return true in #538 * [JAVA] Ignore the null value passed in the Tablet.addValue method in #540 * [JAVA] Implement extract time filters in #539 * [JAVA] Init all series writer for AlignedChunkGroupWriter in #545 * [JAVA] Check max tsfile version in #548 * [JAVA] Include common classes in tsfile.jar to fix #501 in #510 * [JAVA] Implement extract value filters in #554 * [JAVA] Fix wrong Private-Package declaration (related to #551) in #556 * [JAVA] Avoid repeated calculation of shallow size of map in #559 * [JAVA] Refactor UnknownType to extend AbstractType in #561 * [JAVA] Add Tablet.append in #562
BR, Haonan On 2025/08/12 01:38:51 Tian Jiang wrote: > Greetings, > > > It has been about a month since we released Apache TsFile 2.1.0 and there are > some fixes and improvements since then. > Some of them are desired by communities like Apache IoTDB, so I propose to > release the version 2.1.1. > > > Best, > Tian Jiang > >
