dongjoon-hyun commented on PR #45401:
URL: https://github.com/apache/spark/pull/45401#issuecomment-1982580157

   It seems that the same failure (which @MaxGekk 's reported) still exists at 
the last CI.
   ```
   StringUtilsSuite:
   [info] - escapeLikeRegex (1 millisecond)
   [info] - filter pattern (1 millisecond)
   [info] - string concatenation (1 millisecond)
   [info] - string concatenation with limit (1 millisecond)
   [info] - string concatenation return value (1 millisecond)
   [info] - SPARK-31916: StringConcat doesn't overflow on many inputs (190 
milliseconds)
   [info] - SPARK-31916: verify that PlanStringConcat's output shows the actual 
length of the plan (3 milliseconds)
   [info] - SPARK-34872: quoteIfNeeded should quote a string which contains 
non-word characters *** FAILED *** (2 milliseconds)
   [info]   "[`1a`]" did not equal "[1a]" (StringUtilsSuite.scala:136)
   [info]   Analysis:
   [info]   "[`1a`]" -> "[1a]"
   ```


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to