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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to