You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2009/08/10 23:26:14 UTC

[jira] Created: (HIVE-745) Remove unnecessary deserialization/serialization needed for custom scripts

Remove unnecessary deserialization/serialization needed for custom scripts 
---------------------------------------------------------------------------

                 Key: HIVE-745
                 URL: https://issues.apache.org/jira/browse/HIVE-745
             Project: Hadoop Hive
          Issue Type: New Feature
          Components: Query Processor
            Reporter: Namit Jain


If the input serializer to the script operator and the serde for the script is the same, there is no need to deserialize / serialize the data.


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