http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Resolved-CARBONDATA-3060-Improve-CLI-and-fix-other-bugs-in-CLI-tool-tp67631.html
> Improve CLI and fix other bugs in CLI tool
> ------------------------------------------
>
> Key: CARBONDATA-3060
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3060> Project: CarbonData
> Issue Type: Bug
> Reporter: Akash R Nilugal
> Assignee: Akash R Nilugal
> Priority: Minor
> Fix For: 1.5.1
>
> Time Spent: 5h 20m
> Remaining Estimate: 0h
>
> 1. improve the syntax for CLI DDL, now the command can be given as**
> `CarbonCli for table <table_name> options('-cmd summary/benchmark -a -s -v -c <column_name> -m')`
> the options will take one string, which is basically a command, which user can directly paste into command promt and run as java command
> Now user no nned to give -P also, internally when above commad is run we take table path into consideration in command line arguments
> other issues:
> 1. when numeric columns are included in dictionary, min max are wrong
> 2. timestamp column's min and max details are wrong, showing in long value rather than actual timestanp format
> 3. help command is not working in beeline
> 4. complex types column min max are wrong, sometimes junk values