You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by geetikagupta16 <gi...@git.apache.org> on 2017/09/27 09:37:34 UTC

[GitHub] carbondata pull request #1388: [CARBONDATA-1512] Fixed bug for failing of co...

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 <ge...@knoldus.in>
Date:   2017-09-27T09:34:58Z

    Resolved concurrent query execution failure

----


---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/936/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/321/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/369/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/180/



---

[GitHub] carbondata pull request #1388: [CARBONDATA-1512] Fixed bug for failing of co...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1388#discussion_r141581555
  
    --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/impl/CarbonTableReader.java ---
    @@ -224,15 +225,16 @@ public CarbonTable getTable(SchemaTableName schemaTableName) {
        * is called, it clears this.tableList and populate the list by reading the files.
        */
       private void updateSchemaTables() {
    -    // update logic determine later
    +// update logic determine later
    --- End diff --
    
    incorrect indentation


---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/197/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/305/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    LGTM


---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/245/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/997/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    retest this please


---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/512/



---

[GitHub] carbondata pull request #1388: [CARBONDATA-1512] Fixed bug for failing of co...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/949/



---

[GitHub] carbondata issue #1388: [CARBONDATA-1512] Fixed bug for failing of concurren...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1388
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1139/



---