Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1467#discussion_r149290867
--- Diff:
integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/DataManagementFunc.scala
---
@@ -49,105 +44,6 @@ object DataManagementFunc {
private val LOGGER =
LogServiceFactory.getLogService(this.getClass.getCanonicalName)
- def deleteLoadByDate(
--- End diff --
Just confirm : this method is for spark 1.6?---
