Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

Backporting SPARK-39273 and SPARK-39252 brought some mistakes together into branch-3.2. This PR fixes it. One is to avoid exact match (by a different pandas version). Another one is unused import.

Why are the changes needed?

To recover the build

Does this PR introduce any user-facing change?

No, test-only.

How was this patch tested?

CI in this PR should test it out.

@HyukjinKwon
Copy link
Member Author

Merged to branch-3.2.

HyukjinKwon added a commit that referenced this pull request Jun 3, 2022
….2 build broken by and

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

Backporting SPARK-39273 and SPARK-39252 brought some mistakes together into branch-3.2. This PR fixes it. One is to avoid exact match (by a different pandas version). Another one is unused import.

### Why are the changes needed?

To recover the build

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

No, test-only.

### How was this patch tested?

CI in this PR should test it out.

Closes #36759 from HyukjinKwon/SPARK-39373.

Lead-authored-by: Hyukjin Kwon <[email protected]>
Co-authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
@HyukjinKwon HyukjinKwon closed this Jun 3, 2022
sunchao pushed a commit to sunchao/spark that referenced this pull request Jun 2, 2023
….2 build broken by and

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

Backporting SPARK-39273 and SPARK-39252 brought some mistakes together into branch-3.2. This PR fixes it. One is to avoid exact match (by a different pandas version). Another one is unused import.

### Why are the changes needed?

To recover the build

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

No, test-only.

### How was this patch tested?

CI in this PR should test it out.

Closes apache#36759 from HyukjinKwon/SPARK-39373.

Lead-authored-by: Hyukjin Kwon <[email protected]>
Co-authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the SPARK-39373 branch January 15, 2024 00:53
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