[GitHub] [beam] robertwb commented on issue #11048: [BEAM-9433] Create expansion service artifact for common Java IOs.

2020-03-13 Thread GitBox
robertwb commented on issue #11048: [BEAM-9433] Create expansion service artifact for common Java IOs. URL: https://github.com/apache/beam/pull/11048#issuecomment-599006983 Run Java PreCommit This is an automated message

[GitHub] [beam] stale[bot] commented on issue #10165: [BEAM-7390] Add code snippet for GroupIntoBatches

2020-03-13 Thread GitBox
stale[bot] commented on issue #10165: [BEAM-7390] Add code snippet for GroupIntoBatches URL: https://github.com/apache/beam/pull/10165#issuecomment-599001723 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.

[GitHub] [beam] wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton

2020-03-13 Thread GitBox
wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton URL: https://github.com/apache/beam/pull/11075#discussion_r392549961 ## File path: website/src/documentation/patterns/ai-platform.md

[GitHub] [beam] wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton

2020-03-13 Thread GitBox
wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton URL: https://github.com/apache/beam/pull/11075#discussion_r392548549 ## File path: website/src/documentation/patterns/ai-platform.md

[GitHub] [beam] wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton

2020-03-13 Thread GitBox
wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton URL: https://github.com/apache/beam/pull/11075#discussion_r392549097 ## File path: website/src/documentation/patterns/ai-platform.md

[GitHub] [beam] wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton

2020-03-13 Thread GitBox
wenchenglu commented on a change in pull request #11075: [BEAM-9421] Website section that describes getting predictions using AI Platform Prediciton URL: https://github.com/apache/beam/pull/11075#discussion_r392549383 ## File path: website/src/documentation/patterns/ai-platform.md

[GitHub] [beam] acrites commented on issue #10988: [BEAM-9382] Clean up of TestStreamTranscriptTests.

2020-03-13 Thread GitBox
acrites commented on issue #10988: [BEAM-9382] Clean up of TestStreamTranscriptTests. URL: https://github.com/apache/beam/pull/10988#issuecomment-598997790 Apparently the failing test in the PreCommit has been "Failing for the past 11,721 builds (Since #0 )"

[GitHub] [beam] suztomo edited a comment on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky

2020-03-13 Thread GitBox
suztomo edited a comment on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky URL: https://github.com/apache/beam/pull/11090#issuecomment-598926854 In the test case, the two iterators return the following data: - firstIterator: `throw(e)`; `[a, b]`; `[]`; `[]`;

[GitHub] [beam] suztomo edited a comment on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky

2020-03-13 Thread GitBox
suztomo edited a comment on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky URL: https://github.com/apache/beam/pull/11090#issuecomment-598926854 In the test case, the two iterators return the following data: - firstIterator: `throw(e)`; `[a, b]`; `[]`; `[]`;

[beam] branch master updated: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch

2020-03-13 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new c14491d [BEAM-8335] Final PR to merge the

[GitHub] [beam] pabloem merged pull request #11109: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch

2020-03-13 Thread GitBox
pabloem merged pull request #11109: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch URL: https://github.com/apache/beam/pull/11109 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [beam] chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment

2020-03-13 Thread GitBox
chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment URL: https://github.com/apache/beam/pull/11039#discussion_r392530455 ## File path:

[GitHub] [beam] chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment

2020-03-13 Thread GitBox
chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment URL: https://github.com/apache/beam/pull/11039#discussion_r392530581 ## File path: sdks/python/apache_beam/runners/dataflow/internal/apiclient.py ## @@

[GitHub] [beam] chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment

2020-03-13 Thread GitBox
chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment URL: https://github.com/apache/beam/pull/11039#discussion_r392530472 ## File path:

[GitHub] [beam] chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment

2020-03-13 Thread GitBox
chamikaramj commented on a change in pull request #11039: [BEAM-9383] Staging Dataflow artifacts from environment URL: https://github.com/apache/beam/pull/11039#discussion_r392530711 ## File path: sdks/python/apache_beam/runners/dataflow/internal/apiclient.py ## @@

[GitHub] [beam] tweise opened a new pull request #11134: Skip removal of manifest when no artifacts were staged.

2020-03-13 Thread GitBox
tweise opened a new pull request #11134: Skip removal of manifest when no artifacts were staged. URL: https://github.com/apache/beam/pull/11134 Attempt to trim logging noise: ``` [flink-runner-job-invoker] WARN org.apache.beam.runners.fnexecution.jobsubmission.InMemoryJobService

[GitHub] [beam] apilloud commented on issue #11131: [BEAM-8057] Reject Infinite or NaN literals at parse time

2020-03-13 Thread GitBox
apilloud commented on issue #11131: [BEAM-8057] Reject Infinite or NaN literals at parse time URL: https://github.com/apache/beam/pull/11131#issuecomment-598972391 R: @robinyqiu This is an automated message from the Apache

[GitHub] [beam] apilloud commented on issue #11130: [BEAM-8070] Preserve type for empty array

2020-03-13 Thread GitBox
apilloud commented on issue #11130: [BEAM-8070] Preserve type for empty array URL: https://github.com/apache/beam/pull/11130#issuecomment-598972372 R: @robinyqiu This is an automated message from the Apache Git Service. To

[GitHub] [beam] apilloud commented on issue #11133: [BEAM-7832] Uncollect takes arbitrary expressions

2020-03-13 Thread GitBox
apilloud commented on issue #11133: [BEAM-7832] Uncollect takes arbitrary expressions URL: https://github.com/apache/beam/pull/11133#issuecomment-598972419 R: @robinyqiu This is an automated message from the Apache Git

[GitHub] [beam] apilloud commented on issue #11132: [BEAM-7832] Translate ZetaSQL joins without condition

2020-03-13 Thread GitBox
apilloud commented on issue #11132: [BEAM-7832] Translate ZetaSQL joins without condition URL: https://github.com/apache/beam/pull/11132#issuecomment-598972397 R: @robinyqiu This is an automated message from the Apache Git

[GitHub] [beam] apilloud opened a new pull request #11133: [BEAM-7832] Uncollect takes arbitrary expressions

2020-03-13 Thread GitBox
apilloud opened a new pull request #11133: [BEAM-7832] Uncollect takes arbitrary expressions URL: https://github.com/apache/beam/pull/11133 Uncollect can take arbitrary expressions, not just literals. Thank you for your contribution! Follow this

[GitHub] [beam] apilloud opened a new pull request #11132: [BEAM-7832] Translate ZetaSQL joins without condition

2020-03-13 Thread GitBox
apilloud opened a new pull request #11132: [BEAM-7832] Translate ZetaSQL joins without condition URL: https://github.com/apache/beam/pull/11132 This adds support for translating ZetaSQL joins without conditions instead of crashing. The pipeline still fails to run as we don't support

[GitHub] [beam] apilloud opened a new pull request #11131: [BEAM-8057] Reject Infinite or NaN literals at parse time

2020-03-13 Thread GitBox
apilloud opened a new pull request #11131: [BEAM-8057] Reject Infinite or NaN literals at parse time URL: https://github.com/apache/beam/pull/11131 We want to support this eventually, but provide a more useful error message for now. Thank you for

[GitHub] [beam] apilloud opened a new pull request #11130: [BEAM-8070] Preserve type for empty array

2020-03-13 Thread GitBox
apilloud opened a new pull request #11130: [BEAM-8070] Preserve type for empty array URL: https://github.com/apache/beam/pull/11130 Pass the type in instead of trying to infer. Thank you for your contribution! Follow this checklist to help us

[GitHub] [beam] jfarr commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
jfarr commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#discussion_r392522322 ## File path:

[GitHub] [beam] lukecwik commented on issue #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
lukecwik commented on issue #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#issuecomment-598964904 @iemejia Any final comments? Otherwise I intend to merge when the tests are green.

[GitHub] [beam] lukecwik edited a comment on issue #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
lukecwik edited a comment on issue #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#issuecomment-598964756 > One last question @lukecwik, would you prefer to apply these changes in amazon-web-services2 in this

[GitHub] [beam] lukecwik commented on issue #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
lukecwik commented on issue #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#issuecomment-598964756 > One last question @lukecwik, would you prefer to apply these changes in amazon-web-services2 in this PR? Or

[GitHub] [beam] lukecwik commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
lukecwik commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#discussion_r392520094 ## File path:

[GitHub] [beam] jfarr commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
jfarr commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#discussion_r392519864 ## File path:

[GitHub] [beam] lukecwik commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
lukecwik commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#discussion_r392519456 ## File path:

[GitHub] [beam] jfarr commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write

2020-03-13 Thread GitBox
jfarr commented on a change in pull request #9758: [BEAM-8374] Enable returning missing PublishResult fields in SnsIO.Write URL: https://github.com/apache/beam/pull/9758#discussion_r392518426 ## File path:

[GitHub] [beam] pabloem commented on issue #11109: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch

2020-03-13 Thread GitBox
pabloem commented on issue #11109: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch URL: https://github.com/apache/beam/pull/11109#issuecomment-598958588 Retest this please This is an automated message from

[GitHub] [beam] udim commented on a change in pull request #11060: [BEAM-9454] Create Deduplication transform based on user timer/state

2020-03-13 Thread GitBox
udim commented on a change in pull request #11060: [BEAM-9454] Create Deduplication transform based on user timer/state URL: https://github.com/apache/beam/pull/11060#discussion_r392514885 ## File path: sdks/python/apache_beam/runners/sdf_utils.py ## @@ -244,3 +251,63 @@

[beam] branch master updated (eb59dde -> 33ec0bb)

2020-03-13 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from eb59dde Merge pull request #11127 from BioGeek/patch-1 add 33ec0bb [BEAM-9477] RowCoder should be hashable

[GitHub] [beam] TheNeuralBit merged pull request #11088: [BEAM-9477] RowCoder should be hashable and picklable

2020-03-13 Thread GitBox
TheNeuralBit merged pull request #11088: [BEAM-9477] RowCoder should be hashable and picklable URL: https://github.com/apache/beam/pull/11088 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [beam] udim commented on issue #9907: [BEAM-4091] Pass type hints in ptransform_fn

2020-03-13 Thread GitBox
udim commented on issue #9907: [BEAM-4091] Pass type hints in ptransform_fn URL: https://github.com/apache/beam/pull/9907#issuecomment-598956817 still not ready This is an automated message from the Apache Git Service. To

[GitHub] [beam] pabloem commented on issue #11109: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch

2020-03-13 Thread GitBox
pabloem commented on issue #11109: [BEAM-8335] Final PR to merge the InteractiveBeam feature branch URL: https://github.com/apache/beam/pull/11109#issuecomment-598955515 Retest this please This is an automated message from

[GitHub] [beam] udim closed pull request #11112: Color Jenkins logs support

2020-03-13 Thread GitBox
udim closed pull request #2: Color Jenkins logs support URL: https://github.com/apache/beam/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [beam] udim commented on issue #11112: Color Jenkins logs support

2020-03-13 Thread GitBox
udim commented on issue #2: Color Jenkins logs support URL: https://github.com/apache/beam/pull/2#issuecomment-598954651 Best result so far: https://builds.apache.org/job/beam_PreCommit_Python_Phrase/1596/consoleFull but still not usable (even after removing timestamps).

[GitHub] [beam] ananvay commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR

2020-03-13 Thread GitBox
ananvay commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR URL: https://github.com/apache/beam/pull/11129#issuecomment-598937665 lgtm. Thanks Ankur! This is an automated message from the Apache Git

[GitHub] [beam] angoenka commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR

2020-03-13 Thread GitBox
angoenka commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR URL: https://github.com/apache/beam/pull/11129#issuecomment-598936252 Run Python Dataflow V2 ValidatesRunner This is an automated message

[GitHub] [beam] angoenka commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR

2020-03-13 Thread GitBox
angoenka commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR URL: https://github.com/apache/beam/pull/11129#issuecomment-598936044 Run Python Dataflow ValidatesRunner This is an automated message from

[GitHub] [beam] angoenka commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR

2020-03-13 Thread GitBox
angoenka commented on issue #11129: [BEAM-9504] Sickbay streaming test for batch VR URL: https://github.com/apache/beam/pull/11129#issuecomment-598930868 R: @Ardagan @ananvay This is an automated message from the Apache Git

[GitHub] [beam] angoenka opened a new pull request #11129: [BEAM-9504] Sickbay streaming test for batch VR

2020-03-13 Thread GitBox
angoenka opened a new pull request #11129: [BEAM-9504] Sickbay streaming test for batch VR URL: https://github.com/apache/beam/pull/11129 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this

[GitHub] [beam] suztomo edited a comment on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky

2020-03-13 Thread GitBox
suztomo edited a comment on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky URL: https://github.com/apache/beam/pull/11090#issuecomment-598926854 In the test case, the two iterators return the following data: - firstIterator: `throw(e)`; `[a, b]`; `[]`; `[]`;

[GitHub] [beam] suztomo commented on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky

2020-03-13 Thread GitBox
suztomo commented on issue #11090: [BEAM-9470] :sdks:java:io:kinesis:test is flaky URL: https://github.com/apache/beam/pull/11090#issuecomment-598926854 In the test case, the two iterators return the following data: - firstIterator: `throw(e)`; `[a, b]`; `[]`; `[]`; `[]`;

[GitHub] [beam] rohdesamuel opened a new pull request #11128: Streamingcache refactor

2020-03-13 Thread GitBox
rohdesamuel opened a new pull request #11128: Streamingcache refactor URL: https://github.com/apache/beam/pull/11128 **Please** add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us

[beam] branch asf-site updated: Publishing website 2020/03/13 21:34:54 at commit eb59dde

2020-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/asf-site by this push: new 6d40afe Publishing website 2020/03/13

[GitHub] [beam] tweise commented on issue #11108: [BEAM-9490] Guard referencing for environment expiration via a lock

2020-03-13 Thread GitBox
tweise commented on issue #11108: [BEAM-9490] Guard referencing for environment expiration via a lock URL: https://github.com/apache/beam/pull/11108#issuecomment-598921032 Run Python2_PVR_Flink PreCommit This is an automated

[GitHub] [beam] lukecwik merged pull request #11127: Update default value in Java snippet

2020-03-13 Thread GitBox
lukecwik merged pull request #11127: Update default value in Java snippet URL: https://github.com/apache/beam/pull/11127 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[beam] branch master updated: Update default value in Java snippet

2020-03-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new eda1e24 Update default value in Java snippet

[GitHub] [beam] BioGeek opened a new pull request #11127: Update default value in Java snippet

2020-03-13 Thread GitBox
BioGeek opened a new pull request #11127: Update default value in Java snippet URL: https://github.com/apache/beam/pull/11127 `@Default.String("gs://my-bucket/input")` was used as the default value for both the input and the output custom option. **Please** add a meaningful

[GitHub] [beam] lukecwik opened a new pull request #11126: [WIP][BEAM-9430] Migrate from ProcessContext#updateWatermark to WatermarkEstimators

2020-03-13 Thread GitBox
lukecwik opened a new pull request #11126: [WIP][BEAM-9430] Migrate from ProcessContext#updateWatermark to WatermarkEstimators URL: https://github.com/apache/beam/pull/11126 Thank you for your contribution! Follow this checklist to help us incorporate

[GitHub] [beam] amaliujia commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
amaliujia commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598915263 LGTM after tests pass. This

[GitHub] [beam] suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125#discussion_r392459657 ## File path:

[GitHub] [beam] boyuanzz commented on a change in pull request #11060: [BEAM-9454] Create Deduplication transform based on user timer/state

2020-03-13 Thread GitBox
boyuanzz commented on a change in pull request #11060: [BEAM-9454] Create Deduplication transform based on user timer/state URL: https://github.com/apache/beam/pull/11060#discussion_r392461155 ## File path: sdks/python/apache_beam/runners/sdf_utils.py ## @@ -244,3 +251,63

[GitHub] [beam] angoenka commented on issue #11071: [cherry-pick][BEAM-9465] Fire repeatedly in reshuffle

2020-03-13 Thread GitBox
angoenka commented on issue #11071: [cherry-pick][BEAM-9465] Fire repeatedly in reshuffle URL: https://github.com/apache/beam/pull/11071#issuecomment-598901989 Run Python PreCommit This is an automated message from the

[GitHub] [beam] suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125#discussion_r392459312 ## File path:

[GitHub] [beam] suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125#discussion_r392458321 ## File path:

[GitHub] [beam] angoenka commented on issue #11111: [cherry-pick][BEAM-9485] Raise error when transform urn is not implemented

2020-03-13 Thread GitBox
angoenka commented on issue #1: [cherry-pick][BEAM-9485] Raise error when transform urn is not implemented URL: https://github.com/apache/beam/pull/1#issuecomment-598902203 Run Python PreCommit This is an automated

[beam] branch master updated (64c2b41 -> a338431)

2020-03-13 Thread robertwb
This is an automated email from the ASF dual-hosted git repository. robertwb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 64c2b41 [BEAM-7923] Streaming support and pipeline pruning when instrumenting a pipeline with interactivity

[beam] branch master updated (08ac97f -> 64c2b41)

2020-03-13 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 08ac97f Update Dataflow py container version (#11120) add 64c2b41 [BEAM-7923] Streaming support and pipeline

[GitHub] [beam] suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125#discussion_r392459657 ## File path:

[GitHub] [beam] suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125#discussion_r392458718 ## File path:

[GitHub] [beam] robertwb merged pull request #10757: [BEAM-9496] Starting implementation of dataframes for Beam

2020-03-13 Thread GitBox
robertwb merged pull request #10757: [BEAM-9496] Starting implementation of dataframes for Beam URL: https://github.com/apache/beam/pull/10757 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [beam] aaltay merged pull request #11100: [BEAM-7923] Streaming support and pipeline pruning when instrumenting a pipeline with interactivity

2020-03-13 Thread GitBox
aaltay merged pull request #11100: [BEAM-7923] Streaming support and pipeline pruning when instrumenting a pipeline with interactivity URL: https://github.com/apache/beam/pull/11100 This is an automated message from the

[GitHub] [beam] suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo commented on a change in pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125#discussion_r392456523 ## File path:

[GitHub] [beam] suztomo opened a new pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies

2020-03-13 Thread GitBox
suztomo opened a new pull request #11125: [BEAM-9444] Use Google Cloud Libraries BOM to set GCP library dependencies URL: https://github.com/apache/beam/pull/11125 As per [Subject: Proposal: Beam to use GCP Libraries

[GitHub] [beam] robertwb commented on issue #11048: [BEAM-9433] Create expansion service artifact for common Java IOs.

2020-03-13 Thread GitBox
robertwb commented on issue #11048: [BEAM-9433] Create expansion service artifact for common Java IOs. URL: https://github.com/apache/beam/pull/11048#issuecomment-598891273 Run Java PreCommit This is an automated message

[GitHub] [beam] ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598887440 Run Python 3.6 PostCommit This is

[GitHub] [beam] ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598887460 Run Python 3.7 PostCommit This is

[GitHub] [beam] ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598887381 Run Python 2 PostCommit This is

[GitHub] [beam] stale[bot] commented on issue #8824: [BEAM-6766] Implement SMB file operations

2020-03-13 Thread GitBox
stale[bot] commented on issue #8824: [BEAM-6766] Implement SMB file operations URL: https://github.com/apache/beam/pull/8824#issuecomment-598887535 This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive

[GitHub] [beam] stale[bot] closed pull request #9251: [BEAM-6766] Implement SMB source

2020-03-13 Thread GitBox
stale[bot] closed pull request #9251: [BEAM-6766] Implement SMB source URL: https://github.com/apache/beam/pull/9251 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [beam] ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598887413 Run Python 3.5 PostCommit This is

[GitHub] [beam] stale[bot] commented on issue #9251: [BEAM-6766] Implement SMB source

2020-03-13 Thread GitBox
stale[bot] commented on issue #9251: [BEAM-6766] Implement SMB source URL: https://github.com/apache/beam/pull/9251#issuecomment-598887538 This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR

[GitHub] [beam] stale[bot] closed pull request #8824: [BEAM-6766] Implement SMB file operations

2020-03-13 Thread GitBox
stale[bot] closed pull request #8824: [BEAM-6766] Implement SMB file operations URL: https://github.com/apache/beam/pull/8824 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [beam] ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11123#issuecomment-598887272 Run Python 3.6 PostCommit This is an automated message from

[GitHub] [beam] ibzib removed a comment on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib removed a comment on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598886460 Run Python2 Postcommit

[GitHub] [beam] ibzib removed a comment on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib removed a comment on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598886496 Run Python3 Postcommit

[GitHub] [beam] ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11123#issuecomment-598887299 Run Python 3.7 PostCommit This is an automated message from

[GitHub] [beam] ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11123#issuecomment-598887235 Run Python 2 PostCommit This is an automated message from the

[GitHub] [beam] ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11123#issuecomment-598887261 Run Python 3.5 PostCommit This is an automated message from

[GitHub] [beam] ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598886460 Run Python2 Postcommit This is an

[GitHub] [beam] ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib commented on issue #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124#issuecomment-598886496 Run Python3 Postcommit This is an

[GitHub] [beam] ibzib opened a new pull request #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
ibzib opened a new pull request #11124: [cherry-pick][release-2.20.0][BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11124 **Please** add a meaningful description for your change here Thank you for

[GitHub] [beam] robertwb commented on issue #11067: [BEAM-9136]Add licenses for dependencies

2020-03-13 Thread GitBox
robertwb commented on issue #11067: [BEAM-9136]Add licenses for dependencies URL: https://github.com/apache/beam/pull/11067#issuecomment-598882830 In general, it's preferable to avoid checking in script-created files, preferring instead to create them on demand at build time. (There are

[GitHub] [beam] tvalentyn commented on issue #11120: Update Dataflow py container version

2020-03-13 Thread GitBox
tvalentyn commented on issue #11120: Update Dataflow py container version URL: https://github.com/apache/beam/pull/11120#issuecomment-598882401 Thanks! This is an automated message from the Apache Git Service. To respond to

[GitHub] [beam] tvalentyn merged pull request #11120: Update Dataflow py container version

2020-03-13 Thread GitBox
tvalentyn merged pull request #11120: Update Dataflow py container version URL: https://github.com/apache/beam/pull/11120 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[beam] branch master updated (aa35a30 -> 08ac97f)

2020-03-13 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from aa35a30 Merge pull request #4 from lukecwik/beam9481 add 08ac97f Update Dataflow py container version

[GitHub] [beam] pabloem commented on issue #11104: Update BigQuery source in bigquery_tornadoes example

2020-03-13 Thread GitBox
pabloem commented on issue #11104: Update BigQuery source in bigquery_tornadoes example URL: https://github.com/apache/beam/pull/11104#issuecomment-598880690 Run Portable_Python PreCommit This is an automated message from

[GitHub] [beam] kennknowles commented on issue #10988: [BEAM-9382] Clean up of TestStreamTranscriptTests.

2020-03-13 Thread GitBox
kennknowles commented on issue #10988: [BEAM-9382] Clean up of TestStreamTranscriptTests. URL: https://github.com/apache/beam/pull/10988#issuecomment-598878883 Yea I don't think anyone is happy about it. But it has always been that way and also is the only way we meet the spec of panes

[GitHub] [beam] y1chi commented on issue #11104: Update BigQuery source in bigquery_tornadoes example

2020-03-13 Thread GitBox
y1chi commented on issue #11104: Update BigQuery source in bigquery_tornadoes example URL: https://github.com/apache/beam/pull/11104#issuecomment-598877763 retest this please This is an automated message from the Apache Git

[GitHub] [beam] jaketf commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO

2020-03-13 Thread GitBox
jaketf commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO URL: https://github.com/apache/beam/pull/11107#discussion_r392424941 ## File path:

[GitHub] [beam] amaliujia commented on issue #11081: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2020-03-13 Thread GitBox
amaliujia commented on issue #11081: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch URL: https://github.com/apache/beam/pull/11081#issuecomment-598876085 Run Python 2 PostCommit This is an

[GitHub] [beam] lastomato commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO

2020-03-13 Thread GitBox
lastomato commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO URL: https://github.com/apache/beam/pull/11107#discussion_r392414499 ## File path:

[GitHub] [beam] lastomato commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO

2020-03-13 Thread GitBox
lastomato commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO URL: https://github.com/apache/beam/pull/11107#discussion_r392423142 ## File path: sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java

[GitHub] [beam] lastomato commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO

2020-03-13 Thread GitBox
lastomato commented on a change in pull request #11107: [BEAM-9468] [WIP] add HL7v2IO and FhirIO URL: https://github.com/apache/beam/pull/11107#discussion_r392422555 ## File path: sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java

[GitHub] [beam] amaliujia commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script.

2020-03-13 Thread GitBox
amaliujia commented on issue #11123: [BEAM-9503] Insert missing comma in process worker script. URL: https://github.com/apache/beam/pull/11123#issuecomment-598871213 LGTM This is an automated message from the Apache Git

  1   2   >