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

ASF GitHub Bot commented on CALCITE-1902:
-----------------------------------------

GitHub user ssainz opened a pull request:

    https://github.com/apache/calcite-avatica/pull/13

    [CALCITE-1902] change unsupported operation exception to SQLFeatureNo…

    https://issues.apache.org/jira/browse/CALCITE-1902

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ssainz/calcite-avatica CALCITE-1902

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/calcite-avatica/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13
    
----
commit ae1601a3eb6252e89752807e9c3e549dad73afa7
Author: ssainz <sergio.sa...@gmail.com>
Date:   2017-08-03T21:26:12Z

    [CALCITE-1902] change unsupported operation exception to 
SQLFeatureNotSupportedException

----


> 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
>            Assignee: Sergio Sainz
>            Priority: Minor
>             Fix For: avatica-1.11.0
>
>
> 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