You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/12/15 03:05:13 UTC

[jira] [Commented] (HIVE-7977) Avoid creating serde for partitions if possible in FetchTask

    [ https://issues.apache.org/jira/browse/HIVE-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246233#comment-14246233 ] 

Ashutosh Chauhan commented on HIVE-7977:
----------------------------------------

Can you create a RB entry for this ?

> Avoid creating serde for partitions if possible in FetchTask
> ------------------------------------------------------------
>
>                 Key: HIVE-7977
>                 URL: https://issues.apache.org/jira/browse/HIVE-7977
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-7977.1.patch.txt, HIVE-7977.2.patch.txt, HIVE-7977.3.patch.txt
>
>
> Currently, FetchTask creates SerDe instance thrice for each partition, which can be avoided if it's same with table SerDe.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)