cloud-fan commented on a change in pull request #31964:
URL: https://github.com/apache/spark/pull/31964#discussion_r601664620



##########
File path: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/StringUtilsSuite.scala
##########
@@ -128,4 +128,13 @@ class StringUtilsSuite extends SparkFunSuite with 
SQLHelper {
       assert(concat.toString === "plan fragment 0plan fragment 1... 15 more 
characters")
     }
   }
+  test("SPARK-34872: quoteIfNeeded should quote a string which contains 
non-word characters") {

Review comment:
       nit: a blank line before the new test




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to