Skip to content

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Nov 24, 2022

What changes were proposed in this pull request?

This PR proposes upgrading pandas to 1.5.2, for pandas API on Spark.
New version of pandas (1.5.2) was released at Nov 22, 2022, brings some bug fix, the release notes as follows:
https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.5.2.html

Why are the changes needed?

We should follow the behavior of latest pandas, and support it.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

@github-actions github-actions bot added the BUILD label Nov 24, 2022
@HyukjinKwon
Copy link
Member

cc @Yikun @itholic @xinrong-meng FYI

Copy link
Member

@Yikun Yikun left a comment

Choose a reason for hiding this comment

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

LGTM, I also tested in my local env before, no breaking change introduced in v1.5.2. @panbingkun Thanks!

@Yikun Yikun closed this in 71b5c5b Nov 25, 2022
@Yikun
Copy link
Member

Yikun commented Nov 25, 2022

@HyukjinKwon @panbingkun Thanks, merged to master.

@panbingkun panbingkun deleted the upgrade_pandas_1.5.2 branch November 25, 2022 08:15
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
### What changes were proposed in this pull request?
This PR proposes upgrading pandas to 1.5.2, for pandas API on Spark.
New version of pandas (1.5.2) was released at Nov 22, 2022, brings some bug fix, the release notes as follows:
https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.5.2.html

### Why are the changes needed?
We should follow the behavior of latest pandas, and support it.

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

### How was this patch tested?
Pass GA.

Closes apache#38787 from panbingkun/upgrade_pandas_1.5.2.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?
This PR proposes upgrading pandas to 1.5.2, for pandas API on Spark.
New version of pandas (1.5.2) was released at Nov 22, 2022, brings some bug fix, the release notes as follows:
https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.5.2.html

### Why are the changes needed?
We should follow the behavior of latest pandas, and support it.

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

### How was this patch tested?
Pass GA.

Closes apache#38787 from panbingkun/upgrade_pandas_1.5.2.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
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