You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2008/12/17 01:48:44 UTC

[jira] Created: (HIVE-183) DynamicSerDe to support float

DynamicSerDe to support float
-----------------------------

                 Key: HIVE-183
                 URL: https://issues.apache.org/jira/browse/HIVE-183
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Serializers/Deserializers
            Reporter: Zheng Shao


DynamicSerDe does not support "float" type right now, because "float" is not supported by Thrift.

We should either remove "float" support from Hive, or add "float" support to thrift (at least, to DynamicSerDe).


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