Login  Register

Re: Change the 'comment' content for column when execute command 'desc formatted table_name'

Posted by manishgupta88 on Apr 26, 2018; 5:04am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Change-the-comment-content-for-column-when-execute-command-desc-formatted-table-name-tp46848p46881.html

I agree with Liang. We can modify the complete describe formatted command
display and show the detailed information as suggested by Liang.
Liang we can make a small change in your suggestion. As we are displaying
the information to the user we should not include Underscore(_) in the
property names and in place of DICTIONARY_INCLUDE and DICTIONARY_EXCLUDE we
can just say Dictionary columns and No Dictionary Columns.

## Detailed Table Properties Information
|Sort Columns             |name,id
|No Inverted Index      |id
|Dictionary Columns    |name
|Table BlockSize          |1024 MB
|Sort Scope                |LOCAL_SORT
|Streaming                 |false

Regards
Manish Gupta



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/