[
https://issues.apache.org/jira/browse/HIVE-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-1631:
---------------------------------
Component/s: (was: Drivers)
JDBC
> JDBC driver returns wrong precision, scale, or column size for some data types
> ------------------------------------------------------------------------------
>
> Key: HIVE-1631
> URL: https://issues.apache.org/jira/browse/HIVE-1631
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 0.7.0
> Reporter: Steven Wong
> Priority: Minor
>
> For some data types, these methods return values that do not conform to the
> JDBC spec:
> org.apache.hadoop.hive.jdbc.HiveResultSetMetaData.getPrecision(int)
> org.apache.hadoop.hive.jdbc.HiveResultSetMetaData.getScale(int)
> org.apache.hadoop.hive.jdbc.HiveResultSetMetaData.getColumnDisplaySize(int)
> org.apache.hadoop.hive.jdbc.JdbcColumn.getColumnSize()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.