GitHub user maropu opened a pull request:

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

    [SPARK-23588][SQL] CatalystToExternalMap should support interpreted 
execution

    ## What changes were proposed in this pull request?
    This pr supported interpreted mode for `CatalystToExternalMap`.
    
    ## How was this patch tested?
    Added tests in `ObjectExpressionsSuite`.
    


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

    $ git pull https://github.com/maropu/spark SPARK-23588

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

    https://github.com/apache/spark/pull/20979.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 #20979
    
----
commit 352777b162752397efac0556a87c924935000e4a
Author: Takeshi Yamamuro <yamamuro@...>
Date:   2018-03-12T05:32:22Z

    CatalystToExternalMap should support interpreted execution

----


---

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

Reply via email to