Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19305#discussion_r140239970
--- 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 --
Yeah, I see. Just put it in case. Since you said, I will remove it. :)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]