vrozov commented on code in PR #52978:
URL: https://github.com/apache/spark/pull/52978#discussion_r2586914705
##########
project/SparkBuild.scala:
##########
@@ -1177,12 +1178,33 @@ object KubernetesIntegrationTests {
)
}
+object DependencyVersions {
Review Comment:
> what I mean "search" is text search, something like grep.
The expectation that a string is always used "as is" is not a valid
expectation. It may be used with macros, regular expressions, concatenated with
another string and etc. What is expected in maven pom.xml for tags, does not
apply to SBT.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]