GitHub user ueshin opened a pull request:

    https://github.com/apache/spark/pull/20471

    [SPARK-23280][SQL][FOLLOWUP] Enable `MutableColumnarRow.getMap()`.

    ## What changes were proposed in this pull request?
    
    This is a followup pr of #20450.
    We should've enabled `MutableColumnarRow.getMap()` as well.
    
    ## How was this patch tested?
    
    Existing tests.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ueshin/apache-spark issues/SPARK-23280/fup2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20471.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20471
    
----
commit af757ef04626df632b47b39c49ec91bdec177051
Author: Takuya UESHIN <ueshin@...>
Date:   2018-02-01T08:19:56Z

    Enable `MutableColumnarRow.getMap()`.

----


---

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

Reply via email to