You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by akashrn5 <gi...@git.apache.org> on 2017/12/20 04:59:31 UTC

[GitHub] carbondata pull request #1687: in the insert into and update flow when stati...

GitHub user akashrn5 opened a pull request:

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

    in the insert into and update flow when static values are inserted then preferred locations are coming empty

    in the insert into and update flow when static values are inserted then preferred locations are coming empty
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
    update the table,then query table was not working (if the dynamic executors are enabled and in insert and update flow when static content is used then nodedata is coming as 0)
    
    so, if the number of nodes are coming less than 1, assign 1 executor
     - [X] Any interfaces changed?
     NA
     - [X] Any backward compatibility impacted?
     NA
     - [X] Document update required?
    NA
     - [X] 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.
    Yes
           
     - [X] 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/akashrn5/incubator-carbondata node

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

    https://github.com/apache/carbondata/pull/1687.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 #1687
    
----
commit 0b6619e198c0ad3073d312698d607b1f22587f72
Author: akashrn5 <ak...@...>
Date:   2017-12-20T04:50:51Z

    in the insert into and update flow when static values are inserted then preferred locations are coming empty

----


---

[GitHub] carbondata pull request #1687: [CARBONDATA-1915]In the insert into and updat...

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

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


---

[GitHub] carbondata issue #1687: [CARBONDATA-1915]In the insert into and update flow ...

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

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



---