You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prasad Chakka (JIRA)" <ji...@apache.org> on 2008/10/30 19:54:44 UTC

[jira] Created: (HADOOP-4551) Partition keys are still treated as strings irrespective of their defined type in runtime.

Partition keys are still treated as strings irrespective of their defined type in runtime.
------------------------------------------------------------------------------------------

                 Key: HADOOP-4551
                 URL: https://issues.apache.org/jira/browse/HADOOP-4551
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hive
    Affects Versions: 0.19.0
            Reporter: Prasad Chakka
            Priority: Minor


RowResolver and MapOperator treat partition keys as String objects. The strings should be converted to appropriate type object in runtime.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.