Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-48086][PYTHON][TESTS][3.5] Remove obsolete comment #46431

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to remove those comments for skipped tests related to different Arrow version in JVM.

Why are the changes needed?

Arrow version incompatibility is something we cannot avoid. We should just skip those tests for now.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Linters.

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

No.

@HyukjinKwon HyukjinKwon changed the title [SPARK-48086][PYTHON][TESTS] Remove obsolete comment [SPARK-48086][PYTHON][TESTS][3.5] Remove obsolete comment May 7, 2024
@HyukjinKwon
Copy link
Member Author

Merged to branch-3.5.

HyukjinKwon added a commit that referenced this pull request May 7, 2024
### What changes were proposed in this pull request?

This PR proposes to remove those comments for skipped tests related to different Arrow version in JVM.

### Why are the changes needed?

Arrow version incompatibility is something we cannot avoid. We should just skip those tests for now.

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

No

### How was this patch tested?

Linters.

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

No.

Closes #46431 from HyukjinKwon/SPARK-48086.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
@HyukjinKwon HyukjinKwon closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants