dongjoon-hyun commented on code in PR #43880:
URL: https://github.com/apache/spark/pull/43880#discussion_r1398474229
##########
sql/core/src/test/scala/org/apache/spark/sql/MathFunctionsSuite.scala:
##########
@@ -244,7 +244,7 @@ class MathFunctionsSuite extends QueryTest with
SharedSparkSession {
}
}
- test("SPARK-36229 inconsistently behaviour where returned value is above the
64 char threshold") {
+ test("SPARK-36229: inconsistent behaviour where returned value is above the
64 char threshold") {
Review Comment:
Please revert irrelevant style changes from this PR. It makes backporting
your PR difficult.
--
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]