Github user ravipesala commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1729#discussion_r159468640
--- Diff: integration/spark2/src/main/spark2.2/CarbonSessionState.scala ---
@@ -142,6 +143,25 @@ class CarbonSessionCatalog(
.asInstanceOf[HiveExternalCatalog].client
}
+ override def createPartitions(tableName: TableIdentifier,
--- End diff --
ok---
