[ 
https://issues.apache.org/jira/browse/CALCITE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102810#comment-16102810
 ] 

Sergio Sainz commented on CALCITE-1902:
---------------------------------------

Yes please :) If we can fix this one by throwing 
SQLFeatureNotSupportedException instead of UnsupportedOperationException will 
be best.

> boolean java.sql.ResultSet.previous() throws SQLException should throw 
> SQLException, but it is throwing UnsupportedOperationException
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CALCITE-1902
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1902
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>    Affects Versions: 1.10.0
>            Reporter: Sergio Sainz
>            Priority: Minor
>
> boolean java.sql.ResultSet.previous() throws SQLException should throw 
> SQLException, but it is throwing UnsupportedOperationException instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to