[
https://issues.apache.org/jira/browse/HIVE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-5649:
-----------------------------------
Fix Version/s: 0.13.0
> error when casting partition column to varchar in where clause
> --------------------------------------------------------------
>
> Key: HIVE-5649
> URL: https://issues.apache.org/jira/browse/HIVE-5649
> Project: Hive
> Issue Type: Bug
> Reporter: Jason Dere
> Assignee: Jason Dere
> Fix For: 0.13.0
>
>
> hive> select * from partition_varchar_2 where cast(dt as varchar(10)) =
> '2000-01-01';
> FAILED: RuntimeException org.apache.hadoop.hive.ql.metadata.HiveException:
> java.lang.RuntimeException: Internal error: Cannot find ObjectInspector for
> VARCHAR
--
This message was sent by Atlassian JIRA
(v6.2#6252)