GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/8878
[SPARK-10770][SQL] SparkPlan.executeCollect/executeTake should return
InternalRow rather than external Row - WIP
Almost certain tests would fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-10770
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8878.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 #8878
----
commit 778c2fd4d9b9be6b6ac1f0aa496d73a2446aa1a7
Author: Reynold Xin <[email protected]>
Date: 2015-09-23T02:09:54Z
[SPARK-10731][SQL] Delegate to Scala's DataFrame.take implementation in
Python DataFrame.
commit 267ffa739916d4ae26a345476c2cbade0e38a962
Author: Reynold Xin <[email protected]>
Date: 2015-09-23T05:54:06Z
Fix ExamplePointUDT.
commit bfd0ffe76e27445b17a281868d1c89d2b4b2c168
Author: Reynold Xin <[email protected]>
Date: 2015-09-23T06:32:27Z
[SPARK-10770][SQL] SparkPlan.executeCollect/executeTake should return
InternalRow rather than external Row.
----
---
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]