This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rel/0.12 by this push:
new ab56c53 Update release note
ab56c53 is described below
commit ab56c532c8659be57ae3a9b33fdbf3230ebd99ac
Author: HTHou <[email protected]>
AuthorDate: Fri Sep 3 14:46:51 2021 +0800
Update release note
---
RELEASE_NOTES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 267fe98..6fee7a6 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -79,6 +79,7 @@
* [IOTDB-1584] Doesn't support order by time desc in cluster mode
* [IOTDB-1588] Bug fix: MAX_TIME is incorrect in cluster mode
* [IOTDB-1594] Fix show timeseries returns incorrect tag value
+* [IOTDB-1610] Fix TsFileRewriteTool writing incorrect data file
* [ISSUE-3116] Bug when using natural month unit in time interval in group by
query
* [ISSUE-3316] Query result with the same time range is inconsistent in group
by query
* [ISSUE-3436] Fix query result not right after deleting multiple time
interval of one timeseries