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 2022/02/14 06:49:29 UTC

[GitHub] [iotdb] HTHou commented on a change in pull request #5053: [To rel/0.12][IOTDB-2281][IOTDB-2286] restructure the csv import tool

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



##########
File path: cli/src/main/java/org/apache/iotdb/tool/ImportCsv.java
##########
@@ -65,14 +72,22 @@
   private static final String FAILED_FILE_ARGS = "fd";
   private static final String FAILED_FILE_NAME = "failed file directory";
 
+  private static final String ALIGNED_ARGS = "aligned";
+  private static final String ALIGNED_NAME = "use the aligned interface";
+

Review comment:
       This is for aligned timeseries. We shouldn't introduce it to 0.12.




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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org