GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/20778
[SPARK-23584][SQL] NewInstance should support interpreted execution
## What changes were proposed in this pull request?
This pr supported interpreted mode for `NewInstance`.
## 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-23584
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20778.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 #20778
----
commit 077a0bf1f66b1224f75880622237add12e9f23db
Author: Takeshi Yamamuro <yamamuro@...>
Date: 2018-03-08T12:31:39Z
NewInstance should support interpreted execution
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]