GitHub user rxin opened a pull request:

    https://github.com/apache/spark/pull/7689

    [SPARK-9373][SQL] Support StructType in Tungsten projection [WIP]

    I think this is actually already working end-to-end, but needs more 
documentation and refactoring before going in.
    
    Also the new TungstenProject is turned on all the time -- it should go 
behind a flag.


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

    $ git pull https://github.com/rxin/spark tungsten-struct-type

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

    https://github.com/apache/spark/pull/7689.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 #7689
    
----
commit 0cae3e8d9f2a63c38cd9132ed1296079a15d5a57
Author: Reynold Xin <[email protected]>
Date:   2015-07-27T06:53:34Z

    [SPARK-9373][SQL] Support StructType in Tungsten projection [WIP]

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to