GitHub user rxin opened a pull request:

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

    [SPARK-15424][SQL] Revert SPARK-14807 Create a hivecontext-compatibility 
module

    ## What changes were proposed in this pull request?
    I initially asked to create a hivecontext-compatibility module to put the 
HiveContext there. But we are so close to Spark 2.0 release and there is only a 
single class in it. It seems overkill to have an entire package, which makes it 
more inconvenient, for a single class.
    
    ## How was this patch tested?
    Tests were moved.

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

    $ git pull https://github.com/rxin/spark SPARK-15424

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

    https://github.com/apache/spark/pull/13207.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 #13207
    
----
commit 78ec29f4ff5c825131e5078d6f87e29b7d4c5d5d
Author: Reynold Xin <r...@databricks.com>
Date:   2016-05-19T23:53:40Z

    [SPARK-15424][SQL] Revert SPARK-14807 Create a hivecontext-compatibility 
module

commit 0754e612e3a0b56bb2926be9d7c0c2b5a1c094cb
Author: Reynold Xin <r...@databricks.com>
Date:   2016-05-19T23:55:13Z

    fix import

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to