Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2582#discussion_r206487262
--- Diff: docs/data-management-on-carbondata.md ---
@@ -284,6 +286,20 @@ This tutorial is going to introduce all commands and
data operations on CarbonDa
ALTER TABLE employee SET TBLPROPERTIES
(âCACHE_LEVELâ=âBlockletâ)
```
+ - **Support Flat folder**
--- End diff --
change to :
**Support Flat folder same as Hive/Parquet**---
