[GitHub] [beam] Amar3tto opened a new pull request, #27964: Add Java IO Direct jobs: Redis, Solr, Splunk, Thrift, Tika

2023-08-10 Thread via GitHub
Amar3tto opened a new pull request, #27964: URL: https://github.com/apache/beam/pull/27964 The following jenkins jobs have been migrated: https://ci-beam.apache.org/job/beam_PreCommit_Java_Redis_IO_Direct_Commit/ https://ci-beam.apache.org/job/beam_PreCommit_Java_Redis_IO_Direct_Cro

[GitHub] [beam] github-actions[bot] commented on pull request #27767: add getworkermetadata streaming rpc

2023-08-10 Thread via GitHub
github-actions[bot] commented on PR #27767: URL: https://github.com/apache/beam/pull/27767#issuecomment-1674270979 Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`: R: @lostluck added as fallback since no labels match configuration

[GitHub] [beam] robertwb closed pull request #27963: [DO NOT SUBMIT] test edit

2023-08-10 Thread via GitHub
robertwb closed pull request #27963: [DO NOT SUBMIT] test edit URL: https://github.com/apache/beam/pull/27963 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674067022 Run Python Dataflow V2 ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674066704 Run Java examples on Dataflow Java 11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674066371 Run Direct ValidatesRunner Java 11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [beam] robertwb commented on a diff in pull request #27632: Initial pass at modernizing the Runner author guide.

2023-08-10 Thread via GitHub
robertwb commented on code in PR #27632: URL: https://github.com/apache/beam/pull/27632#discussion_r1290783117 ## website/www/site/content/en/contribute/runner-guide.md: ## @@ -813,83 +723,47 @@ message PCollection { ### `Coder` proto This is a very interesting proto. A code

[GitHub] [beam] m-trieu commented on a diff in pull request #27767: add getworkermetadata streaming rpc

2023-08-10 Thread via GitHub
m-trieu commented on code in PR #27767: URL: https://github.com/apache/beam/pull/27767#discussion_r1290777539 ## runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/WindmillEndpoints.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed

[GitHub] [beam] m-trieu commented on a diff in pull request #27767: add getworkermetadata streaming rpc

2023-08-10 Thread via GitHub
m-trieu commented on code in PR #27767: URL: https://github.com/apache/beam/pull/27767#discussion_r1290774775 ## runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/grpcclient/GrpcWindmillServer.java: ## @@ -294,7 +293,10 @@ p

[GitHub] [beam] m-trieu commented on a diff in pull request #27767: add getworkermetadata streaming rpc

2023-08-10 Thread via GitHub
m-trieu commented on code in PR #27767: URL: https://github.com/apache/beam/pull/27767#discussion_r1290771660 ## runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/grpcclient/GrpcGetWorkerMetadataStream.java: ## @@ -0,0 +1,18

[GitHub] [beam] m-trieu commented on a diff in pull request #27767: add getworkermetadata streaming rpc

2023-08-10 Thread via GitHub
m-trieu commented on code in PR #27767: URL: https://github.com/apache/beam/pull/27767#discussion_r1290773607 ## runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/grpcclient/GrpcCommitWorkStream.java: ## @@ -56,7 +56,8 @@ fi

[GitHub] [beam] lostluck commented on pull request #27632: Initial pass at modernizing the Runner author guide.

2023-08-10 Thread via GitHub
lostluck commented on PR #27632: URL: https://github.com/apache/beam/pull/27632#issuecomment-1674051465 Applied the change. lets see what the commits think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [beam] lostluck commented on a diff in pull request #27632: Initial pass at modernizing the Runner author guide.

2023-08-10 Thread via GitHub
lostluck commented on code in PR #27632: URL: https://github.com/apache/beam/pull/27632#discussion_r1290771735 ## website/www/site/content/en/contribute/runner-guide.md: ## @@ -813,83 +723,47 @@ message PCollection { ### `Coder` proto This is a very interesting proto. A code

[GitHub] [beam] m-trieu commented on a diff in pull request #27767: add getworkermetadata streaming rpc

2023-08-10 Thread via GitHub
m-trieu commented on code in PR #27767: URL: https://github.com/apache/beam/pull/27767#discussion_r1290771660 ## runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/grpcclient/GrpcGetWorkerMetadataStream.java: ## @@ -0,0 +1,18

[GitHub] [beam] lostluck commented on a diff in pull request #27632: Initial pass at modernizing the Runner author guide.

2023-08-10 Thread via GitHub
lostluck commented on code in PR #27632: URL: https://github.com/apache/beam/pull/27632#discussion_r1290771391 ## website/www/site/content/en/contribute/runner-guide.md: ## @@ -813,83 +723,47 @@ message PCollection { ### `Coder` proto This is a very interesting proto. A code

[GitHub] [beam] lostluck commented on pull request #27632: Initial pass at modernizing the Runner author guide.

2023-08-10 Thread via GitHub
lostluck commented on PR #27632: URL: https://github.com/apache/beam/pull/27632#issuecomment-1674048919 Looking. So it's dying on the [shortcode parsing](https://gohugo.io/content-management/shortcodes/), so I'm assuming one of a pair is missing. There are only 31 `{{`, which means w

[GitHub] [beam] github-actions[bot] commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
github-actions[bot] commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674049052 Stopping reviewer notifications for this pull request: requested by reviewer -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674041574 stop reviewer notifications -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [beam] tvalentyn commented on a diff in pull request #27942: Create py.typed for use with mypy

2023-08-10 Thread via GitHub
tvalentyn commented on code in PR #27942: URL: https://github.com/apache/beam/pull/27942#discussion_r1290762518 ## CHANGES.md: ## @@ -84,6 +84,7 @@ * Transform service controller container. * Spark3 job server container. * Added support for batched writes to AWS SQS for i

[GitHub] [beam] codecov[bot] commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
codecov[bot] commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674035358 ## [Codecov](https://app.codecov.io/gh/apache/beam/pull/27962?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674026706 Run XVR_Spark3 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674026361 Run XVR_Samza PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674026056 Run XVR_PythonUsingJava_Dataflow PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674025732 Run XVR_PythonUsingJavaSQL_Dataflow PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674025390 Run XVR_JavaUsingPython_Dataflow PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674024724 Run XVR_Flink PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674025067 Run XVR_GoUsingJava_Dataflow PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674024366 Run XVR_Direct PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674024049 Run Whitespace PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674023729 Run ULR Loopback ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674023367 Run Typescript PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674023047 Run Twister2 ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674022718 Run Spotless PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674022377 Run Spark ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674022008 Run Spark ValidatesRunner Java 11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674021690 Run Spark StructuredStreaming ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674021333 Run Spark Runner Tpcds Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674020629 Run Samza ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674020990 Run Spark Runner Nexmark Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674020266 Run SQL_Java17 PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674019909 Run SQL_Java11 PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674019567 Run SQL PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674019221 Run SQL PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674018894 Run RAT PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674018523 Run Python_Xlang_Gcp_Direct PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674017827 Run Python_Transforms PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674018190 Run Python_Xlang_Gcp_Dataflow PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674017045 Run Python_PVR_Flink PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674017447 Run Python_Runners PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674016646 Run Python_Integration PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674016235 Run Python_Examples PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674015878 Run Python_Dataframes PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674014734 Run PythonFormatter PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674013994 Run PythonDocker PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674013607 Run Python Spark ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674013204 Run Python Samza ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674015516 Run Python_Coverage PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674014359 Run PythonDocs PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674015149 Run PythonLint PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674012861 Run Python RC Dataflow ValidatesContainer -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674012481 Run Python PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674012120 Run Python MongoDBIO_IT -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674011764 Run Python Flink ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674010645 Run Python Examples_Flink -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674011377 Run Python Examples_Spark -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674009939 Run Python Examples_Direct -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674009393 Run Python Examples_Dataflow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674008315 Run Python Dataflow ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674008699 Run Python Direct Runner Nexmark Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674007972 Run Python Dataflow ValidatesContainer -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674007570 Run Python Dataflow V2 ValidatesRunner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674007195 Run Python 3.9 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674006797 Run Python 3.8 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674005933 Run Python 3.10 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674006372 Run Python 3.11 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674005569 Run PostCommit_Java_Hadoop_Versions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674004655 Run PostCommit_Java_Dataflow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674005124 Run PostCommit_Java_DataflowV2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674004194 Run PostCommit_Java_Avro_Versions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674003805 Run Portable_Python PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674002941 Run PortableJar_Flink PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674003423 Run PortableJar_Spark PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674002413 Run Kotlin_Examples PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674001856 Run Jpms Spark Java 11 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [beam] github-actions[bot] commented on pull request #27959: Updates validation on --dataflow_endpoint to accept any legal url.

2023-08-10 Thread via GitHub
github-actions[bot] commented on PR #27959: URL: https://github.com/apache/beam/pull/27959#issuecomment-1674000976 Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment `assign set of reviewers` -- This is an automated me

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674001264 Run Jpms Flink Java 11 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [beam] github-actions[bot] commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
github-actions[bot] commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674000867 Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`: R: @riteshghorse added as fallback since no labels match configuratio

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1674000535 Run Jpms Direct Java 17 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-167359 Run Jpms Direct Java 11 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673999458 Run Jpms Dataflow Java 17 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673998900 Run Jpms Dataflow Java 11 PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673998181 Run Javadoc PostCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673996897 Run Java_hadoop_IO_Direct PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673995834 Run Java_Tika_IO_Direct PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [beam] tvalentyn commented on a diff in pull request #27857: Add ability to run per key inference

2023-08-10 Thread via GitHub
tvalentyn commented on code in PR #27857: URL: https://github.com/apache/beam/pull/27857#discussion_r1290652238 ## sdks/python/apache_beam/ml/inference/base.py: ## @@ -243,70 +244,273 @@ def share_model_across_processes(self) -> bool: return False +class _ModelManager:

[GitHub] [beam] tvalentyn commented on a diff in pull request #27857: Add ability to run per key inference

2023-08-10 Thread via GitHub
tvalentyn commented on code in PR #27857: URL: https://github.com/apache/beam/pull/27857#discussion_r1290581994 ## sdks/python/apache_beam/ml/inference/base.py: ## @@ -243,70 +244,273 @@ def share_model_across_processes(self) -> bool: return False +class _ModelManager:

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673994751 Run Java_Thrift_IO_Direct PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673993796 Run Java_Splunk_IO_Direct PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673992914 Run Java_Spark3_Versions PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [beam] lostluck commented on pull request #27962: [DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch

2023-08-10 Thread via GitHub
lostluck commented on PR #27962: URL: https://github.com/apache/beam/pull/27962#issuecomment-1673992030 Run Java_Solr_IO_Direct PreCommit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

  1   2   3   >