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/05/07 01:08:19 UTC

[GitHub] [iotdb] wangchao316 commented on a change in pull request #3127: [IOTDB-1316] Fix input format check

wangchao316 commented on a change in pull request #3127:
URL: https://github.com/apache/iotdb/pull/3127#discussion_r627858480



##########
File path: cli/src/main/java/org/apache/iotdb/tool/ImportCsv.java
##########
@@ -44,6 +44,7 @@
 import java.io.InputStreamReader;
 import java.io.LineNumberReader;
 import java.nio.charset.StandardCharsets;
+import java.sql.*;

Review comment:
       generate we do not use import *.




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