GitHub user kiszk opened a pull request:

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

    [SPARK-23582][SQL] StaticInvoke should support interpreted execution

    ## What changes were proposed in this pull request?
    
    This pr added interpreted execution for `StaticInvoke`.
    
    ## 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/kiszk/spark SPARK-23582

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

    https://github.com/apache/spark/pull/20753.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 #20753
    
----
commit 0790deabf238201451438d2b95f108ced9bcd027
Author: Kazuaki Ishizaki <ishizaki@...>
Date:   2018-03-07T00:30:40Z

    initial prototype

----


---

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

Reply via email to