GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/20746
[SPARK-23594][SQL] GetExternalRowField should support interpreted execution
## What changes were proposed in this pull request?
This pr added interpreted execution for `GetExternalRowField`.
## 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-23594
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20746.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 #20746
----
commit 62a98147a7a9aeb43e4827e3095577d0be6dee47
Author: Takeshi Yamamuro <yamamuro@...>
Date: 2018-03-06T07:04:30Z
GetExternalRowField should support interpreted execution
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]