[
https://issues.apache.org/jira/browse/HIVE-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-5215:
--------------------------------
Fix Version/s: (was: 0.12.0)
Preparing for 0.12 release. Removing fix version of 0.12 for those that are not
in 0.12 branch.
> The optional methods in JDBC API implementations should throw a
> SQLFeatureNotSupportedException instead of SQLException
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-5215
> URL: https://issues.apache.org/jira/browse/HIVE-5215
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Reporter: Vaibhav Gumashta
> Priority: Minor
>
> The optional methods in JDBC API implementations should throw a
> SQLFeatureNotSupportedException instead of SQLException. This is per JDBC
> standards.
> From the jdbc 4.1 specs:
> "If a JDBC driver does not support or only provides partial support for an
> optional feature, the corresponding DatabaseMetaData method must indicate the
> feature is not supported. Any methods for a feature that is not implemented
> are required to throw a SQLFeatureNotSupportedException."
--
This message was sent by Atlassian JIRA
(v6.1#6144)