GitHub user clockfly opened a pull request:

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

    [SPARK-15171][SQL] Update unit tests to remove the references to deprecated 
method dataset.registerTempTable

    ## What changes were proposed in this pull request?
    
    Update the unit test code to remove call to deprecated method 
`dataset.registerTempTable`. 
    
    ## How was this patch tested?
    
    This PR only changes the unit test code and comments.
    This is a follow up of PR https://github.com/apache/spark/pull/12945 which 
was merged. 


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

    $ git pull https://github.com/clockfly/spark spark-15171-remove-deprecation

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

    https://github.com/apache/spark/pull/13098.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 #13098
    
----
commit 513ace1efcc29bf62b450278fff2a0fcd5c9ebec
Author: Sean Zhong <[email protected]>
Date:   2016-05-13T09:17:15Z

    fix-15171, remove the references to deprecated method registerTempTable

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to