GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1602

    [CARBONDATA-1843]  Add configuration to enable dictionary and complex type

    Improvement:
    1. To improve usability, new carbon property is added to support dictionary 
and complex type, user can disable these features if not required
    2. Block 'external', 'CTAS' syntax
    3. Some other minor fix to catch exceptions
    
     - [X] Any interfaces changed?
     No
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    No
     - [X] Testing done
    Yes
     - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    NA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata basic

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1602.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1602
    
----
commit 413fd02d640cfdadf1e39b5d923dc9c8337590cf
Author: Jacky Li <jacky.li...@qq.com>
Date:   2017-12-02T11:02:10Z

    add config

----


---

Reply via email to