Github user sraghunandan commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2788#discussion_r222635398
--- Diff: docs/ddl-of-carbondata.md ---
@@ -610,25 +611,29 @@ Users can specify which columns to include and
exclude for local dictionary gene
- ##### DROP COLUMNS
This command is used to delete the existing column(s) in a table.
- ```
+
+ ```
--- End diff --
why indentation for ```---
