Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1470#discussion_r149070667
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSource.scala ---
@@ -208,6 +211,31 @@ class CarbonSource extends CreatableRelationProvider
with RelationProvider
}
}
+ override def createSink(sqlContext: SQLContext,
--- End diff --
please add description of this function ---
