GitHub user aa8y opened a pull request:

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

    [SPARK-11962] Added getAsOpt functions to Row and tests for it.

    getAsOpt[T] functions have been added to Row and GeneicRowWithSchema to get 
the values present in a row object optionally. Corresponding tests have also 
been added. Filed a pull request again after fixing style issues.
    
    This is a new pull request created to replace #10028.

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

    $ git pull https://github.com/aa8y/spark master

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

    https://github.com/apache/spark/pull/10247.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 #10247
    
----
commit 7e187055deea5feef2669b18a906b49dc4d24443
Author: Arun Allamsetty <[email protected]>
Date:   2015-12-10T06:02:31Z

    Added getAsOpt methods and tests for it.

----


---
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