[GitHub] carbondata pull request #2156: [CARBONDATA-2317] Concurrent datamap with sam...

2018-04-11 Thread rahulforallp
Github user rahulforallp closed the pull request at:

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


---


[GitHub] carbondata pull request #2156: [CARBONDATA-2317] Concurrent datamap with sam...

2018-04-11 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

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

[CARBONDATA-2317] Concurrent datamap with same name and schema creation 
throws exception


 - [ ] Any interfaces changed? No
 
 - [ ] Any backward compatibility impacted? No
 
 - [ ] Document update required? No

 - [ ] Testing done
UT added

 - [ ] 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/rahulforallp/incubator-carbondata 
synch_CARBONDATA-2238

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

https://github.com/apache/carbondata/pull/2156.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 #2156


commit a2f85e49f45b095f541312ef915a0bc4dfc6c699
Author: rahulforallp 
Date:   2018-04-06T09:47:54Z

[CARBONDATA-2317] Concurrent datamap with same name and schema creation 
throws exception




---