panbingkun commented on code in PR #46147:
URL: https://github.com/apache/spark/pull/46147#discussion_r1574421513
##########
mllib/src/main/scala/org/apache/spark/ml/feature/StopWordsRemover.scala:
##########
@@ -158,9 +158,7 @@ class StopWordsRemover @Since("1.5.0") (@Since("1.5.0")
override val uid: String
}
} else {
val lc = new Locale($(locale))
- // scalastyle:off caselocale
Review Comment:
The new rules can reduce misjudgments.
--
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]