Skip to content

Commit 64e7dcd

Browse files
committed
add RN
1 parent 237f665 commit 64e7dcd

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@
1919
2020
-->
2121

22+
# Apache TsFile 2.0.3
23+
24+
## Improvement/Bugfix
25+
* move ColumnCategory to an outer class in (#461)
26+
* restrict encrypt key length to 16 in (#467)
27+
* Cache hash code of StringArrayDeviceID in (#453)
28+
* Skip time column when generating TableSchema in (#414)
29+
* Check blank column name or table name in (#471)
30+
* Optimizations regarding chunk metadata sort & timeseries metadata serialization in (#470)
31+
* Remove redundant conversion in TableResultSet in (#473)
32+
* Add switch to disable native lz4 in (#480)
33+
2234
# Apache TsFile 2.0.2
2335

2436
## Improvement/Bugfix

0 commit comments

Comments
 (0)