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

leirui pushed a commit to branch rel/0.9
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/rel/0.9 by this push:
     new 3334a25  update RELEASE_NOTES
3334a25 is described below

commit 3334a2572383e0d407451e7c1f6bd47f67af712d
Author: Lei Rui <[email protected]>
AuthorDate: Sat Dec 28 17:22:31 2019 +0800

    update RELEASE_NOTES
---
 RELEASE_NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 48423dd..ec2bf92 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -27,6 +27,7 @@
 - IOTDB-324 Fix inaccurate statistics when writing in batch
 - IOTDB-327 Fix a groupBy-without-value-filter query bug caused by the wrong 
page skipping logic
 - IOTDB-331 Fix a groupBy query bug when axisOrigin-startTimeOfWindow is an 
integral multiple of interval
+- IOTDB-357 Fix NullPointerException in tsfile recover performer
 - IOTDB-359 Fix a wrong-data-type bug in TsFileSketchTool
 - IOTDB-360 Fix bug of a deadlock in CompressionRatio
 - IOTDB-363 Fix link errors in Development-Contributing.md and add 
Development-Document.md

Reply via email to