Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/21255#discussion_r186610290
--- Diff: R/pkg/R/functions.R ---
@@ -218,6 +219,8 @@ NULL
#' head(select(tmp3, map_keys(tmp3$v3)))
#' head(select(tmp3, map_values(tmp3$v3)))
#' head(select(tmp3, element_at(tmp3$v3, "Valiant")))}
--- End diff --
The right `}` for this `dontrun` block is wrongly put here.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]