GitHub user ueshin opened a pull request:

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

    [SPARK-4720][SQL] Remainder should also return null if the divider is 0.

    This is a follow-up of SPARK-4593 (#3443).

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

    $ git pull https://github.com/ueshin/apache-spark issues/SPARK-4720

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

    https://github.com/apache/spark/pull/3581.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 #3581
    
----
commit c3959d4ad5308ffa6995a18b92d5b5d0fe00c375
Author: Takuya UESHIN <[email protected]>
Date:   2014-12-03T09:59:24Z

    Make Remainder return null if the divider is 0.

----


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