GitHub user rxin opened a pull request:

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

    [SQL] minor - internal doc improvement for InsertIntoTable.

    ## What changes were proposed in this pull request?
    I was reading this part of the code and was really confused by the 
"partition" parameter. This patch adds some documentation for it to reduce 
confusion in the future.
    
    I also looked around other logical plans but most of them are either 
already documented, or pretty self-evident to people that know Spark SQL.
    
    ## How was this patch tested?
    N/A - doc change only.
    


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

    $ git pull https://github.com/rxin/spark doc-improvement

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

    https://github.com/apache/spark/pull/15749.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 #15749
    
----
commit 329455bc5889b5da704700e079b7af86bde88c78
Author: Reynold Xin <[email protected]>
Date:   2016-11-03T07:28:05Z

    [SQL] minor - internal doc improvement for InsertIntoTable.

----


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