GitHub user juliuszsompolski opened a pull request:

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

    [SPARK-26159] Codegen for LocalTableScanExec and ExistingRDDExec

    ## What changes were proposed in this pull request?
    
    Implement codegen for LocalTableScanExec and ExistingRDDExec. Refactor to 
share code with InputAdapter.
    
    
    ## How was this patch tested?
    
    Covered and used in existing tests.

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

    $ git pull https://github.com/juliuszsompolski/apache-spark SPARK-26159

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

    https://github.com/apache/spark/pull/23127.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 #23127
    
----
commit 23c2d9111f1cff9059746bb7b48bb8ef7ad7027b
Author: Juliusz Sompolski <julek@...>
Date:   2018-11-13T09:19:09Z

    localtablescanexec codegen

----


---

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

Reply via email to