[GitHub] [beam] reuvenlax commented on issue #10413: [BEAM-9035] Typed options for Row Schema and Field

2020-03-14 Thread GitBox
reuvenlax commented on issue #10413: [BEAM-9035] Typed options for Row Schema and Field URL: https://github.com/apache/beam/pull/10413#issuecomment-599170232 Some thoughts: I know your use case for options involves mapping specific input types to schemas, however we need to make

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

2020-03-14 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_r392636894 ## File path: sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java

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

2020-03-14 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_r392615417 ## File path: sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java

[GitHub] [beam] stale[bot] commented on issue #10528: [BEAM-9064] Add pytype checks to tox

2020-03-14 Thread GitBox
stale[bot] commented on issue #10528: [BEAM-9064] Add pytype checks to tox URL: https://github.com/apache/beam/pull/10528#issuecomment-599125396 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

[GitHub] [beam] stale[bot] commented on issue #8823: [BEAM-6766] Metadata file implementation for Sort Merge Bucket source/sink

2020-03-14 Thread GitBox
stale[bot] commented on issue #8823: [BEAM-6766] Metadata file implementation for Sort Merge Bucket source/sink URL: https://github.com/apache/beam/pull/8823#issuecomment-599117706 This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull

[GitHub] [beam] stale[bot] closed pull request #8823: [BEAM-6766] Metadata file implementation for Sort Merge Bucket source/sink

2020-03-14 Thread GitBox
stale[bot] closed pull request #8823: [BEAM-6766] Metadata file implementation for Sort Merge Bucket source/sink URL: https://github.com/apache/beam/pull/8823 This is an automated message from the Apache Git Service. To

[GitHub] [beam] stale[bot] commented on issue #8961: Add a Google Cloud PubSub-based implementation of PCollectionCache

2020-03-14 Thread GitBox
stale[bot] commented on issue #8961: Add a Google Cloud PubSub-based implementation of PCollectionCache URL: https://github.com/apache/beam/pull/8961#issuecomment-599105858 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further

[GitHub] [beam] stale[bot] commented on issue #10509: RabbitMq IO Connector Refactor + Bugfixes

2020-03-14 Thread GitBox
stale[bot] commented on issue #10509: RabbitMq IO Connector Refactor + Bugfixes URL: https://github.com/apache/beam/pull/10509#issuecomment-599092961 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

[beam] 01/01: Merge pull request #11108: [BEAM-9490] Guard referencing for environment expiration via a lock

2020-03-14 Thread mxm
This is an automated email from the ASF dual-hosted git repository. mxm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit bdd1726fd6b1103791f597f5e746ea2d205cf648 Merge: e95d066 df63e8a Author: Maximilian Michels AuthorDate: Sat Mar 14 13:42:25

[GitHub] [beam] mxm merged pull request #11108: [BEAM-9490] Guard referencing for environment expiration via a lock

2020-03-14 Thread GitBox
mxm merged pull request #11108: [BEAM-9490] Guard referencing for environment expiration via a lock URL: https://github.com/apache/beam/pull/11108 This is an automated message from the Apache Git Service. To respond to the

[beam] branch master updated (e95d066 -> bdd1726)

2020-03-14 Thread mxm
This is an automated email from the ASF dual-hosted git repository. mxm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from e95d066 Merge pull request #11109 from [BEAM-8335] Final PR to merge the InteractiveBeam feature branch add

[GitHub] [beam] mxm commented on a change in pull request #11108: [BEAM-9490] Guard referencing for environment expiration via a lock

2020-03-14 Thread GitBox
mxm commented on a change in pull request #11108: [BEAM-9490] Guard referencing for environment expiration via a lock URL: https://github.com/apache/beam/pull/11108#discussion_r392583334 ## File path: