[GitHub] beam pull request #4035: [BEAM-2530] Updating to AutoValue 1.5.1 to support ...

2017-10-24 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/4035 [BEAM-2530] Updating to AutoValue 1.5.1 to support Java 9. Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue

[GitHub] beam pull request #3922: [BEAM-2989] Fixed error when using Void type in Wit...

2017-09-29 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/3922 [BEAM-2989] Fixed error when using Void type in WithKeys. Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https

[GitHub] beam pull request #3915: [BEAM-2958] Adding a top-level user agent string to...

2017-09-27 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/3915 [BEAM-2958] Adding a top-level user agent string to PipelineOptions Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA

[GitHub] beam pull request #3886: [BEAM-419] Fixing SE_BAD_FIELD FindBug in CombineFn...

2017-09-22 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/3886 [BEAM-419] Fixing SE_BAD_FIELD FindBug in CombineFnUtil Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https

[GitHub] beam pull request #3873: [BEAM-2973] Reverting change to attempt to fix Jenk...

2017-09-21 Thread youngoli
Github user youngoli closed the pull request at: https://github.com/apache/beam/pull/3873 ---

[GitHub] beam pull request #3873: [BEAM-2973] Reverting change to attempt to fix Jenk...

2017-09-20 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/3873 [BEAM-2973] Reverting change to attempt to fix Jenkins PreCommit Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue

[GitHub] beam pull request #3861: [BEAM-409] Fixing incorrect use of Math.ceil in App...

2017-09-18 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/3861 [BEAM-409] Fixing incorrect use of Math.ceil in ApproximateQuantiles Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA

[GitHub] beam pull request #3857: [BEAM-2808] Improve error message when DoFn @Proces...

2017-09-15 Thread youngoli
GitHub user youngoli opened a pull request: https://github.com/apache/beam/pull/3857 [BEAM-2808] Improve error message when DoFn @ProcessElement has the wrong window type Modifying the error message from this: expects window type , which is not a supertype of actual