Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to make merge_spark_pr.py script Python 3 compatible.

How was this patch tested?

Manually tested against my forked remote with the PR and JIRA below:

#25321
#25286
https://issues.apache.org/jira/browse/SPARK-28153

@maropu
Copy link
Member

maropu commented Aug 1, 2019

We still need to keep the Python2 support?

@HyukjinKwon
Copy link
Member Author

Yea, it's deprecated but not removed out yet.

@HyukjinKwon
Copy link
Member Author

HyukjinKwon commented Aug 1, 2019

Let me cc Spark committers to inform although it might be a bit of noise .. because I know it's annoying to use this script with Python 2 in Mac due to some pre-installed lib issues. After this PR, we can now use Python 3 for this script. cc @apache/spark-committers.

@dongjoon-hyun
Copy link
Member

Nice, @HyukjinKwon !

@SparkQA

This comment has been minimized.

@SparkQA

This comment has been minimized.

@SparkQA
Copy link

SparkQA commented Aug 1, 2019

Test build #108506 has finished for PR 25322 at commit 11c3c7f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Merged to master.
Thank you so much, @HyukjinKwon , @maropu , @srowen !

@HyukjinKwon HyukjinKwon deleted the merge-script branch August 2, 2019 02:21
@BryanCutler
Copy link
Member

Great! thanks @HyukjinKwon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants