GitHub user praveenmeenakshi56 opened a pull request:

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

    [CARBONDATA-2624] Added validations for complex dataType columns in create 
table command for Local Dictionary Support

    Added Validations for Complex DataType command in create table command.
    Added Unit Test cases for the same
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     NA
     - [ ] Any backward compatibility impacted?
     NA
     - [ ] Document update required?
    will be updated in another PR
     - [ ] Testing done
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests 
are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance 
test report.
            - Any additional information to help reviewers in testing this 
change.
    Unit Test cases tested and added in this PR
     - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    


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

    $ git pull https://github.com/praveenmeenakshi56/carbondata local_dict1

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

    https://github.com/apache/carbondata/pull/2390.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 #2390
    
----
commit ee3eeaf008ed14d32f10ab69f84ade4494bf522b
Author: praveenmeenakshi56 <praveenmeenakshi56@...>
Date:   2018-06-20T22:03:11Z

    Added validations for create table command with complex dataType columns 
for Local Dictionary Support

----


---

Reply via email to