[ https://issues.apache.org/jira/browse/HIVE-21100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816705#comment-16816705 ]
Hive QA commented on HIVE-21100: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12965759/HIVE-21100.1.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15938 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16938/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16938/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16938/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12965759 - PreCommit-HIVE-Build > Allow flattening of table subdirectories resulted when using TEZ engine and > UNION clause > ---------------------------------------------------------------------------------------- > > Key: HIVE-21100 > URL: https://issues.apache.org/jira/browse/HIVE-21100 > Project: Hive > Issue Type: Improvement > Reporter: George Pachitariu > Assignee: George Pachitariu > Priority: Minor > Attachments: HIVE-21100.1.patch, HIVE-21100.patch > > > Right now, when writing data into a table with Tez engine and the clause > UNION ALL is the last step of the query, Hive on Tez will create a > subdirectory for each branch of the UNION ALL. > With this patch the subdirectories are removed, and the files are renamed and > moved to the parent directory. -- This message was sent by Atlassian JIRA (v7.6.3#76005)