Login  Register

[jira] [Commented] (CARBONDATA-292) add COLUMNDICT operation info in DML operation guide

Posted by Akash R Nilugal (Jira) on Oct 12, 2016; 2:50pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-292-add-COLUMNDICT-operation-info-in-DML-operation-guide-tp1799.html


    [ https://issues.apache.org/jira/browse/CARBONDATA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568937#comment-15568937 ]

ASF GitHub Bot commented on CARBONDATA-292:
-------------------------------------------

Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/223#discussion_r83022245
 
    --- Diff: docs/DML-Operations-on-Carbon.md ---
    @@ -104,8 +109,10 @@ Following are the options that can be used in load data:
                                      'MULTILINE'='true', 'ESCAPECHAR'='\',
                                      'COMPLEX_DELIMITER_LEVEL_1'='$',
                                      'COMPLEX_DELIMITER_LEVEL_2'=':',
    -                                 'ALL_DICTIONARY_PATH'='/opt/alldictionary/data.dictionary'
    +                                 'ALL_DICTIONARY_PATH'='/opt/alldictionary/data.dictionary',
    +                                 'COLUMNDICT'='empno:/dictFilePath/empnoDict.csv, empname:/dictFilePath/empnameDict.csv'
    --- End diff --
   
    do not give this option since it can not be used together with `ALL_DICTIONARY_PATH`


> add COLUMNDICT operation info in DML operation guide
> ----------------------------------------------------
>
>                 Key: CARBONDATA-292
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-292
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Jay
>            Priority: Minor
>
> there is no COLUMNDICT operation guide in DML-Operations-on-Carbon.md, so need to add.



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