Skip to content

Conversation

@itholic
Copy link
Contributor

@itholic itholic commented Oct 18, 2022

What changes were proposed in this pull request?

This PR proposes to disable some tests for DataFrame.corrwith since there is regression in pandas 1.5.0.

We should re-enable it after fixing in future pandas release.

Why are the changes needed?

There is bug in pandas for DataFrame.corrwith for some cases, we should skip it for now.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

The existing CI should pass

@itholic itholic marked this pull request as ready for review October 18, 2022 04:56
@itholic
Copy link
Contributor Author

itholic commented Oct 18, 2022

FYI: created JIRA for re-enabling the skipped test in the future: SPARK-40827

Copy link
Contributor

@zhengruifeng zhengruifeng left a comment

Choose a reason for hiding this comment

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

LGTM

@HyukjinKwon
Copy link
Member

Merged to master.

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…t anchor

### What changes were proposed in this pull request?

This PR proposes to disable some tests for DataFrame.corrwith since there is regression in pandas 1.5.0.

We should re-enable it after fixing in future pandas release.

### Why are the changes needed?

There is bug in pandas for DataFrame.corrwith for some cases, we should skip it for now.

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

No.

### How was this patch tested?

The existing CI should pass

Closes apache#38292 from itholic/SPARK-40779.

Authored-by: itholic <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
@itholic itholic deleted the SPARK-40779 branch April 22, 2023 05:46
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.

3 participants