You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by app-tarush <gi...@git.apache.org> on 2017/07/08 14:26:32 UTC

[GitHub] beam pull request #3525: Beam-2384 CEIL, FLOOR, TRUNCATE, PI, ATAN2 math fun...

GitHub user app-tarush opened a pull request:

    https://github.com/apache/beam/pull/3525

    Beam-2384 CEIL, FLOOR, TRUNCATE, PI, ATAN2 math functions

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


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

    $ git pull https://github.com/app-tarush/beam beam-2384-functions

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

    https://github.com/apache/beam/pull/3525.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 #3525
    
----
commit d9f2074c0c9c96f19fb8afa74a17cccd5241c055
Author: tarushapptech <ta...@gmail.com>
Date:   2017-07-06T11:46:19Z

    commiting changes for truncate pi functions

commit c3da31980b96afac0b3d6ad501a3ed3f45b88946
Author: tarushapptech <ta...@gmail.com>
Date:   2017-07-07T13:13:14Z

    added functions ceil and floor

commit 7175eb7f085ff17f24c87c9e0e3a2026ae5dc91f
Author: tarushapptech <ta...@gmail.com>
Date:   2017-07-08T14:15:52Z

    commiting changes for function truncate, pi, atan2, ceil and floor

commit 5e7d86da7cdf9008ca55d884c6bb652e7eff3add
Author: tarushapptech <ta...@gmail.com>
Date:   2017-07-08T14:24:17Z

    added license description to the functions

----


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

[GitHub] beam pull request #3525: Beam-2384 CEIL, FLOOR, TRUNCATE, PI, ATAN2 math fun...

Posted by app-tarush <gi...@git.apache.org>.
Github user app-tarush closed the pull request at:

    https://github.com/apache/beam/pull/3525


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