You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Sergio Sainz (JIRA)" <ji...@apache.org> on 2017/07/25 14:12:00 UTC

[jira] [Created] (CALCITE-1902) boolean java.sql.ResultSet.previous() throws SQLException should throw SQLException, but it is throwing UnsupportedOperationException

Sergio Sainz created CALCITE-1902:
-------------------------------------

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


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)