[GitHub] [beam] darshanj commented on pull request #11610: [BEAM-9825] | Implement Intersect,Union,Except transforms

2020-05-10 Thread GitBox
darshanj commented on pull request #11610: URL: https://github.com/apache/beam/pull/11610#issuecomment-626458097 @amaliujia @robertwb : Do we verify WindowFns for all pCollections to be the same with first in the list? This

[GitHub] [beam] Hannah-Jiang commented on pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
Hannah-Jiang commented on pull request #11656: URL: https://github.com/apache/beam/pull/11656#issuecomment-626455433 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [beam] Hannah-Jiang commented on pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
Hannah-Jiang commented on pull request #11656: URL: https://github.com/apache/beam/pull/11656#issuecomment-626455310 Run Portable_Python PreCommit This is an automated message from the Apache Git Service. To respond to the

[GitHub] [beam] stale[bot] commented on pull request #10480: [BEAM-8932][Cleanup] Extract IncomingMessage and OutgoingMessage from PubsubClient

2020-05-10 Thread GitBox
stale[bot] commented on pull request #10480: URL: https://github.com/apache/beam/pull/10480#issuecomment-62639 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

[GitHub] [beam] stale[bot] commented on pull request #10479: [BEAM-8932][Cleanup] Change default PubsubIO client from json to grpc.

2020-05-10 Thread GitBox
stale[bot] commented on pull request #10479: URL: https://github.com/apache/beam/pull/10479#issuecomment-626388316 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

[GitHub] [beam] stale[bot] commented on pull request #10808: [BEAM-8932] Modify PubsubUnboundedSource and PubsubReader to use the PubsubMessage proto.

2020-05-10 Thread GitBox
stale[bot] commented on pull request #10808: URL: https://github.com/apache/beam/pull/10808#issuecomment-626388322 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

[GitHub] [beam] stale[bot] commented on pull request #10809: [BEAM-8932] Add MessageWithOrderingKey and add a usable method to generate a PCollection with this type.

2020-05-10 Thread GitBox
stale[bot] commented on pull request #10809: URL: https://github.com/apache/beam/pull/10809#issuecomment-626388313 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

[GitHub] [beam] stale[bot] commented on pull request #10807: [BEAM-8932][Cleanup] Fix metric reader to use an actually accessible Nonnull annotation.

2020-05-10 Thread GitBox
stale[bot] commented on pull request #10807: URL: https://github.com/apache/beam/pull/10807#issuecomment-626388319 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

[GitHub] [beam] lostluck opened a new pull request #11657: Add License file for the Go SDK for pkg.go.dev

2020-05-10 Thread GitBox
lostluck opened a new pull request #11657: URL: https://github.com/apache/beam/pull/11657 This permits the SDK content and document to appear on https://pkg.go.dev/ per https://pkg.go.dev/license-policy Content for the file was automatically provided by github's license tool.

[GitHub] [beam] lostluck commented on pull request #11657: Add License file for the Go SDK for pkg.go.dev

2020-05-10 Thread GitBox
lostluck commented on pull request #11657: URL: https://github.com/apache/beam/pull/11657#issuecomment-626381872 R: @youngoli This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [beam] lostluck commented on a change in pull request #11645: [BEAM-9642] Adding Go SDF fallback for unexpanded SDFs.

2020-05-10 Thread GitBox
lostluck commented on a change in pull request #11645: URL: https://github.com/apache/beam/pull/11645#discussion_r422682835 ## File path: sdks/go/pkg/beam/core/runtime/exec/sdf.go ## @@ -313,3 +313,94 @@ func (n *ProcessSizedElementsAndRestrictions) Down(ctx context.Context)

[GitHub] [beam] rose-rong-liu commented on pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton

2020-05-10 Thread GitBox
rose-rong-liu commented on pull request #11075: URL: https://github.com/apache/beam/pull/11075#issuecomment-626366484 Public tfx_bsl interface will be out in the next release (0.22) next week. This is an automated message

[GitHub] [beam] lazylynx commented on pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
lazylynx commented on pull request #11656: URL: https://github.com/apache/beam/pull/11656#issuecomment-626322075 CC: @kamilwu This PR may affect your work with BEAM-9810 This is an automated message from the Apache Git

[GitHub] [beam] lazylynx commented on pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
lazylynx commented on pull request #11656: URL: https://github.com/apache/beam/pull/11656#issuecomment-626321914 R: @tvalentyn This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [beam] lazylynx removed a comment on pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
lazylynx removed a comment on pull request #11656: URL: https://github.com/apache/beam/pull/11656#issuecomment-626321590 Run Python PreCommit This is an automated message from the Apache Git Service. To respond to the

[GitHub] [beam] lazylynx commented on pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
lazylynx commented on pull request #11656: URL: https://github.com/apache/beam/pull/11656#issuecomment-626321590 Run Python PreCommit This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [beam] lazylynx opened a new pull request #11656: [BEAM-9942] reduce groovy code duplication in python test-suites

2020-05-10 Thread GitBox
lazylynx opened a new pull request #11656: URL: https://github.com/apache/beam/pull/11656 Reduced Python test-suites code duplication for easy introduce of new Python versions. Test-suites for Python 2 which are not applying common.gradle are left as it is considering Python 2.7

[GitHub] [beam] matthiasa4 commented on pull request #11654: [BEAM-9930] Correct authors of beam summit digital blog post

2020-05-10 Thread GitBox
matthiasa4 commented on pull request #11654: URL: https://github.com/apache/beam/pull/11654#issuecomment-626304409 Thanks Max! This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [beam] mxm commented on pull request #11655: [BEAM-9930] Add image to Beam Summit blog post

2020-05-10 Thread GitBox
mxm commented on pull request #11655: URL: https://github.com/apache/beam/pull/11655#issuecomment-626303949 CC @matthiasa4 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [beam] mxm opened a new pull request #11655: [BEAM-9930] Add image to Beam Summit blog post

2020-05-10 Thread GitBox
mxm opened a new pull request #11655: URL: https://github.com/apache/beam/pull/11655 Post-Commit Tests Status (on master branch) Lang | SDK | Apex | Dataflow | Flink | Gearpump |

[GitHub] [beam] mxm commented on pull request #11654: [BEAM-9930] Correct authors of beam summit digital blog post

2020-05-10 Thread GitBox
mxm commented on pull request #11654: URL: https://github.com/apache/beam/pull/11654#issuecomment-626300625 Now fixed: https://apache-beam-website-pull-requests.storage.googleapis.com/11654/blog/2020/05/08/beam-summit-digital-2020.html

[GitHub] [beam] mxm opened a new pull request #11654: [BEAM-9930] Correct authors of beam summit digital blog post

2020-05-10 Thread GitBox
mxm opened a new pull request #11654: URL: https://github.com/apache/beam/pull/11654 The authors are not shown correctly. Post-Commit Tests Status (on master branch) Lang | SDK

[GitHub] [beam] mxm commented on pull request #11654: [BEAM-9930] Correct authors of beam summit digital blog post

2020-05-10 Thread GitBox
mxm commented on pull request #11654: URL: https://github.com/apache/beam/pull/11654#issuecomment-626297756 CC @matthiasa4 This is an automated message from the Apache Git Service. To respond to the message, please log on