You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/03/10 04:33:38 UTC

[jira] [Created] (HIVE-16171) Support truncate table for replication

Sankar Hariappan created HIVE-16171:
---------------------------------------

             Summary: Support truncate table for replication
                 Key: HIVE-16171
                 URL: https://issues.apache.org/jira/browse/HIVE-16171
             Project: Hive
          Issue Type: Sub-task
          Components: repl
            Reporter: Sankar Hariappan
            Assignee: Sankar Hariappan


Need to support truncate table for replication. Key points to note.
1. For non-partitioned table, truncate table doesn't make any sense as only drop table shall delete the data.
2. For partitioned tables, need to consider how truncate behaves if drop a partition or rename the partition or so.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)