You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2018/11/05 07:22:00 UTC

[jira] [Resolved] (CARBONDATA-3060) Improve CLI and fix other bugs in CLI tool

     [ https://issues.apache.org/jira/browse/CARBONDATA-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacky Li resolved CARBONDATA-3060.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.1

> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)