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

2017-07-08 Thread app-tarush
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

[GitHub] beam pull request #3386: [BEAM-2424] CAST operator supporting numeric, date ...

2017-07-13 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3386 --- 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

[GitHub] beam pull request #3336: Beam-2171 Power function

2017-07-13 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3336 --- 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

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

2017-07-18 Thread app-tarush
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

[GitHub] beam pull request #3092: Beam-2171 power function

2017-05-11 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3092 Beam-2171 power function 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

[GitHub] beam pull request #3164: Beam 2171 - Power function - inline comments incorp...

2017-05-16 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3164 Beam 2171 - Power function - inline comments incorporated Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title

[GitHub] beam pull request #3175: Beam 2171 power function implementation with incorp...

2017-05-18 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3175 Beam 2171 power function implementation with incorporated all comments Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] beam pull request #3164: Beam 2171 - Power function - inline comments incorp...

2017-05-22 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3164 --- 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

[GitHub] beam pull request #3092: Beam-2171 power function

2017-05-22 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3092 --- 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

[GitHub] beam pull request #3236: Beam-2329 ABS function

2017-05-26 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3236 Beam-2329 ABS function 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

[GitHub] beam pull request #3301: Beam-2383 round function

2017-06-05 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3301 Beam-2383 round function 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

[GitHub] beam pull request #3236: Beam-2329 ABS function

2017-06-06 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3236 --- 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

[GitHub] beam pull request #3301: Beam-2383 round function

2017-06-07 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3301 --- 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

[GitHub] beam pull request #3326: Beam-2383 Round function

2017-06-07 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3326 Beam-2383 Round function 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

[GitHub] beam pull request #3175: Beam-2171 power function

2017-06-09 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3175 --- 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

[GitHub] beam pull request #3336: Beam-2171 Power function

2017-06-09 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3336 Beam-2171 Power function 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

[GitHub] beam pull request #3326: Beam-2383 Round function

2017-06-16 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3326 --- 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

[GitHub] beam pull request #3386: Beam-2424 Cast Operator

2017-06-17 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3386 Beam-2424 Cast Operator 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

[GitHub] beam pull request #3387: Beam-2461 Ln function

2017-06-18 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3387 Beam-2461 Ln function 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

[GitHub] beam pull request #3400: Beam-2480 ACOS, ASIN, ATAN, COS, COT, DEGREES, RADI...

2017-06-20 Thread app-tarush
GitHub user app-tarush opened a pull request: https://github.com/apache/beam/pull/3400 Beam-2480 ACOS, ASIN, ATAN, COS, COT, DEGREES, RADIANS, SIN, TAN, SIGN Functions Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] beam pull request #3387: Beam-2461 Ln function

2017-06-21 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3387 --- 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

[GitHub] beam pull request #3400: Beam-2480 ACOS, ASIN, ATAN, COS, COT, DEGREES, RADI...

2017-06-25 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3400 --- 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