Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19305#discussion_r140206696
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringExpressions.scala
---
@@ -548,6 +551,7 @@ object StringTrim {
> SELECT _FUNC_(BOTH 'SL' FROM 'SSparkSQLS');
parkSQ
""")
+// scalastyle:on line.size.limit
--- End diff --
Here too, it looks we are fine okay without disabling it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]