[
https://issues.apache.org/jira/browse/HIVE-21100?focusedWorklogId=705492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-705492
]
ASF GitHub Bot logged work on HIVE-21100:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jan/22 10:12
Start Date: 08/Jan/22 10:12
Worklog Time Spent: 10m
Work Description: pvary commented on pull request #2921:
URL: https://github.com/apache/hive/pull/2921#issuecomment-1007898221
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 705492)
Time Spent: 1h (was: 50m)
> 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
> Labels: pull-request-available
> Attachments: HIVE-21100.1.patch, HIVE-21100.2.patch,
> HIVE-21100.3.patch, HIVE-21100.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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
(v8.20.1#820001)