KazydubB commented on a change in pull request #1825: DRILL-7084: ResultSet 
getObject method throws not implemented excepti…
URL: https://github.com/apache/drill/pull/1825#discussion_r302711495
 
 

 ##########
 File path: 
exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillResultSetImpl.java
 ##########
 @@ -78,11 +78,11 @@
    * Throws AlreadyClosedSqlException or QueryCanceledSqlException if this
    * ResultSet is closed.
    *
-   * @throws  ExecutionCanceledSqlException  if ResultSet is closed because of
-   *          cancelation and no QueryCanceledSqlException has been thrown yet
-   *          for this ResultSet
-   * @throws  AlreadyClosedSqlException  if ResultSet is closed
-   * @throws  SQLException  if error in calling {@link #isClosed()}
+   * @throws ExecutionCanceledSqlException if ResultSet is closed because of
 
 Review comment:
   Previous indentation looks OK. Do you mind undoing it? 

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


With regards,
Apache Git Services

Reply via email to