aboutsummaryrefslogtreecommitdiff
path: root/examples/src
diff options
context:
space:
mode:
authorLianhui Wang <lianhuiwang09@gmail.com>2016-05-19 23:03:59 -0700
committerReynold Xin <rxin@databricks.com>2016-05-19 23:03:59 -0700
commit09a00510c4759ff87abb0b2fdf1630ddf36ca12c (patch)
treeebdb86f842581cb523097678f9129a127f4b1c07 /examples/src
parentd5e1c5acde95158db38448526c8afad4a6d21dc2 (diff)
downloadspark-09a00510c4759ff87abb0b2fdf1630ddf36ca12c.tar.gz
spark-09a00510c4759ff87abb0b2fdf1630ddf36ca12c.tar.bz2
spark-09a00510c4759ff87abb0b2fdf1630ddf36ca12c.zip
[SPARK-15335][SQL] Implement TRUNCATE TABLE Command
## What changes were proposed in this pull request? Like TRUNCATE TABLE Command in Hive, TRUNCATE TABLE is also supported by Hive. See the link: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL Below is the related Hive JIRA: https://issues.apache.org/jira/browse/HIVE-446 This PR is to implement such a command for truncate table excluded column truncation(HIVE-4005). ## How was this patch tested? Added a test case. Author: Lianhui Wang <lianhuiwang09@gmail.com> Closes #13170 from lianhuiwang/truncate.
Diffstat (limited to 'examples/src')
0 files changed, 0 insertions, 0 deletions