GitHub user viirya opened a pull request:
https://github.com/apache/spark/pull/20771
[SPARK-23587][SQL] Add interpreted execution for MapObjects expression
## What changes were proposed in this pull request?
Add interpreted execution for `MapObjects` expression.
## How was this patch tested?
Added unit test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/viirya/spark-1 SPARK-23587
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20771.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 #20771
----
commit c55a634e0ae88b2be9a043bc6dc43057ddc8de73
Author: Liang-Chi Hsieh <viirya@...>
Date: 2018-03-07T06:28:56Z
Add interpreted execution for MapObjects expression.
commit f86f40e059fee30ee95dd4db2f9496607fd232d2
Author: Liang-Chi Hsieh <viirya@...>
Date: 2018-03-08T08:28:35Z
Merge remote-tracking branch 'upstream/master' into SPARK-23587
commit 3627dc3a71878c743435969ee43c5cf1c33dbbb8
Author: Liang-Chi Hsieh <viirya@...>
Date: 2018-03-08T08:37:15Z
Fix bug.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]