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: Hadoop Hive
          Issue Type: Bug
          Components: Drivers
    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.

Reply via email to