This is an automated email from the ASF dual-hosted git repository.
qiaojialin 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 1e39525 add IOTDB-1552 in release note
1e39525 is described below
commit 1e39525a388d3c3bcb5d962bcc5789752e7dbf1a
Author: qiaojialin <[email protected]>
AuthorDate: Thu Aug 12 10:16:08 2021 +0800
add IOTDB-1552 in release note
---
RELEASE_NOTES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 1d583fe..0bba080 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -60,6 +60,7 @@
* [IOTDB-1542] Cpp client segment fault: char[] buffer overflow caused by long
exception message
* [IOTDB-1545] Query dataset memory leak on server caused by cpp client
* [IOTDB-1546] Optimize the Upgrade Tool rewrite logic to reduce the temp
memory cost
+* [IOTDB-1552] Only allow equivalent filter for TEXT data type
* [IOTDB-1556] Abort auto create device when meet exception in setStorageGroup
* [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