GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-22672][TEST][SQL] Move OrcTest to `sql/core`

    ## What changes were proposed in this pull request?
    
    To support ORC tests without Hive, we had better have `OrcTest` in 
`sql/core` instead of `sql/hive`.
    
    ## How was this patch tested?
    
    This is a test suite only change. It should pass all existing tests.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-22672

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

    https://github.com/apache/spark/pull/19863.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 #19863
    
----
commit a58ceba87f4e5a2b70d934e45a20030d6ddca3c2
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2017-12-01T21:58:54Z

    [SPARK-22672][TEST][SQL] Move OrcTest to `sql/core`

----


---

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

Reply via email to