[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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`.
 - [ ] Replace `` 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 DSL_SQL

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

https://github.com/apache/beam/pull/3175.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 #3175


commit b6ba0900c511153c6e47ca9756620ba9bfcf1b81
Author: app-tarush 
Date:   2017-05-11T18:44:14Z

commiting changes for beam-2171 math power function

commit be7ec98c39728d29b1cf43e3d0121f0ec6626199
Author: app-tarush 
Date:   2017-05-11T19:33:41Z

fix checkstyle issue

commit c611fb15e84dfc7672aeb8736bb81bf4478d15b6
Author: app-tarush 
Date:   2017-05-11T19:53:22Z

fix issues related to checkstyle

commit 800c7274af8c36c762f054ebcd0fb1eaeff7bc41
Author: app-tarush 
Date:   2017-05-16T13:38:15Z

Commiting the changes for power function inline comments

commit f81854c5b2941a4e4aa431e621eeec08e0596f1c
Author: tarushapptech 
Date:   2017-05-18T15:00:05Z

merge conflicts resolved

commit df341edd5f4589f0a87635a4f4d70d7106307f81
Author: tarushapptech 
Date:   2017-05-18T15:58:42Z

refactor BeamSqlFunctionBinaryExpressionTest

commit c16aba58417b4c8a9f858040996bb86abb919dc5
Author: app-tarush 
Date:   2017-05-18T16:35:28Z

Merge pull request #1 from app-tarush/beam-2171

Beam 2171




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---