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


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.

Reply via email to