GitHub user sadhen opened a pull request:

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

    [Hive][Minor] Refactor on HiveShim and Add Unit Tests

    ## What changes were proposed in this pull request?
    
    Refactor on HiveShim, and add Unit Tests.
    
    ## How was this patch tested?
    ```
    $ build/sbt
    > project hive
    > testOnly *HiveShimSuite
    ```


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

    $ git pull https://github.com/sadhen/spark refactor/hiveshim

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

    https://github.com/apache/spark/pull/23268.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 #23268
    
----
commit 987fa18a3b50e117fc839201fcc29c166732486e
Author: Darcy Shen <sadhen@...>
Date:   2018-12-10T06:32:35Z

    Add unit tests for HiveShim appendReadColumns

commit b68e7b1421f977c7256573564b12b4cc07d31f4a
Author: Darcy Shen <sadhen@...>
Date:   2018-12-10T06:38:19Z

    Refactor

----


---

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

Reply via email to