[ https://issues.apache.org/jira/browse/HIVE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534262#comment-13534262 ]
Kevin Wilfong commented on HIVE-3796: ------------------------------------- Updated test cases. The problem was worse than I'd thought. Because it turns of merging using configs, and never turns it back on, it remains off for future queries run in the same session. This means that the plans for some tests now include merges where they did not previously. My original full test run passed because of the issues with ptesting. > Multi-insert involving bucketed/sorted table turns off merging on all outputs > ----------------------------------------------------------------------------- > > Key: HIVE-3796 > URL: https://issues.apache.org/jira/browse/HIVE-3796 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Affects Versions: 0.11 > Reporter: Kevin Wilfong > Assignee: Kevin Wilfong > Attachments: HIVE-3796.1.patch.txt, HIVE-3796.2.patch.txt, > HIVE-3796.3.patch.txt > > > When a multi-insert query has at least one output that is bucketed, merging > is turned off for all outputs, rather than just the bucketed ones. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira