File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1919
2020-->
2121
22+ # Apache IoTDB 0.13.3
23+
24+ ## Improvements
25+
26+ * [ IOTDB-4525] Accelerate restart process
27+ * [ IOTDB-3164] Add compaction memory control
28+ * [ IOTDB-4364] Reduce read amplification in compaction
29+ * [ IOTDB-4424] Specify error message when time value of insert sql can not be correctly parsed
30+ * [ IOTDB-4492] Control total file size of cross space compaction task
31+ * [ IOTDB-4542] Optimize schema validate error message
32+ * Optimize pattern matching in Regexp
33+
34+ ## Bug Fixes
35+
36+ * [ IOTDB-3988] Fix reload problem of metric module and refactor metric module
37+ * [ IOTDB-4239] fix NPE to insert a null value into a TEXT timeseries
38+ * [ IOTDB-4318] Fix RESTAPI data type conversion failed
39+ * [ IOTDB-4320] Fix insert row with null cause recover throw NPE
40+ * [ IOTDB-4343] Fix NPE when using MQTT protocol
41+ * [ IOTDB-4357] fix start in windows, IOTDB_LOG_DIR_IS_UNDEFINED folder appears
42+ * [ IOTDB-4585] Incorrect query result after deleting data for aligned timeseries
43+ * [ IOTDB-4615] TTL adapts timestamp precision
44+ * [ IOTDB-4636] IndexOutOfBoundsException when compacting aligned series
45+ * Fix PathAlreadyExistException during concurrent auto creating aligned timeseries
46+
2247# Apache IoTDB 0.13.2
2348
2449## Improvements
You can’t perform that action at this time.
0 commit comments