You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2013/10/25 03:50:02 UTC

[jira] [Resolved] (HIVE-5649) error when casting partition column to varchar in where clause

     [ https://issues.apache.org/jira/browse/HIVE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere resolved HIVE-5649.
------------------------------

      Resolution: Duplicate
    Release Note: Already created HIVE-5648 - this is a dup.

> 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
>
> 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.1#6144)