Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20787#discussion_r175983334
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeExpressions.scala
---
@@ -1115,13 +1115,17 @@ case class AddMonths(startDate: Expression,
numMonths: Expression)
override def prettyName: String = "add_months"
}
-
--- End diff --
Let's revert this change back. Seems unrelated.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]