[
https://issues.apache.org/jira/browse/SPARK-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-3907.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.1.0)
1.2.0
Issue resolved by pull request 2770
[https://github.com/apache/spark/pull/2770]
> add "truncate table" support
> -----------------------------
>
> Key: SPARK-3907
> URL: https://issues.apache.org/jira/browse/SPARK-3907
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 1.1.0
> Reporter: XiaoJing wang
> Priority: Minor
> Labels: features
> Fix For: 1.2.0
>
> Original Estimate: 0.05h
> Remaining Estimate: 0.05h
>
> The "truncate table " syntax had been disabled.
> Removes all rows from a table or partition(s),Currently target table should
> be native/managed table or exception will be thrown.User can specify partial
> partition_spec for truncating multiple partitions at once and omitting
> partition_spec will truncate all partitions in the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]