Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/582#discussion_r100323473
--- Diff: docs/ddl-operation-on-carbondata.md ---
@@ -27,18 +27,19 @@ The following DDL operations are supported in
CarbonData :
* [SHOW TABLE](#show-table)
* [DROP TABLE](#drop-table)
* [COMPACTION](#compaction)
+* [BUCKETING](#bucketing)
## CREATE TABLE
This command can be used to create a CarbonData table by specifying the
list of fields along with the table properties.
-
--- End diff --
Why need to append one more rows at here ? please remove all needless
format changes in this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---