[
https://issues.apache.org/jira/browse/CALCITE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-1902:
---------------------------------
Summary: ResultSet.previous() throws UnsupportedOperationException, but
should throw SQLFeatureNotSupportedException (was: ResultSet.previous() throws
UnsupportedOperationException but should throw SQLException should throw
SQLException, but it is throwing )
> ResultSet.previous() throws UnsupportedOperationException, but should throw
> SQLFeatureNotSupportedException
> -----------------------------------------------------------------------------------------------------------
>
> 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)