Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a followup of #38631 that fixes the test to pass in Scala 2.13 by avoiding using Buffer that becomes List in Scala 2.13.

Why are the changes needed?

To fix up the Scala 2.13 build, see https://github.com/apache/spark/actions/runs/3517345801/jobs/5895043640

Does this PR introduce any user-facing change?

No, test-only.

How was this patch tested?

Manually tested.

@HyukjinKwon
Copy link
Member Author

Merged to master.

@LuciferYang
Copy link
Contributor

late LGTM

@amaliujia
Copy link
Contributor

LGTM thanks!

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…3 test pass

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

This PR is a followup of apache#38631 that fixes the test to pass in Scala 2.13 by avoiding using `Buffer` that becomes `List` in Scala 2.13.

### Why are the changes needed?

To fix up the Scala 2.13 build, see https://github.com/apache/spark/actions/runs/3517345801/jobs/5895043640

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

No, test-only.

### How was this patch tested?
Manually tested.

Closes apache#38752 from HyukjinKwon/SPARK-40809-followup.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
…3 test pass

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

This PR is a followup of apache#38631 that fixes the test to pass in Scala 2.13 by avoiding using `Buffer` that becomes `List` in Scala 2.13.

### Why are the changes needed?

To fix up the Scala 2.13 build, see https://github.com/apache/spark/actions/runs/3517345801/jobs/5895043640

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

No, test-only.

### How was this patch tested?
Manually tested.

Closes apache#38752 from HyukjinKwon/SPARK-40809-followup.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
…3 test pass

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

This PR is a followup of apache#38631 that fixes the test to pass in Scala 2.13 by avoiding using `Buffer` that becomes `List` in Scala 2.13.

### Why are the changes needed?

To fix up the Scala 2.13 build, see https://github.com/apache/spark/actions/runs/3517345801/jobs/5895043640

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

No, test-only.

### How was this patch tested?
Manually tested.

Closes apache#38752 from HyukjinKwon/SPARK-40809-followup.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the SPARK-40809-followup 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.

4 participants