Github user kunal642 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2792#discussion_r223260021
--- Diff: README.md ---
@@ -52,6 +52,7 @@ CarbonData is built using Apache Maven, to [build
CarbonData](https://github.com
* [Configuring
Carbondata](https://github.com/apache/carbondata/blob/master/docs/configuration-parameters.md)
* [Streaming
Ingestion](https://github.com/apache/carbondata/blob/master/docs/streaming-guide.md)
* [SDK
Guide](https://github.com/apache/carbondata/blob/master/docs/sdk-guide.md)
+* [CSDK
Guide](https://github.com/apache/carbondata/blob/master/docs/CSDK-guide.md)
--- End diff --
Other places also have to be update with this link like documentation.md.
can you refer sdk-guide.md and update other places as well.
---