You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/11/11 01:55:38 UTC

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #539: 0.9.0 release notes

qiaojialin commented on a change in pull request #539: 0.9.0 release notes
URL: https://github.com/apache/incubator-iotdb/pull/539#discussion_r344534179
 
 

 ##########
 File path: RELEASE_NOTES.md
 ##########
 @@ -33,138 +33,72 @@ This is the first official release of Apache IoTDB after joining the Incubator.
 
 ## New Features
 
-* IOTDB-1     Add Aggregation query
-* IOTDB-4     Asynchronously force sync WAL periodically
-* IOTDB-5     Support data deletion
-* IOTDB-11    Support start script for jdk 11 on Windows OS
-* IOTDB-18    Improve startup script compatible for jdk11
-* IOTDB-36    [TsFile] Enable recover data from a incomplete TsFile and continue to write
-* IOTDB-37    Add WAL check tool script
-* IOTDB-51    Update post-back module to synchronization module
-* IOTDB-59    Support GroupBy query
-* IOTDB-60    Support Fill function when query
-* IOTDB-73    Add REGULAR encoding method for data with fixed frequency
-* IOTDB-80    Support custom export file name
-* IOTDB-81    Update travis for supporting JDK11 on Windows
-* IOTDB-83    Add process bar for import script and show how many rows have been exported
-* IOTDB-91    Improve tsfile-spark-connector to support spark-2.4.3
-* IOTDB-93    IoTDB Calcite integration
-* IOTDB-109   Support appending data at the end of a completed TsFile
-* IOTDB-122   Add prepared statement in JDBC
-* IOTDB-123   Add documents in Chinese
-* IOTDB-130   Dynamic parameters adapter
-* IOTDB-134   Add default parameter for client starting script
-* Add read-only mode of IoTDB
-* New storage engine with asynchronously flush and close data file
-* Adding english documents
-* Supporting travis + window + jdk8
-* Add skipping all UTs: maven integration-test -DskipUTS=true
-* Enable users define the location of their thrift compiler
-* Add example module
-* Add a log appender: put info, warn, error log into one file and disable log_info by default
-* Recover when resource file does not exist while tsfile is complete
-
+* IOTDB-143	Compaction of data file
+* IOTDB-205	Support storage-group-level Time To Live (TTL)
+* IOTDB-198	Add sync module (Sync TsFiles between IoTDB instances)
+* IoTDB 226	Hive-TsFile connector
+* IOTDB-188	Delete storage group
+* IOTDB-253	support time expression 
+* IOTDB-239	Add interface for showing devices
+* IOTDB-249	enable lowercase in create_timeseries sql
+* IOTDB-203	add "group by device" function for narrow table display
+* IOTDB-193	Create schema automatically when inserting
+* IOTDB-241	Add query and non query interface in session
+* IOTDB-223	Add a TsFile sketch tool
+* IOTDB-158	add metrics web service
+* IOTDB-187	Enable to choose storage in local file system or HDFS
+* IOTDB-199	Add a log visulization tool 
+* IoTDB-174	Add interfaces for querying device or timeseries number
+* IOTDB-173	add batch write interface in session
+* IOTDB-151	support number format in timeseries path
+* IOTDB-294	online upgrade from 0.8.0 to 0.9.0
+* modify print function in AbstractClient
 
 Review comment:
   remove that in the new feature

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services