GitHub user brkyvz opened a pull request:
https://github.com/apache/spark/pull/16297
[SPARK-18888] partitionBy in DataStreamWriter in Python throws _to_seq not
defined
## What changes were proposed in this pull request?
`_to_seq` wasn't imported.
## How was this patch tested?
Added partitionBy to existing write path unit test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brkyvz/spark SPARK-18888
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16297.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 #16297
----
commit cedaafdff23ad99e4be06077c5b5cc3bee6ebf07
Author: Burak Yavuz <[email protected]>
Date: 2016-12-15T00:18:27Z
test possible fix
commit aa20fd0da513794d3563d3d8a6b566e50fae2d57
Author: Burak Yavuz <[email protected]>
Date: 2016-12-15T20:02:29Z
Merge branch 'master' of github.com:apache/spark
commit 856d9ecd535a6b24e1709ecf09d923945137ca5d
Author: Burak Yavuz <[email protected]>
Date: 2016-12-15T20:13:26Z
fix partitionBy
----
---
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]