Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/20031
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20031#discussion_r158481310
--- Diff: R/pkg/R/functions.R ---
@@ -40,10 +40,17 @@ NULL
#'
#' @param x Column to compute on. In \code{window}, it must be a time
Column of
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20031#discussion_r158480821
--- Diff: R/pkg/R/functions.R ---
@@ -40,10 +40,17 @@ NULL
#'
#' @param x Column to compute on. In \code{window}, it must be a time
Column of
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20031#discussion_r158409003
--- Diff: R/pkg/R/functions.R ---
@@ -41,9 +41,15 @@ NULL
#' @param x Column to compute on. In \code{window}, it must be a time
Column of
#'
Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/20031#discussion_r158371712
--- Diff: R/pkg/R/functions.R ---
@@ -41,9 +41,15 @@ NULL
#' @param x Column to compute on. In \code{window}, it must be a time
Column of
#'
GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/20031
[SPARK-22844][R] Adds date_trunc in R API
## What changes were proposed in this pull request?
This PR adds `date_trunc` in R API as below:
```r
> df <- createDataFrame(list