You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/01 02:11:28 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #29905: [SPARK-33030][R] Add nth_value to SparkR

dongjoon-hyun commented on a change in pull request #29905:
URL: https://github.com/apache/spark/pull/29905#discussion_r497942351



##########
File path: R/pkg/R/functions.R
##########
@@ -4426,3 +4426,39 @@ setMethod("timestamp_seconds",
         )
         column(jc)
     })
+
+#' @details

Review comment:
       Hi, @zero323 .
   Please move this into to `Window functions` group.
   - https://github.com/apache/spark/blob/master/R/pkg/R/functions.R#L3215




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org