You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by mrandrewandrade <gi...@git.apache.org> on 2018/11/19 14:50:40 UTC

[GitHub] spark pull request #23085: [Docs] Added csv, orc, and text output format opt...

GitHub user mrandrewandrade opened a pull request:

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

    [Docs] Added csv, orc, and text output format options to DataFrameWriter doc string

    ## What changes were proposed in this pull request?
    
    Added the full set of options for the format used in the DataFrameWriter method.
    
    ## How was this patch tested?
    
    It's just a trivial doc change.  I tested the format options worked to prepare files in the specified format for csv, orc and text .
    


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

    $ git pull https://github.com/mrandrewandrade/spark data-frame-write-file-type-doc

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

    https://github.com/apache/spark/pull/23085.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 #23085
    
----
commit 4e56fba35d182aef16abf151c0f4a8734abcee4a
Author: aandrade <aa...@...>
Date:   2018-11-19T14:42:16Z

    added csv, orc, and text

----


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    I think it doesn't need to change. It's likely to be changed and we wouldn't want to update this doc everytime we add new datasource.


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    It's already documented in official site anyway.


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by mrandrewandrade <gi...@git.apache.org>.
Github user mrandrewandrade commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    Since it's a trivial doc change, I didn't make a Jira ticket.  Please let me know if there are any changes required.


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    Because it's already documented. Also it brings maintnense overhead.


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    @mrandrewandrade, let's close this for now.


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #23085: [Docs] Added csv, orc, and text output format options to...

Posted by mrandrewandrade <gi...@git.apache.org>.
Github user mrandrewandrade commented on the issue:

    https://github.com/apache/spark/pull/23085
  
    Why wouldn't you update the documentation to allow users to understand what file formats they can use?  It's really bad practice for users to read source code.


---

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