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 2021/06/03 15:09:48 UTC

[GitHub] [iotdb] HTHou commented on a change in pull request #3300: [IOTDB-1405] Refactor MManager for new vector interfaces

HTHou commented on a change in pull request #3300:
URL: https://github.com/apache/iotdb/pull/3300#discussion_r644877654



##########
File path: example/session/src/main/java/org/apache/iotdb/VectorSessionExample.java
##########
@@ -178,6 +180,23 @@ private static void selectWithLastTest()
     dataSet.closeOperationHandle();
   }
 
+  private static void createAlignedTimeseries()
+      throws StatementExecutionException, IoTDBConnectionException {

Review comment:
       How about changing the class name to `AlignedTimeseriesSessionExample`?




-- 
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