[
https://issues.apache.org/jira/browse/HIVE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-1860:
---------------------------------
Component/s: (was: Drivers)
JDBC
Environment:
Create a Hive table containing a smallint column.
Then using the Hive JDBC driver execute a Hive query that selects data from
this table.
An error is then encountered.
was:
Create a Hive table containing a smallint column.
Then using the Hive JDBC driver execute a Hive query that selects data from
this table.
An error is then encountered.
> Hive's smallint datatype is not supported by the Hive JDBC driver
> -----------------------------------------------------------------
>
> Key: HIVE-1860
> URL: https://issues.apache.org/jira/browse/HIVE-1860
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 0.5.0
> Environment: Create a Hive table containing a smallint column.
> Then using the Hive JDBC driver execute a Hive query that selects data from
> this table.
> An error is then encountered.
> Reporter: Guy le Mar
>
> java.sql.SQLException: Inrecognized column type: i16
> at
> org.apache.hadoop.hive.jdbc.HiveResultSetMetaData.getColumnType(HiveResultSetMetaData.java:132)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.