[
https://issues.apache.org/jira/browse/HIVE-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941652#comment-15941652
]
Sankar Hariappan edited comment on HIVE-16171 at 3/26/17 4:14 PM:
------------------------------------------------------------------
Fixed the test code issue in 02/03.patch.
was (Author: sankarh):
Fixed the test code issue in 02.patch.
> Support replication of truncate table
> -------------------------------------
>
> 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
> Attachments: HIVE-16171.01.patch, HIVE-16171.02.patch,
> HIVE-16171.03.patch
>
>
> Need to support truncate table for replication. Key points to note.
> 1. For non-partitioned table, truncate table will remove all the rows from
> the table.
> 2. For partitioned tables, need to consider how truncate behaves if truncate
> a partition or the whole table.
> 3. Bootstrap load with truncate table must work as it is just
> loadTable/loadPartition with empty dataset.
> 4. It is suggested to re-use the alter table/alter partition events to handle
> truncate.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)