This is an automated email from the ASF dual-hosted git repository.

jackietien 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 49a3f17  update release notes
49a3f17 is described below

commit 49a3f17b4a5c3d9d6ad354b99f98918c96530c8c
Author: JackieTien97 <[email protected]>
AuthorDate: Mon Dec 20 10:06:42 2021 +0800

    update release notes
---
 RELEASE_NOTES.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0f4a56f..9b85d1f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -32,8 +32,8 @@
 * [IOTDB-2061] Add max concurrent sub query parameter, read data in batches to 
limit max IO and add max cached buffer size configuration
 * [IOTDB-2065] release TsFileSequenceReader soon when it is no longer used
 * [IOTDB-2072] Remove TVListAllocator to reduce the TVList mem cost
-* [ISSUE-2101] Reduce the memory footprint of QueryDataSource
-* [ISSUE-2102] Push limit operator down to each reader
+* [IOTDB-2101] Reduce the memory footprint of QueryDataSource
+* [IOTDB-2102] Push limit operator down to each reader
 * [IOTDB-2123] Accelerate recovery process
 * update user guide for cpp-cpi and disable compiling nodejs in cpp-cli
 * Ignore too many WAL BufferOverflow log

Reply via email to