GitHub user kiszk opened a pull request:
https://github.com/apache/spark/pull/20797
[SPARK-23583][SQL] Invoke should support interpreted execution
## What changes were proposed in this pull request?
This pr added interpreted execution for `Invoke`.
## 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-28583
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20797.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 #20797
----
commit 3dbea1252f8e43bf0f9a29d515b17935b58582e8
Author: Kazuaki Ishizaki <ishizaki@...>
Date: 2018-03-11T20:07:32Z
initial commit
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]