GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/8900
[SPARK-10770][SQL] SparkPlan.executeCollect/executeTake should return
InternalRow rather than external Row.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-10770-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8900.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 #8900
----
commit 1bdc4411672b8637ea48a4d9d05bb4e20ead0eb6
Author: Reynold Xin <[email protected]>
Date: 2015-09-23T06:32:27Z
[SPARK-10770][SQL] SparkPlan.executeCollect/executeTake should return
InternalRow rather than external Row.
commit bc795c87ee0caefecba23aa377daf664565dc5d5
Author: Reynold Xin <[email protected]>
Date: 2015-09-23T21:51:35Z
copy
commit 5984ad6d14a683821674a3596f1647a17fb2954d
Author: Reynold Xin <[email protected]>
Date: 2015-09-24T00:52:59Z
Fix tests.
commit f6a13b3113a7eebedc7c853d1a100f2f5e54a559
Author: Reynold Xin <[email protected]>
Date: 2015-09-24T02:59:41Z
Fix Hive.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]