You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Gin-zhj (JIRA)" <ji...@apache.org> on 2016/08/22 11:34:20 UTC

[jira] [Created] (CARBONDATA-165) Behavior need to be corrected when fact csv have header for ALL_DICTIONARY

Gin-zhj created CARBONDATA-165:
----------------------------------

             Summary: Behavior need to be corrected when fact csv have header for ALL_DICTIONARY
                 Key: CARBONDATA-165
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-165
             Project: CarbonData
          Issue Type: Bug
            Reporter: Gin-zhj
            Assignee: Gin-zhj
            Priority: Minor


When fact csv already have header and  giving FILEHEADER along with  ALL_DICTIONARY_PATH option ,  header will be considered as data row , which is not correct.
FILEHEADER option must be given only when CSV do not have header .  We can read the header from fact file when FILEHEADER  is not  given with ALL_DICTIONARY_PATH 



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