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


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


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


[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 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 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 
Date:   2017-07-06T11:46:19Z

commiting changes for truncate pi functions

commit c3da31980b96afac0b3d6ad501a3ed3f45b88946
Author: tarushapptech 
Date:   2017-07-07T13:13:14Z

added functions ceil and floor

commit 7175eb7f085ff17f24c87c9e0e3a2026ae5dc91f
Author: tarushapptech 
Date:   2017-07-08T14:15:52Z

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

commit 5e7d86da7cdf9008ca55d884c6bb652e7eff3add
Author: tarushapptech 
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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


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


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

 - [ ] 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 beam-2480-func

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

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


commit 0c4c26f31d25da48aad10681092571109e2e8616
Author: tarushapptech 
Date:   2017-06-18T17:11:41Z

commiting changes for the functions ln, log10, exp

commit bd09604329f2f7be3f180982c6985234a1af8368
Author: tarushapptech 
Date:   2017-06-20T09:09:35Z

commiting changes to corresponding jira ticket Beam-2480




---
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 #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-] 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 beam-2461-ln-func

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

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


commit 0c4c26f31d25da48aad10681092571109e2e8616
Author: tarushapptech 
Date:   2017-06-18T17:11:41Z

commiting changes for the functions ln, log10, exp




---
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 #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-] 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 beam-2424-cast-operator

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

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


commit fa2ed09ff09096658f7b5e57f7e6d90e8ec3a8ab
Author: tarushapptech 
Date:   2017-06-17T07:50:02Z

commiting changes for cast function

commit a7eb1ae74c4646d91f6f584fe507c6de05668197
Author: tarushapptech 
Date:   2017-06-17T08:14:43Z

refactored and added a new test case for cast function




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


[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-] 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 beam-2171-power-func

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

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


commit fec5f15d7e4e67eacd449a42b0576b7b549787b2
Author: tarushapptech 
Date:   2017-06-08T06:46:01Z

commiting changes for round function

commit 715883fc8eae7309fd916e34cd2770576b6925f0
Author: tarushapptech 
Date:   2017-06-09T09:23:52Z

PR review comments added and chenges done

commit 6701988e4a70f0666101f22eecc8191dcbebd7d6
Author: tarushapptech 
Date:   2017-06-09T16:02:39Z

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


[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 #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-] 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 beam-2383-round-func

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

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


commit 274b869be4b28290b285aac20afc17e8fff91907
Author: tarushapptech 
Date:   2017-06-08T06:46:01Z

commiting changes for round function




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


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


[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-] 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 beam-2383-round-function

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

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


commit 3625dbd9e00db28d2175c6ac000792fd5c5d8f65
Author: Jean-Baptiste Onofré 
Date:   2016-08-09T09:17:32Z

Add DSLs module

commit 7867ce62e43bef7bfd8011c605379df05494dfcf
Author: mingmxu 
Date:   2017-04-10T02:49:08Z

[BEAM-301] Initial skeleton for Beam SQL

commit f1c2b6540652156ad7c51ec89a933aacb8c6dab6
Author: Jean-Baptiste Onofré 
Date:   2017-04-12T20:00:53Z

[BEAM-301] This closes #2479

commit 529bc9d9375ae162d70de274975c547a878053a3
Author: mingmxu 
Date:   2017-04-13T21:46:28Z

checkstyle and rename package

correct package from org.beam.dsls.sql to org.apache.beam.dsls.sql

update with checkstyle

commit ca8760373b37b540219301f1e719633956a787dc
Author: Davor Bonaci 
Date:   2017-04-18T21:40:40Z

This closes #2530

commit aa07a1d41b71c810c4968bd35e5ca69dc56b8c30
Author: Dan Halperin 
Date:   2017-04-19T19:14:05Z

This closes #2584

commit 464cc275952305bf51ecfdf056e784441c9c2272
Author: mingmxu 
Date:   2017-04-23T05:20:25Z

redesign BeamSqlExpression to execute Calcite SQL expression.

Changes:
1. revert BEAM dependency to 0.6.0 to avoid impact of changes in master 
branch;
2. updates as discussion during review;

refine BeamSqlRowCoder

commit a6845a35fc2a4091dcef24f231c6d3a418561e6f
Author: Davor Bonaci 
Date:   2017-05-04T07:12:55Z

This closes #2656

commit cf95571d90329287b92946065c93724780f31685
Author: Davor Bonaci 
Date:   2017-05-04T07:16:34Z

This closes #2878

commit dd70852f6fa811a410938e5baa51cb8e602c931b
Author: James Xu 
Date:   2017-05-04T03:44:14Z

Fix inconsistent mapping for SQL FLOAT

commit f7ee8d33e13506a17314720c8c23fff486bff76c
Author: Davor Bonaci 
Date:   2017-05-07T02:24:04Z

This closes #2886

commit a376f37b908828fa0d44b5d71822d51b9c47f971
Author: James Xu 
Date:   2017-05-04T14:15:02Z

[BEAM-2158] Implement the arithmetic operators

commit 4ea38d82359ed443c906de9caed8488d1dbf199a
Author: Jean-Baptiste Onofré 
Date:   2017-05-09T08:24:20Z

[BEAM-2158] This closes #2893

commit b12c7b49b8eab7b208f2701c412123635813ee28
Author: James Xu 
Date:   2017-05-05T17:20:54Z

[BEAM-2161] Add support for String operators

commit 3e678a75a746c9e40fdbe6599d20969718c34882
Author: Jean-Baptiste Onofré 
Date:   2017-05-09T12:17:53Z

[BEAM-2161] This closes #2919

commit 59abc7640866f58427817c026af15df30947f3a6
Author: James Xu 
Date:   2017-05-04T03:44:14Z

[BEAM-2079] Support TextIO as SQL source/sink

commit 7e918a76e409e5c849f2878702746935f4d7bf90
Author: Jean-Baptiste Onofré 
Date:   2017-05-10T05:24:40Z

[BEAM-2079] This closes #2942

commit 3c6d60fb2f473b1860cfeca0f740ec817499d085
Author: mingmxu 
Date:   2017-05-10T06:04:17Z

[BEAM-2006] window support
Add support for aggregation: global, HOP, TUMBLE, SESSION, only aggregation 
function COUNT

fix typo

commit 6729a027daea04d0ad38f8a83ad1baafa465169f
Author: Dan Halperin 
Date:   2017-05-10T17:03:17Z

This closes #3039

commit f728fbe5c7153341ace046fa8b2465ef8844be1b
Author: mingmxu 
Date:   2017-05-10T23:38:13Z

Support common-used aggregation functions in SQL, including:
  COUNT,SUM,AVG,MAX,MIN

rename BeamAggregationTransform to BeamAggregationTransforms

update comments

commit 523482be0501a7bce79087f47c7752b900178a00
Author: Dan Halperin 
Date:   2017-05-13T00:47:06Z

This closes #3067

commit 12dd804678bfaad4705c8f1d50eaf03a086f6daf
Author: James Xu 
Date:   2017-05-10T09:19:48Z

[BEAM-2195] Implement conditional operator (CASE)

commit 8bb59840be32ef945cfb7151ab7f8368fabb19f0
Author: Jean-Baptiste Onofré 
Date:   2017-05-13T06:09:08Z

[BEAM-2195] This closes #3042

commit d74a5c34f0732825c052d4c32096e5b91096a72c
Author: mingmxu 
Date:   2017-05-13T04:14:29Z

[BEAM-2234] Change return type of buildBeamPipeline to 
`PCollection`

commit 868bcbdad30a2232889d7d439b5190862ae48421
Author

[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-] 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).

---
Hi @xumingming , can you please take a look? I have break it into jira 
tickets wise.

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

$ git pull https://github.com/app-tarush/beam beam-2329-abs-function

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

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


commit 3625dbd9e00db28d2175c6ac000792fd5c5d8f65
Author: Jean-Baptiste Onofré 
Date:   2016-08-09T09:17:32Z

Add DSLs module

commit 7867ce62e43bef7bfd8011c605379df05494dfcf
Author: mingmxu 
Date:   2017-04-10T02:49:08Z

[BEAM-301] Initial skeleton for Beam SQL

commit f1c2b6540652156ad7c51ec89a933aacb8c6dab6
Author: Jean-Baptiste Onofré 
Date:   2017-04-12T20:00:53Z

[BEAM-301] This closes #2479

commit 529bc9d9375ae162d70de274975c547a878053a3
Author: mingmxu 
Date:   2017-04-13T21:46:28Z

checkstyle and rename package

correct package from org.beam.dsls.sql to org.apache.beam.dsls.sql

update with checkstyle

commit ca8760373b37b540219301f1e719633956a787dc
Author: Davor Bonaci 
Date:   2017-04-18T21:40:40Z

This closes #2530

commit aa07a1d41b71c810c4968bd35e5ca69dc56b8c30
Author: Dan Halperin 
Date:   2017-04-19T19:14:05Z

This closes #2584

commit 464cc275952305bf51ecfdf056e784441c9c2272
Author: mingmxu 
Date:   2017-04-23T05:20:25Z

redesign BeamSqlExpression to execute Calcite SQL expression.

Changes:
1. revert BEAM dependency to 0.6.0 to avoid impact of changes in master 
branch;
2. updates as discussion during review;

refine BeamSqlRowCoder

commit a6845a35fc2a4091dcef24f231c6d3a418561e6f
Author: Davor Bonaci 
Date:   2017-05-04T07:12:55Z

This closes #2656

commit cf95571d90329287b92946065c93724780f31685
Author: Davor Bonaci 
Date:   2017-05-04T07:16:34Z

This closes #2878

commit dd70852f6fa811a410938e5baa51cb8e602c931b
Author: James Xu 
Date:   2017-05-04T03:44:14Z

Fix inconsistent mapping for SQL FLOAT

commit f7ee8d33e13506a17314720c8c23fff486bff76c
Author: Davor Bonaci 
Date:   2017-05-07T02:24:04Z

This closes #2886

commit a376f37b908828fa0d44b5d71822d51b9c47f971
Author: James Xu 
Date:   2017-05-04T14:15:02Z

[BEAM-2158] Implement the arithmetic operators

commit 4ea38d82359ed443c906de9caed8488d1dbf199a
Author: Jean-Baptiste Onofré 
Date:   2017-05-09T08:24:20Z

[BEAM-2158] This closes #2893

commit b12c7b49b8eab7b208f2701c412123635813ee28
Author: James Xu 
Date:   2017-05-05T17:20:54Z

[BEAM-2161] Add support for String operators

commit 3e678a75a746c9e40fdbe6599d20969718c34882
Author: Jean-Baptiste Onofré 
Date:   2017-05-09T12:17:53Z

[BEAM-2161] This closes #2919

commit 59abc7640866f58427817c026af15df30947f3a6
Author: James Xu 
Date:   2017-05-04T03:44:14Z

[BEAM-2079] Support TextIO as SQL source/sink

commit 7e918a76e409e5c849f2878702746935f4d7bf90
Author: Jean-Baptiste Onofré 
Date:   2017-05-10T05:24:40Z

[BEAM-2079] This closes #2942

commit 3c6d60fb2f473b1860cfeca0f740ec817499d085
Author: mingmxu 
Date:   2017-05-10T06:04:17Z

[BEAM-2006] window support
Add support for aggregation: global, HOP, TUMBLE, SESSION, only aggregation 
function COUNT

fix typo

commit 6729a027daea04d0ad38f8a83ad1baafa465169f
Author: Dan Halperin 
Date:   2017-05-10T17:03:17Z

This closes #3039

commit f728fbe5c7153341ace046fa8b2465ef8844be1b
Author: mingmxu 
Date:   2017-05-10T23:38:13Z

Support common-used aggregation functions in SQL, including:
  COUNT,SUM,AVG,MAX,MIN

rename BeamAggregationTransform to BeamAggregationTransforms

update comments

commit 523482be0501a7bce79087f47c7752b900178a00
Author: Dan Halperin 
Date:   2017-05-13T00:47:06Z

This closes #3067

commit 12dd804678bfaad4705c8f1d50eaf03a086f6daf
Author: James Xu 
Date:   2017-05-10T09:19:48Z

[BEAM-2195] Implement conditional operator (CASE)

commit 8bb59840be32ef945cfb7151ab7f8368fabb19f0
Author: Jean-Baptiste Onofré 
Date:   2017-05-13T06:09:08Z

[BEAM-2195] This closes #3042

commit d74a5c34f0732825c052d4c32096e5b91096a72c
Author: mingmxu 
Date:   2017-05-13T04:14:29Z

[BEAM-2234] Change return type of

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


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


[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 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 beam-2171

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

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


commit 3625dbd9e00db28d2175c6ac000792fd5c5d8f65
Author: Jean-Baptiste Onofré 
Date:   2016-08-09T09:17:32Z

Add DSLs module

commit 7867ce62e43bef7bfd8011c605379df05494dfcf
Author: mingmxu 
Date:   2017-04-10T02:49:08Z

[BEAM-301] Initial skeleton for Beam SQL

commit f1c2b6540652156ad7c51ec89a933aacb8c6dab6
Author: Jean-Baptiste Onofré 
Date:   2017-04-12T20:00:53Z

[BEAM-301] This closes #2479

commit 529bc9d9375ae162d70de274975c547a878053a3
Author: mingmxu 
Date:   2017-04-13T21:46:28Z

checkstyle and rename package

correct package from org.beam.dsls.sql to org.apache.beam.dsls.sql

update with checkstyle

commit ca8760373b37b540219301f1e719633956a787dc
Author: Davor Bonaci 
Date:   2017-04-18T21:40:40Z

This closes #2530

commit aa07a1d41b71c810c4968bd35e5ca69dc56b8c30
Author: Dan Halperin 
Date:   2017-04-19T19:14:05Z

This closes #2584

commit 464cc275952305bf51ecfdf056e784441c9c2272
Author: mingmxu 
Date:   2017-04-23T05:20:25Z

redesign BeamSqlExpression to execute Calcite SQL expression.

Changes:
1. revert BEAM dependency to 0.6.0 to avoid impact of changes in master 
branch;
2. updates as discussion during review;

refine BeamSqlRowCoder

commit a6845a35fc2a4091dcef24f231c6d3a418561e6f
Author: Davor Bonaci 
Date:   2017-05-04T07:12:55Z

This closes #2656

commit cf95571d90329287b92946065c93724780f31685
Author: Davor Bonaci 
Date:   2017-05-04T07:16:34Z

This closes #2878

commit dd70852f6fa811a410938e5baa51cb8e602c931b
Author: James Xu 
Date:   2017-05-04T03:44:14Z

Fix inconsistent mapping for SQL FLOAT

commit f7ee8d33e13506a17314720c8c23fff486bff76c
Author: Davor Bonaci 
Date:   2017-05-07T02:24:04Z

This closes #2886

commit a376f37b908828fa0d44b5d71822d51b9c47f971
Author: James Xu 
Date:   2017-05-04T14:15:02Z

[BEAM-2158] Implement the arithmetic operators

commit 4ea38d82359ed443c906de9caed8488d1dbf199a
Author: Jean-Baptiste Onofré 
Date:   2017-05-09T08:24:20Z

[BEAM-2158] This closes #2893

commit b12c7b49b8eab7b208f2701c412123635813ee28
Author: James Xu 
Date:   2017-05-05T17:20:54Z

[BEAM-2161] Add support for String operators

commit 3e678a75a746c9e40fdbe6599d20969718c34882
Author: Jean-Baptiste Onofré 
Date:   2017-05-09T12:17:53Z

[BEAM-2161] This closes #2919

commit 59abc7640866f58427817c026af15df30947f3a6
Author: James Xu 
Date:   2017-05-04T03:44:14Z

[BEAM-2079] Support TextIO as SQL source/sink

commit 7e918a76e409e5c849f2878702746935f4d7bf90
Author: Jean-Baptiste Onofré 
Date:   2017-05-10T05:24:40Z

[BEAM-2079] This closes #2942

commit 3c6d60fb2f473b1860cfeca0f740ec817499d085
Author: mingmxu 
Date:   2017-05-10T06:04:17Z

[BEAM-2006] window support
Add support for aggregation: global, HOP, TUMBLE, SESSION, only aggregation 
function COUNT

fix typo

commit 6729a027daea04d0ad38f8a83ad1baafa465169f
Author: Dan Halperin 
Date:   2017-05-10T17:03:17Z

This closes #3039

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




---
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 #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:
   `[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 beam-2171

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

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


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




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