GitHub user sounakr opened a pull request:

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

    Implicit Column Fix

    Projection on implicit column is failing with garbage values when vector 
read is enabled. 
    
    Select getTupleId as tupleId from table; 


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

    $ git pull https://github.com/sounakr/incubator-carbondata Implit_Column

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

    https://github.com/apache/carbondata/pull/1072.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 #1072
    
----
commit 54a5501d5c3b26a704f759d0567663353b8a12e6
Author: sounakr <soun...@gmail.com>
Date:   2017-06-21T11:31:29Z

    Implicit Column Fix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to