We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237f665 commit 64e7dcdCopy full SHA for 64e7dcd
1 file changed
RELEASE_NOTES.md
@@ -19,6 +19,18 @@
19
20
-->
21
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
34
# Apache TsFile 2.0.2
35
36
## Improvement/Bugfix
0 commit comments