ycycse commented on code in PR #8631:
URL: https://github.com/apache/iotdb/pull/8631#discussion_r1058030044


##########
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java:
##########
@@ -1674,6 +1509,11 @@ public ResultSet getPrimaryKeys(String catalog, String 
schema, String table) thr
             TSDataType.TEXT,
             TSDataType.INT32,
             TSDataType.TEXT);
+
+    String sg = "";

Review Comment:
   the change has done.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to