Github user krisgeus commented on a diff in the pull request:
https://github.com/apache/spark/pull/21893#discussion_r206228870
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/ParserUtils.scala
---
@@ -96,6 +96,9 @@ object ParserUtils {
}
}
+ def extraMethod(s: String): String = {
--- End diff --
Sorry wasn't supposed to be committed. Was trying out to get the antlr
parser to run to be able to test in spark-shell. Finally ended up doing a full
maven build.
Removed again.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]