Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/21858#discussion_r206642272
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/MonotonicallyIncreasingID.scala
---
@@ -80,7 +80,5 @@ case class MonotonicallyIncreasingID() extends
LeafExpression with Stateful {
override def prettyName: String = "monotonically_increasing_id"
- override def sql: String = s"$prettyName()"
--- End diff --
Why this change?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]