Github user xuchuanyin commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2255#discussion_r186294566
--- Diff:
integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -837,8 +837,6 @@ object CarbonDataRDDFactory {
s"${ carbonLoadModel.getDatabaseName }.${
carbonLoadModel.getTableName }")
--- End diff --
Just come across the style problems. Delete the write spaces after '{' and
before '}'.---
