[
https://issues.apache.org/jira/browse/HIVE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844432#action_12844432
]
Adam Kramer commented on HIVE-446:
----------------------------------
This workaround doesn't work for tables with partitions.
TRUNCATE TABLE tablename;
should also drop every partition in it for partitioned tables.
> Implement TRUNCATE
> ------------------
>
> Key: HIVE-446
> URL: https://issues.apache.org/jira/browse/HIVE-446
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Query Processor
> Reporter: Prasad Chakka
> Fix For: 0.4.2
>
>
> truncate the data but leave the table and metadata intact.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.