You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2015/04/30 02:39:06 UTC

[jira] [Created] (HIVE-10546) genFileSinkPlan should use the generated SEL's RR for the partition col of FS

Pengcheng Xiong created HIVE-10546:
--------------------------------------

             Summary: genFileSinkPlan should use the generated SEL's RR for the partition col of FS
                 Key: HIVE-10546
                 URL: https://issues.apache.org/jira/browse/HIVE-10546
             Project: Hive
          Issue Type: Bug
            Reporter: Pengcheng Xiong
            Assignee: Pengcheng Xiong


Right now, when Hive writes data into a bucketed table, it will use the last OP to generate RS-SEL and then FS. However, the context rsCtx carries 
partition column from the last OP rather than from the SEL, which makes FS use the wrong partition column.



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