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-41161][BUILD] Upgrade scala-parser-combinators to 2.1.1 #38675

Closed

Conversation

LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Nov 16, 2022

What changes were proposed in this pull request?

This pr aims upgrade scala-parser-combinators from 1.1.2 to 2.1.1

Why are the changes needed?

scala-parser-combinators start support Scala3 after 2.0.0, all release notes after 1.1.2 as follows:

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 16, 2022
@LuciferYang LuciferYang marked this pull request as draft November 16, 2022 15:14
Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

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

OK if tests pass on 2.12 and 2.13

@LuciferYang
Copy link
Contributor Author

Yes, set to draft because I am still testing Scala 2.13

@LuciferYang LuciferYang marked this pull request as ready for review November 18, 2022 04:48
@LuciferYang
Copy link
Contributor Author

pass on 2.12 and 2.13

@HyukjinKwon
Copy link
Member

Merged to master.

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?
This pr aims upgrade `scala-parser-combinators` from 1.1.2 to 2.1.1

### Why are the changes needed?
`scala-parser-combinators` start support Scala3 after 2.0.0, all release notes after 1.1.2 as follows:

- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-M1
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-M2
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-RC1
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-RC2
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.0.0
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.1.0
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.1.1

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

### How was this patch tested?

- Pass GA

Closes apache#38675 from LuciferYang/scala-parser-combinators-211.

Lead-authored-by: YangJie <yangjie01@baidu.com>
Co-authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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 aims upgrade `scala-parser-combinators` from 1.1.2 to 2.1.1

### Why are the changes needed?
`scala-parser-combinators` start support Scala3 after 2.0.0, all release notes after 1.1.2 as follows:

- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-M1
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-M2
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-RC1
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-RC2
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.0.0
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.1.0
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.1.1

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

### How was this patch tested?

- Pass GA

Closes apache#38675 from LuciferYang/scala-parser-combinators-211.

Lead-authored-by: YangJie <yangjie01@baidu.com>
Co-authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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 aims upgrade `scala-parser-combinators` from 1.1.2 to 2.1.1

### Why are the changes needed?
`scala-parser-combinators` start support Scala3 after 2.0.0, all release notes after 1.1.2 as follows:

- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-M1
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-M2
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-RC1
- https://github.com/scala/scala-parser-combinators/releases/tag/v1.2.0-RC2
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.0.0
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.1.0
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.1.1

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

### How was this patch tested?

- Pass GA

Closes apache#38675 from LuciferYang/scala-parser-combinators-211.

Lead-authored-by: YangJie <yangjie01@baidu.com>
Co-authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants