GitHub user mgaido91 opened a pull request:

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

    [SPARK-23590][SQL] Add interpreted execution to CreateExternalRow

    ## What changes were proposed in this pull request?
    
    The PR adds interpreted execution to CreateExternalRow
    
    ## How was this patch tested?
    
    added UT


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

    $ git pull https://github.com/mgaido91/spark SPARK-23590

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

    https://github.com/apache/spark/pull/20749.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 #20749
    
----
commit 967089621f60ab25e12a40520eb9032b7cf85130
Author: Marco Gaido <marcogaido91@...>
Date:   2018-03-06T13:23:14Z

    [SPARK-23590][SQL] Add interpreted execution to CreateExternalRow

commit 2c4a360b91d8bed268662c8dbaea67377fb38aea
Author: Marco Gaido <marcogaido91@...>
Date:   2018-03-06T13:25:38Z

    Merge branch 'master' of github.com:apache/spark into SPARK-23590

----


---

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

Reply via email to