-
Notifications
You must be signed in to change notification settings - Fork 178
HBASE-28137 Add scala-parser-combinators dependency to connectors for… #125
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
Conversation
|
Are you OK with this being commited with you as the author @attilapiros ? |
|
🎊 +1 overall
This message was automatically generated. |
… Spark 3.4.1 Change-Id: Iafa91186866c45447e11534e401a2cdddd81b53d
|
🎊 +1 overall
This message was automatically generated. |
spark/hbase-spark/pom.xml
Outdated
| <dependency> | ||
| <groupId>org.scala-lang.modules</groupId> | ||
| <artifactId>scala-parser-combinators_${scala.binary.version}</artifactId> | ||
| <version>1.1.2</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you extract this version to a property?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, @petersomogyi .
Change-Id: I1e56879839a6bf7d6da0993faaf28b452d649b6f
|
We should have 3.4 instead of 3.4.1 in the commit message. |
|
🎊 +1 overall
This message was automatically generated. |
petersomogyi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
… Spark 3.4.1