Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.10.0
-
None
Description
boolean java.sql.ResultSet.previous() throws SQLException should throw SQLException, but it is throwing UnsupportedOperationException instead.
Attachments
Issue Links
- is related to
-
CALCITE-585 Avatica JDBC methods should throw SQLFeatureNotSupportedException
- Closed
- relates to
-
CALCITE-1928 Calling previous() on a ResultSet that came from an Array gives NullPointerException
- In Progress
- links to