Github user sraghunandan commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2590#discussion_r207071127
--- Diff: docs/data-management-on-carbondata.md ---
@@ -170,6 +183,9 @@ This tutorial is going to introduce all commands and
data operations on CarbonDa
TBLPROPERTIES('LOCAL_DICTIONARY_ENABLE'='true','LOCAL_DICTIONARY_THRESHOLD'='1000',
'LOCAL_DICTIONARY_INCLUDE'='column1','LOCAL_DICTIONARY_EXCLUDE'='column2')
```
+
--- End diff --
sentence not easy to understand. need simpler language to explain the reason
---