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

    
https://github.com/apache/incubator-carbondata/pull/595#discussion_r102518052
  
    --- Diff: docs/ddl-operation-on-carbondata.md ---
    @@ -115,8 +115,7 @@ TBLPROPERTIES ("COLUMN_GROUPS"="(column1,column3),
                                     saleQuantity Int,
                                     revenue Int)       
        STORED BY 'carbondata' 
    -   TBLPROPERTIES ('COLUMN_GROUPS'='(productName,productCategory)',
    -                  'DICTIONARY_EXCLUDE'='productName',
    +   TBLPROPERTIES ('COLUMN_GROUPS'='(productNumber,productName)',
                       'DICTIONARY_INCLUDE'='productNumber',
    --- End diff --
    
    @chenliang613 code is rebased and added add "DICTIONARY_EXCLUDE" with other 
column, which doesn't belong to COLUMN_GROUPS.can you review?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to