Github user manishgupta88 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/3044#discussion_r245224386
--- Diff: docs/ddl-of-carbondata.md ---
@@ -47,7 +47,8 @@ CarbonData DDL statements are documented here,which
includes:
* [RENAME TABLE](#rename-table)
* [ADD COLUMNS](#add-columns)
* [DROP COLUMNS](#drop-columns)
- * [CHANGE DATA TYPE](#change-data-type)
+ * [RENAME COLUMN](#change-column-name-/-type)
+ * [CHANGE DATA TYPE](#change-column-name-/-type)
--- End diff --
check for linking. With this text it will not link
---