Skip to content

[SPARK-791] [PySpark] fix pickle itemgetter with cloudpickle#1627

Closed
davies wants to merge 1 commit into
apache:masterfrom
davies:itemgetter
Closed

[SPARK-791] [PySpark] fix pickle itemgetter with cloudpickle#1627
davies wants to merge 1 commit into
apache:masterfrom
davies:itemgetter

Conversation

@davies

@davies davies commented Jul 29, 2014

Copy link
Copy Markdown
Contributor

fix the problem with pickle operator.itemgetter with multiple index.

@SparkQA

SparkQA commented Jul 29, 2014

Copy link
Copy Markdown

QA tests have started for PR 1627. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17325/consoleFull

@SparkQA

SparkQA commented Jul 29, 2014

Copy link
Copy Markdown

QA results for PR 1627:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17325/consoleFull

@JoshRosen

Copy link
Copy Markdown
Contributor

Merged into master, branch-1.0, and branch-0.9. Thanks!

@asfgit asfgit closed this in 92ef026 Jul 29, 2014
asfgit pushed a commit that referenced this pull request Jul 29, 2014
fix the problem with pickle operator.itemgetter with multiple index.

Author: Davies Liu <davies.liu@gmail.com>

Closes #1627 from davies/itemgetter and squashes the following commits:

aabd7fa [Davies Liu] fix pickle itemgetter with cloudpickle

(cherry picked from commit 92ef026)
Signed-off-by: Josh Rosen <joshrosen@apache.org>

Conflicts:
	python/pyspark/tests.py
asfgit pushed a commit that referenced this pull request Jul 29, 2014
fix the problem with pickle operator.itemgetter with multiple index.

Author: Davies Liu <davies.liu@gmail.com>

Closes #1627 from davies/itemgetter and squashes the following commits:

aabd7fa [Davies Liu] fix pickle itemgetter with cloudpickle

(cherry picked from commit 92ef026)

Conflicts:
	python/pyspark/tests.py
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
fix the problem with pickle operator.itemgetter with multiple index.

Author: Davies Liu <davies.liu@gmail.com>

Closes apache#1627 from davies/itemgetter and squashes the following commits:

aabd7fa [Davies Liu] fix pickle itemgetter with cloudpickle
@davies davies deleted the itemgetter branch September 15, 2014 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants