Skip to content

Conversation

@williamhyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to use the style that is compatible with both python 2 and 3.

Why are the changes needed?

This will help python 3 migration.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual.

@williamhyun williamhyun changed the title Use python 3 style [SPARK-31807][INFRA] Use python 3 style in release-build.sh May 24, 2020
@williamhyun williamhyun marked this pull request as ready for review May 24, 2020 18:06
@SparkQA
Copy link

SparkQA commented May 24, 2020

Test build #123065 has finished for PR 28632 at commit 6ffc006.

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

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.0.

HyukjinKwon pushed a commit that referenced this pull request May 25, 2020
### What changes were proposed in this pull request?

This PR aims to use the style that is compatible with both python 2 and 3.

### Why are the changes needed?

This will help python 3 migration.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual.

Closes #28632 from williamhyun/use_python3_style.

Authored-by: William Hyun <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 753636e)
Signed-off-by: HyukjinKwon <[email protected]>
@williamhyun
Copy link
Member Author

Thank you, @HyukjinKwon !

@williamhyun williamhyun deleted the use_python3_style branch May 25, 2020 02:15
dongjoon-hyun pushed a commit that referenced this pull request Mar 12, 2021
### What changes were proposed in this pull request?

This PR aims to use the style that is compatible with both python 2 and 3.

### Why are the changes needed?

This will help python 3 migration.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual.

Closes #28632 from williamhyun/use_python3_style.

Authored-by: William Hyun <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 753636e)
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 40e5de5)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member

Hi, @williamhyun and @HyukjinKwon .
I cherry-pick this to branch-2.4 to fix GitHub Action snapshot publishing.

cc @viirya

@viirya
Copy link
Member

viirya commented Mar 12, 2021

Got it. Thanks @dongjoon-hyun

@HyukjinKwon
Copy link
Member

Thanks!

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.

5 participants