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/03/12 02:27:50 UTC

[jira] Updated: (HIVE-185) fetch task code should be refactored so that can be used somewhere else also

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

Namit Jain updated HIVE-185:
----------------------------

    Status: Open  (was: Patch Available)

> fetch task code should be refactored so that can be used somewhere else also
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-185
>                 URL: https://issues.apache.org/jira/browse/HIVE-185
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: patch.185.1
>
>
> fetch task code should be refactored so that can be used somewhere else also.
> Currently, fetch task has a lot of code to deal with reading a hive table (both partitioned and non-partitioned). That should be in some common location like utilities, so that it can be used by other components also.
> In case of map joins, similar functionality will be needed.

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