Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19305#discussion_r140206602
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringExpressions.scala
---
@@ -644,6 +652,7 @@ object StringTrimLeft {
> SELECT _FUNC_('Sp', 'SSparkSQLS');
arkSQLS
""")
+// scalastyle:on line.size.limit
--- End diff --
Looks we are okay here with disabling.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]