kr11 commented on a change in pull request #34: fix sonar 
URL: https://github.com/apache/incubator-iotdb/pull/34#discussion_r251229468
 
 

 ##########
 File path: jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBQueryResultSet.java
 ##########
 @@ -85,24 +84,26 @@
   private int rowsOffset = 0;
 
   /*
-   * Combine maxRows and the LIMIT constraints. maxRowsOrRowsLimit = 0 means 
that neither maxRows
-   * nor LIMIT is constrained. maxRowsOrRowsLimit > 0 means that maxRows and/or
-   * LIMIT are constrained.
+   * Combine maxRows and the LIMIT constraints.
 
 Review comment:
   Why modifying the annotation?  Are there any sonar issues?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to