You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by huaxingao <gi...@git.apache.org> on 2018/08/15 16:28:39 UTC

[GitHub] spark pull request #21835: [SPARK-24779]Add sequence / map_concat / map_from...

Github user huaxingao commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21835#discussion_r210326849
  
    --- Diff: R/pkg/R/functions.R ---
    @@ -3320,7 +3321,7 @@ setMethod("explode",
     #' @aliases sequence sequence,Column-method
     #' @note sequence since 2.4.0
     setMethod("sequence",
    -         signature(x = "Column", y = "Column"),
    +         signature(),
    --- End diff --
    
    @felixcheung 
    gentle ping


---

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