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 2020/09/11 17:11:35 UTC

[GitHub] [incubator-iotdb] shutter-cp commented on a change in pull request #1642: In Session, the JDBC module can set the Boolean return data type to 0/1 or true/false.

shutter-cp commented on a change in pull request #1642:
URL: https://github.com/apache/incubator-iotdb/pull/1642#discussion_r487178748



##########
File path: service-rpc/src/main/java/org/apache/iotdb/rpc/Config.java
##########
@@ -0,0 +1,42 @@
+package org.apache.iotdb.rpc;
+
+
+/**
+ * @author chenPeng
+ * @version 1.0.0
+ * @ClassName Config.java
+ * @Description TODO
+ * @createTime 2020年08月19日 22:26:00
+ */
+public class Config {

Review comment:
       ```suggestion
   public class Config {
   ```




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