Login  Register

[jira] [Updated] (CARBONDATA-173) Error info is not proper when measure use COLUMNDICT

Posted by Akash R Nilugal (Jira) on Sep 24, 2016; 10:48am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Updated-CARBONDATA-173-Error-info-is-not-proper-when-measure-use-COLUMNDICT-tp1437.html


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

Ravindra Pesala updated CARBONDATA-173:
---------------------------------------
    Fix Version/s: 0.2.0-incubating

> Error info is not proper when measure use COLUMNDICT
> ----------------------------------------------------
>
>                 Key: CARBONDATA-173
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-173
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Jay
>            Assignee: Jay
>            Priority: Minor
>             Fix For: 0.2.0-incubating, 0.1.1-incubating
>
>
> in CREATE TABLE IF NOT EXISTS t3
>            (ID Int, date Timestamp, country String,
>            name String, phonetype String, serialname String, salary Int)
>            STORED BY 'carbondata',
> then user use LOAD DATA LOCAL INPATH '$testData' into table t3 OPTIONS('COLUMNDICT'='id:FilePath'), because the ID is measure, so exception should be thrown to indicate that measure can not use COLUMNDICT.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)