GitHub user keypointt opened a pull request:

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

    [SPARK-17004][Examples] fix depreciated method tpe.declarations

    https://issues.apache.org/jira/browse/SPARK-17004
    
    ## What changes were proposed in this pull request?
    
    Replace depreciated method `tpe.declarations` with `tpe.decls`
    
    ## How was this patch tested?
    
    Tested manually on local laptop
    


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

    $ git pull https://github.com/keypointt/spark TypeApi

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

    https://github.com/apache/spark/pull/14587.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 #14587
    
----
commit 8170b119160d3eb8d5f79963ffd89cf50fbf61c8
Author: Xin Ren <[email protected]>
Date:   2016-08-11T00:03:10Z

    [SPARK-17004] fix depreciated method tpe.declarations

----


---
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