HyukjinKwon commented on a change in pull request #21835: [SPARK-24779]Add 
sequence / map_concat / map_from_entries / an option in months_between UDF to 
disable rounding-off
URL: https://github.com/apache/spark/pull/21835#discussion_r250840330
 
 

 ##########
 File path: R/pkg/R/functions.R
 ##########
 @@ -3448,6 +3470,23 @@ setMethod("flatten",
             column(jc)
           })
 
+#' @details
+#' \code{map_concat}: Returns the union of all the given maps.
+#'
+#' @rdname column_collection_functions
+#' @aliases map_concat map_concat,Column-method
+#' @note map_concat since 2.4.0
 
 Review comment:
   3.0.0

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to