GitHub user liancheng opened a pull request:

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

    [SPARK-10310] [SQL] Fixes script transformation field/line delimiters

    **Please attribute this PR to `Zhichao Li <zhichao...@intel.com>`.**
    
    This PR is based on PR #8476 authored by @zhichao-li. It fixes SPARK-10310 
by adding field delimiter SerDe property to the default `LazySimpleSerDe`, and 
enabling default record reader/writer classes.

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

    $ git pull https://github.com/liancheng/spark 
spark-10310/fix-script-trans-delimiters

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

    https://github.com/apache/spark/pull/8860.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 #8860
    
----
commit 7c4b03bfeb6cc3ae68dbb16657d30a4deb2e9a66
Author: Cheng Lian <l...@databricks.com>
Date:   2015-09-22T01:54:22Z

    Fixes script transformation field/line delimiters

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to