GitHub user crafty-coder opened a pull request:

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

    [SPARK-19018][SQL] Add support for custom encoding on csv writer

    ## What changes were proposed in this pull request?
    
    Add support for custom encoding on csv writer, see 
https://issues.apache.org/jira/browse/SPARK-19018
    
    ## How was this patch tested?
    
    Added two unit tests in CSVSuite


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

    $ git pull https://github.com/crafty-coder/spark master

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

    https://github.com/apache/spark/pull/20949.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 #20949
    
----
commit b9a7bf03b312da151e1d7e37338092bbf5bcb38a
Author: crafty-coder <carlospb86@...>
Date:   2018-03-30T19:35:04Z

    [SPARK-19018][SQL] Add support for custom encoding on csv writer

----


---

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

Reply via email to