Hello,
We are using Teradata ODBC driver for Presto to connect to Hive data.
We observed that, SELECT query with INTEGER Column just hungs. If we cast the column with Varchar/BIGINT we are getting response.
We are able to fetch other columns with type Varchar, Bigint, Date etc.
In the Teradata Presto ODBC Driver Install Guide, we noted that INTEGER is not in the supported datatypes list. Is that mean we would not able to fetch Integer columns defined in the HIVE tables (Without cast)?. Is that changing the INT column to BIGINT or Casting while selecting is the only work-around?
Regards,
Suresh
Tags:
Forums: