GitHub user MichaelChirico opened a pull request:

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

    emphasize deprecation

    Was poking around documentation for `formals` of this method as I'd seen it 
recommended and completely missed the `Deprecated` tag; even after seeing 
elsewhere it's deprecated, I stared at the documentation for far too long 
before noticing the existing tag.
    
    So, adding this to emphasize further
    
    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/MichaelChirico/spark patch-1

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

    https://github.com/apache/spark/pull/22278.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 #22278
    
----
commit b196cbdd7e9a3a54354ad341781552b66f6d6b11
Author: Michael Chirico <michaelchirico4@...>
Date:   2018-08-30T04:06:50Z

    emphasize deprecation
    
    Was poking around documentation for `formals` of this method as I'd seen it 
recommended and completely missed the `Deprecated` tag; even after seeing 
elsewhere it's deprecated, I stared at the documentation for far too long 
before noticing the existing tag.
    
    So, adding this to emphasize further

----


---

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

Reply via email to