Github user zzcclp commented on the issue:
https://github.com/apache/carbondata/pull/2908
Hi @jackylk :
I have some questions shown below:
1. How to show external info if it's an external table?
2. It need to show the partition info if it has partition columns;
3. missing property: DICTIONARY_INCLUDE;
4. doesn't it show database and table name?
5. will remove NO_INVERTED_INDEX ? right?
6. doesn't it show default value for each properties? and as our
discussion, we need to save the default value to schema info even user doesn't
set the value, is this done?
---