GitHub user geetikagupta16 opened a pull request:
https://github.com/apache/carbondata/pull/1388
[CARBONDATA-1512] Fixed bug for failing of concurrently executing sql
queries
Resolved concurrent query execution failure
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/geetikagupta16/incubator-carbondata
bugFix/CARBONDATA-1512
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1388.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 #1388
----
commit 57bba49267a1e2ed204e79ae7811f70a86047b4e
Author: Geetika Gupta <[email protected]>
Date: 2017-09-27T09:34:58Z
Resolved concurrent query execution failure
----
---