Github user sraghunandan commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2788#discussion_r221296016
--- Diff: docs/carbon-as-spark-datasource-guide.md ---
@@ -15,19 +15,20 @@
limitations under the License.
-->
-# Carbon as Spark's datasource guide
+# Carbon as Spark's Datasource
-Carbon fileformat can be integrated to Spark using datasource to read and
write data without using CarbonSession.
+The Carbon fileformat is now integrated as Spark datasource for read and
write operation without using CarbonSession. This is useful for the users who
wants same Spark datasource.
--- End diff --
CarbonData
---