GitHub user nareshpr opened a pull request:

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

    [WIP] tupleId is not working with vector reader in spark2x

    tupleId is an implicit column used in Update/Delete Implementation. 
    
    When VectorReader is enabled, tupleId is not returning any output.

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

    $ git pull https://github.com/nareshpr/incubator-carbondata 
tupleId_spark2_vectorreader

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

    https://github.com/apache/carbondata/pull/946.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 #946
    
----
commit 902e98b096295a1c8a9db1b5f3dbbd82c28fe897
Author: nareshpr <[email protected]>
Date:   2017-05-24T18:53:05Z

    tupleId is not working with vector reader in spark2x

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to