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

[GitHub] carbondata pull request #1375: [CARBONDATA-1288] skip single_pass if diction...

GitHub user kunal642 opened a pull request:

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

    [CARBONDATA-1288] skip single_pass if dictionary column is not present

    Analysis: If none of the columns in the table have dictionary encoding then no need to go to single_pass flow as it will start the dictionary client.
    
    Solution: set single_pass as false if no column has dictionary encoding

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

    $ git pull https://github.com/kunal642/carbondata restrict_single_pass

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

    https://github.com/apache/carbondata/pull/1375.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 #1375
    
----
commit b3010b9a245adbbd6bc68bad52a8eacb50ef40d9
Author: kunal642 <ku...@gmail.com>
Date:   2017-09-20T09:53:42Z

    skip single_pass if dictionary column is not present

----


---

[GitHub] carbondata issue #1375: [CARBONDATA-1288] skip single_pass if dictionary col...

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

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



---

[GitHub] carbondata pull request #1375: [CARBONDATA-1288] skip single_pass if diction...

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

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


---

[GitHub] carbondata issue #1375: [CARBONDATA-1288] skip single_pass if dictionary col...

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

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



---

[GitHub] carbondata issue #1375: [CARBONDATA-1288] skip single_pass if dictionary col...

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

    https://github.com/apache/carbondata/pull/1375
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/875/



---