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

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

zhihai xu created HIVE-13629:
--------------------------------

             Summary: 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


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)