GitHub user felixcheung opened a pull request:

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

    [SPARK-16693][SPARKR] Remove methods deprecated

    ## What changes were proposed in this pull request?
    
    Remove deprecated functions which includes:
    SQLContext/HiveContext stuff
    sparkR.init
    jsonFile
    parquetFile
    registerTempTable
    saveAsParquetFile
    unionAll
    createExternalTable
    dropTempTable
    
    ## How was this patch tested?
    
    jenkins

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

    $ git pull https://github.com/felixcheung/spark rrddapi

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

    https://github.com/apache/spark/pull/22843.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 #22843
    
----
commit 3864490f9bcb2f30e6508b4ae8a98f5faf910b47
Author: Felix Cheung <felixcheung_m@...>
Date:   2018-10-26T04:04:58Z

    remove deprecated

----


---

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

Reply via email to