HyukjinKwon commented on a change in pull request #29886:
URL: https://github.com/apache/spark/pull/29886#discussion_r496334515
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/windowExpressions.scala
##########
@@ -669,7 +669,9 @@ case class NthValue(input: Expression, offsetExpr:
Expression, ignoreNulls: Bool
Review comment:
@cloud-fan, isn't it registered in SQL side? I see the example added in
the original PR
https://github.com/apache/spark/commit/8b09536cdf5c5477114cc11601c8b68c70408279#diff-5e6cbbb39e10b12ccd9d6a0bc3de31a4R153
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]