[GitHub] beam pull request #2017: [BEAM-1410] python-sdk: add stacked WindowedValues ...

2017-02-15 Thread yk5
GitHub user yk5 opened a pull request: https://github.com/apache/beam/pull/2017 [BEAM-1410] python-sdk: add stacked WindowedValues in DirectRunner.Bundle. It saves memory for the typical cases that timestamp/window info is shared. This is on by default, but could be turned

[GitHub] beam pull request #1933: [BEAM-1410] Improve DirectRunner performance by tun...

2017-02-06 Thread yk5
GitHub user yk5 opened a pull request: https://github.com/apache/beam/pull/1933 [BEAM-1410] Improve DirectRunner performance by tuning BoundedReadEvaluator. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] beam pull request #1928: [BEAM-588] Add MemoryReporter to python-sdk

2017-02-06 Thread yk5
GitHub user yk5 opened a pull request: https://github.com/apache/beam/pull/1928 [BEAM-588] Add MemoryReporter to python-sdk 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 #1749: [BEAM-1233] Create TFRecordIO, providing source/sin...

2017-01-09 Thread yk5
Github user yk5 closed the pull request at: https://github.com/apache/beam/pull/1749 --- 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

[GitHub] beam pull request #1736: [Beam-1245] Use @unittest.skip to skip avroio_test ...

2017-01-05 Thread yk5
Github user yk5 closed the pull request at: https://github.com/apache/beam/pull/1736 --- 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

[GitHub] beam pull request #1737: [BEAM-1246] Update README.md to get rid of 'incubat...

2017-01-05 Thread yk5
Github user yk5 closed the pull request at: https://github.com/apache/beam/pull/1737 --- 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

[GitHub] beam pull request #1722: [BEAM-1232] fixed comments to refer ptransform.expa...

2017-01-03 Thread yk5
Github user yk5 closed the pull request at: https://github.com/apache/beam/pull/1722 --- 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

[GitHub] beam pull request #1722: [BEAM-1232] fixed comments to refer ptransform.expa...

2016-12-30 Thread yk5
GitHub user yk5 opened a pull request: https://github.com/apache/beam/pull/1722 [BEAM-1232] fixed comments to refer ptransform.expand() instead of apply() Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure