[
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)