You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "zhihai xu (JIRA)" <ji...@apache.org> on 2016/04/27 22:27:12 UTC

[jira] [Commented] (HIVE-13629) Expose Merge-File task and Column-Truncate task from DDLTask

    [ https://issues.apache.org/jira/browse/HIVE-13629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260866#comment-15260866 ] 

zhihai xu commented on HIVE-13629:
----------------------------------

uploaded a patch HIVE-13629.000.patch to add a method getSubtask in DDLTask to expose these information to users.

> Expose Merge-File task and Column-Truncate task from DDLTask
> ------------------------------------------------------------
>
>                 Key: HIVE-13629
>                 URL: https://issues.apache.org/jira/browse/HIVE-13629
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>    Affects Versions: 2.0.0
>            Reporter: zhihai xu
>            Assignee: zhihai xu
>         Attachments: HIVE-13629.000.patch
>
>
> DDLTask will create subtask in mergeFiles and truncateTable to support HiveOperation.TRUNCATETABLE, HiveOperation.ALTERTABLE_MERGEFILES and HiveOperation.ALTERPARTITION_MERGEFILES.
> It will be better to expose the tasks which are created at function mergeFiles and truncateTable from class DDLTask to users.



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