spark git commit: [SPARK-18173][SQL] data source tables should support truncating partition

2016-11-06 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 a8fbcdbf2 -> 9c78d355c [SPARK-18173][SQL] data source tables should support truncating partition ## What changes were proposed in this pull request? Previously `TRUNCATE TABLE ... PARTITION` will always truncate the whole table for

spark git commit: [SPARK-18173][SQL] data source tables should support truncating partition

2016-11-06 Thread rxin
Repository: spark Updated Branches: refs/heads/master 556a3b7d0 -> 46b2e4999 [SPARK-18173][SQL] data source tables should support truncating partition ## What changes were proposed in this pull request? Previously `TRUNCATE TABLE ... PARTITION` will always truncate the whole table for data