Skip to content

[SPARK-48167][PYTHON][TESTS][FOLLOWUP][3.5] Reformat test_readwriter.py to fix Python Linter error - #46445

Closed
dongjoon-hyun wants to merge 1 commit into
apache:branch-3.5from
dongjoon-hyun:SPARK-48167
Closed

[SPARK-48167][PYTHON][TESTS][FOLLOWUP][3.5] Reformat test_readwriter.py to fix Python Linter error#46445
dongjoon-hyun wants to merge 1 commit into
apache:branch-3.5from
dongjoon-hyun:SPARK-48167

Conversation

@dongjoon-hyun

@dongjoon-hyundongjoon-hyun commented May 7, 2024

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This is a follow-up of #46430 to fix Python linter failure.

Why are the changes needed?

To recover branch-3.5 CI,

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass Python Linter in this PR builder.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyundongjoon-hyun changed the title [SPARK-48167][PYTHON][TESTS][FOLLOWUP] Reformat test_readwriter.py to fix Python Linter error[SPARK-48167][PYTHON][TESTS][FOLLOWUP][3.5] Reformat test_readwriter.py to fix Python Linter errorMay 7, 2024
@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

cc @HyukjinKwon and @zhengruifeng

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

Could you review this PR, @gengliangwang ?

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

Thank you, @gengliangwang !

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

Python Linter passed and the doc generation issue is different one.

Merged to branch-3.5.

dongjoon-hyun added a commit that referenced this pull request May 7, 2024
…py to fix Python Linter error
### What changes were proposed in this pull request?
This is a follow-up of #46430 to fix Python linter failure.
### Why are the changes needed?
To recover `branch-3.5` CI,
- https://github.com/apache/spark/actions/runs/8981228745/job/24666400664
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass Python Linter in this PR builder.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#46445 from dongjoon-hyun/SPARK-48167.
Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
@dongjoon-hyun
dongjoon-hyun deleted the SPARK-48167 branch May 7, 2024 20:40
@HyukjinKwon

Copy link
Copy Markdown
Member

Thanks!

Sign up for freeto 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.

3 participants

@dongjoon-hyun@HyukjinKwon@gengliangwang