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/10 02:34:30 UTC

[GitHub] [iotdb] xuesyn commented on a change in pull request #3151: [ISSUE-3089] make it possible for storage groups to have name with hyphen

xuesyn commented on a change in pull request #3151:
URL: https://github.com/apache/iotdb/pull/3151#discussion_r629015724



##########
File path: server/src/test/java/org/apache/iotdb/db/integration/IoTDBSimpleQueryIT.java
##########
@@ -32,11 +32,7 @@
 import org.junit.Before;
 import org.junit.Test;
 
-import java.sql.Connection;
-import java.sql.DriverManager;
-import java.sql.ResultSet;
-import java.sql.SQLException;
-import java.sql.Statement;
+import java.sql.*;
 import java.util.ArrayList;

Review comment:
       okk




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