Apache TsFile 2.1.1
Improvement/Bugfix
- [JAVA] AbstractAlignedTimeSeriesMetadata.typeMatch always return true in #538 by @shuwenwei
- [JAVA] Ignore the null value passed in the Tablet.addValue method in #540 by @shuwenwei
- [JAVA] Implement extract time filters in #539 by @Wei-hao-Li
- [JAVA] Init all series writer for AlignedChunkGroupWriter in #545 by @shuwenwei
- [JAVA] Check max tsfile version in #548 by @shuwenwei
- [JAVA] Include common classes in tsfile.jar to fix #501 in #510 by @Inky19
- [JAVA] Implement extract value filters in #554 by @Wei-hao-Li
- [JAVA] Fix wrong Private-Package declaration (related to #551) in #556 by @Inky19
- [JAVA] Avoid repeated calculation of shallow size of map in #559 by @shuwenwei
- [JAVA] Refactor UnknownType to extend AbstractType in #561 by @FearfulTomcat27
- [JAVA] Add Tablet.append in #562 by @jt2594838
New Contributors
Full Changelog: v2.1.0...v2.1.1