You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by rxin <gi...@git.apache.org> on 2016/06/10 05:30:19 UTC

[GitHub] spark pull request #13576: [SPARK-15840][SQL] Add two missing options in doc...

Github user rxin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/13576#discussion_r66563370
  
    --- Diff: python/pyspark/sql/readwriter.py ---
    @@ -207,9 +207,10 @@ def json(self, path, schema=None, primitivesAsString=None, prefersDecimal=None,
                     *  ``FAILFAST`` : throws an exception when it meets corrupted records.
     
             :param columnNameOfCorruptRecord: allows renaming the new field having malformed string
    -                                          created by ``PERMISSIVE`` mode. This overrides
    +                                          created by ``PERMISSIVE`` mode. This overwrites
    --- End diff --
    
    i think technically "overrides" is more accurate than "overwrites" here.



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

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