GitHub user viirya opened a pull request:

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

    [SPARK-23711][SQL][WIP] Add fallback logic for UnsafeProjection

    ## What changes were proposed in this pull request?
    
    This is WIP work for adding fallback to interpreted execution logic.
    
    ## How was this patch tested?
    
    TBD

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

    $ git pull https://github.com/viirya/spark-1 SPARK-23711

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

    https://github.com/apache/spark/pull/21106.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 #21106
    
----
commit fe2a1cdd9002f14422c812d51041ed4f6d361cfc
Author: Liang-Chi Hsieh <viirya@...>
Date:   2018-04-19T14:07:22Z

    Add the base of fallback logic fo UnsafeProjection.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to