cloud-fan commented on a change in pull request #29886:
URL: https://github.com/apache/spark/pull/29886#discussion_r495701315
##########
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:
Unfortunately there is no SQL API for it yet. It's only available in
DataFrame API. We will add examples when we add the SQL API.
----------------------------------------------------------------
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]