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 <aandrade@...>
Date: 2018-11-19T14:42:16Z
added csv, orc, and text
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]