GitHub user davies opened a pull request:

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

    [SPARK-6902] [SQL] [PYSPARK] Row should be read-only

    Raise an read-only exception when user try to mutable a Row.

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

    $ git pull https://github.com/davies/spark readonly_row

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

    https://github.com/apache/spark/pull/8009.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 #8009
    
----
commit 05a3d3652e5c7c0c99fd42f9c2915ee15864eeae
Author: Davies Liu <[email protected]>
Date:   2015-08-06T22:03:04Z

    Row should be read-only

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to