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

    https://github.com/apache/spark/pull/21246#discussion_r188199210
  
    --- Diff: sql/core/src/main/scala/org/apache/spark/sql/functions.scala ---
    @@ -3626,6 +3626,125 @@ object functions {
        */
       def map_values(e: Column): Column = withExpr { MapValues(e.expr) }
     
    +  
//////////////////////////////////////////////////////////////////////////////////////////////
    --- End diff --
    
    @gatorsmile @ueshin what do you think?


---

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

Reply via email to