[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 94c537d659e Updating config from bot
94c537d659e is described below

commit 94c537d659e07d79811e46406e4e27a247f83374
Author: github-actions 
AuthorDate: Thu Sep 21 07:34:50 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28527.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28527.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28527.json
new file mode 100644
index 000..8a92900947e
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28527.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"build": "damccorm"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new d43be771980 Updating config from bot
d43be771980 is described below

commit d43be771980513404af1e5ad20cb7bdd8dcc8c3b
Author: github-actions 
AuthorDate: Thu Sep 21 07:34:52 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index 90043692c34..c0e58726c3d 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -1,7 +1,7 @@
 {
   "label": "build",
   "dateOfLastReviewAssignment": {
-"damccorm": 1695159288720,
+"damccorm": 1695281688501,
 "Abacn": 1695190015080
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new dd5ead7e345 Updating config from bot
dd5ead7e345 is described below

commit dd5ead7e345c5bfb489b64d32b5ef4f5da46bd93
Author: github-actions 
AuthorDate: Thu Sep 21 07:34:56 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index c0e58726c3d..7f4401d5657 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -2,6 +2,6 @@
   "label": "build",
   "dateOfLastReviewAssignment": {
 "damccorm": 1695281688501,
-"Abacn": 1695190015080
+"Abacn": 1695281693453
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new a0015c71cd2 Updating config from bot
a0015c71cd2 is described below

commit a0015c71cd23f107beae589aa95fb005f2c3c53f
Author: github-actions 
AuthorDate: Thu Sep 21 07:34:55 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28526.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28526.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28526.json
new file mode 100644
index 000..9c51466b9ee
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28526.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"build": "Abacn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch master updated (451561784c6 -> a0d014ae36f)

2023-09-21 Thread janl
This is an automated email from the ASF dual-hosted git repository.

janl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from 451561784c6 Moving to 2.52.0-SNAPSHOT on master branch.
 add 77dfa5ae7c8 [runners-flink] #28258 Wait infinitely if the duration 
value is less than 1ms in FlinkDetachedRunnerResult
 add a0d014ae36f Merge pull request #28262: [runners-flink] #28258 Wait 
infinitely if the duration value is less than 1 ms

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/runners/flink/FlinkDetachedRunnerResult.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new b9d4a224495 Updating config from bot
b9d4a224495 is described below

commit b9d4a2244953cc4543195ec7c0130c3278f49bb6
Author: github-actions 
AuthorDate: Thu Sep 21 08:41:08 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28528.json | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28528.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28528.json
index 242a48d7d3b..774e36bd490 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28528.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28528.json
@@ -1,7 +1,9 @@
 {
   "commentedAboutFailingChecks": true,
-  "reviewersAssignedForLabels": {},
-  "nextAction": "Author",
+  "reviewersAssignedForLabels": {
+"build": "damccorm"
+  },
+  "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
   "committerAssigned": false



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 9706e547ec9 Updating config from bot
9706e547ec9 is described below

commit 9706e547ec934482886679e74cf4552442060f5d
Author: github-actions 
AuthorDate: Thu Sep 21 08:41:09 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index 7f4401d5657..bab54cff117 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -1,7 +1,7 @@
 {
   "label": "build",
   "dateOfLastReviewAssignment": {
-"damccorm": 1695281688501,
+"damccorm": 1695285666213,
 "Abacn": 1695281693453
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new fa7a9c92ffb Updating config from bot
fa7a9c92ffb is described below

commit fa7a9c92ffb9927dda32f8b985faf9f9e969adfc
Author: github-actions 
AuthorDate: Thu Sep 21 10:35:06 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28580.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28580.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28580.json
new file mode 100644
index 000..9c51466b9ee
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28580.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"build": "Abacn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 6456ec1ea25 Updating config from bot
6456ec1ea25 is described below

commit 6456ec1ea2513ce1eccd96ba03847175bc463942
Author: github-actions 
AuthorDate: Thu Sep 21 10:35:07 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index bab54cff117..ee1dee2f3a7 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -2,6 +2,6 @@
   "label": "build",
   "dateOfLastReviewAssignment": {
 "damccorm": 1695285666213,
-"Abacn": 1695281693453
+"Abacn": 1695292504021
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new a7ccaf2927f Updating config from bot
a7ccaf2927f is described below

commit a7ccaf2927f5b2f9ac7d2862a5dd15cca9dee8c9
Author: github-actions 
AuthorDate: Thu Sep 21 11:41:21 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-27598.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-27598.json 
b/scripts/ci/pr-bot/state/pr-state/pr-27598.json
index b58c65eb51b..51c84381040 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-27598.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-27598.json
@@ -4,7 +4,7 @@
 "java": "kennknowles",
 "io": "chamikaramj"
   },
-  "nextAction": "Author",
+  "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
   "committerAssigned": false



[beam] branch asf-site updated: Publishing website 2023/09/21 12:18:59 at commit a0d014a

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot 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 f3919956ff4 Publishing website 2023/09/21 12:18:59 at commit a0d014a
f3919956ff4 is described below

commit f3919956ff40edda31576e3778a75d84ec3ae080
Author: runner 
AuthorDate: Thu Sep 21 12:18:59 2023 +

Publishing website 2023/09/21 12:18:59 at commit a0d014a
---
 website/generated-content/sitemap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 36c5a67792f..0e4b7365e2f 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/blog/beam-2.50.0/2023-09-21T00:44:14+00:00/categories/blog/2023-09-21T00:44:14+00:00/blog/2023-09-21T00:44:14+00:00/categories/2023-09-21T00:44:14+00:00/catego
 [...]
\ No newline at end of file
+http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/blog/beam-2.50.0/2023-09-21T10:06:33+02:00/categories/blog/2023-09-21T10:06:33+02:00/blog/2023-09-21T10:06:33+02:00/categories/2023-09-21T10:06:33+02:00/catego
 [...]
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new c36cf4aaee8 Updating config from bot
c36cf4aaee8 is described below

commit c36cf4aaee8e831bcb8877cf53c2a702a7f3dfa3
Author: github-actions 
AuthorDate: Thu Sep 21 12:42:38 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28585.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28585.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28585.json
new file mode 100644
index 000..8a92900947e
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28585.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"build": "damccorm"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new d1554ce292d Updating config from bot
d1554ce292d is described below

commit d1554ce292d0b25880938b16aeadcbd7b0143344
Author: github-actions 
AuthorDate: Thu Sep 21 12:42:40 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index ee1dee2f3a7..be45d78a521 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -1,7 +1,7 @@
 {
   "label": "build",
   "dateOfLastReviewAssignment": {
-"damccorm": 1695285666213,
+"damccorm": 1695300156227,
 "Abacn": 1695292504021
   }
 }
\ No newline at end of file



[beam] branch dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.24.1 deleted (was 7f6110ee024)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.24.1
in repository https://gitbox.apache.org/repos/asf/beam.git


 was 7f6110ee024 Bump github.com/testcontainers/testcontainers-go in /sdks

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[beam] branch dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.24.1 created (now 7f6110ee024)

2023-09-21 Thread riteshghorse
This is an automated email from the ASF dual-hosted git repository.

riteshghorse pushed a change to branch 
dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.24.1
in repository https://gitbox.apache.org/repos/asf/beam.git


  at 7f6110ee024 Bump github.com/testcontainers/testcontainers-go in /sdks

No new revisions were added by this update.



[beam] branch master updated (a0d014ae36f -> bb24ca71b62)

2023-09-21 Thread riteshghorse
This is an automated email from the ASF dual-hosted git repository.

riteshghorse pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from a0d014ae36f Merge pull request #28262: [runners-flink] #28258 Wait 
infinitely if the duration value is less than 1 ms
 add bb24ca71b62 Bump github.com/testcontainers/testcontainers-go in /sdks 
(#28576)

No new revisions were added by this update.

Summary of changes:
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)



[beam] branch dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.24.1 deleted (was 7f6110ee024)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.24.1
in repository https://gitbox.apache.org/repos/asf/beam.git


 was 7f6110ee024 Bump github.com/testcontainers/testcontainers-go in /sdks

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Error while running notifications feature from .asf.yaml in beam!

2023-09-21 Thread Apache Infrastructure


An error occurred while running notifications feature in .asf.yaml!:
Expecting value: line 1 column 1 (char 0)



[beam] branch master updated (bb24ca71b62 -> 4d1983c3b0e)

2023-09-21 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from bb24ca71b62 Bump github.com/testcontainers/testcontainers-go in /sdks 
(#28576)
 add 4d1983c3b0e Add GitHub Workflow Replacements for 
job_PerformanceTests_BiqQueryIO_Read_Python and 
job_PerformanceTests_BiqQueryIO_Write_Python_Batch (#28497)

No new revisions were added by this update.

Summary of changes:
 ...am_PerformanceTests_BiqQueryIO_Read_Python.yml} | 54 ++
 ...ormanceTests_BiqQueryIO_Write_Python_Batch.yml} | 54 ++
 ...ig_PerformanceTests_BiqQueryIO_Read_Python.txt} | 27 ++-
 ...g_PerformanceTests_BiqQueryIO_Write_Python.txt} | 27 ++-
 4 files changed, 76 insertions(+), 86 deletions(-)
 copy .github/workflows/{beam_PerformanceTests_BigQueryIO_Streaming_Java.yml => 
beam_PerformanceTests_BiqQueryIO_Read_Python.yml} (64%)
 copy .github/workflows/{beam_PerformanceTests_BigQueryIO_Streaming_Java.yml => 
beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml} (64%)
 copy 
.github/workflows/{load-tests-job-configs/config_CoGBK_Java_Streaming_2GB_MultipleKey.txt
 => 
performance-tests-job-configs/config_PerformanceTests_BiqQueryIO_Read_Python.txt}
 (62%)
 copy 
.github/workflows/{load-tests-job-configs/config_CoGBK_Java_Streaming_2GB_MultipleKey.txt
 => 
performance-tests-job-configs/config_PerformanceTests_BiqQueryIO_Write_Python.txt}
 (62%)



[beam] branch master updated (4d1983c3b0e -> 42c80fd8a9f)

2023-09-21 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from 4d1983c3b0e Add GitHub Workflow Replacements for 
job_PerformanceTests_BiqQueryIO_Read_Python and 
job_PerformanceTests_BiqQueryIO_Write_Python_Batch (#28497)
 add 42c80fd8a9f Add Python Load Tests Combine Dataflow Batch github action 
(#28431)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md|  1 +
 ...am_LoadTests_Python_Combine_Dataflow_Batch.yml} | 64 ++
 ...txt => config_Combine_Python_Batch_2GB_10b.txt} | 22 
 ...> config_Combine_Python_Batch_2GB_Fanout_4.txt} | 23 
 ...> config_Combine_Python_Batch_2GB_Fanout_8.txt} | 23 
 5 files changed, 74 insertions(+), 59 deletions(-)
 copy .github/workflows/{beam_PerformanceTests_BiqQueryIO_Read_Python.yml => 
beam_LoadTests_Python_Combine_Dataflow_Batch.yml} (53%)
 copy 
.github/workflows/load-tests-job-configs/{config_CoGBK_Java_Streaming_2GB_MultipleKey.txt
 => config_Combine_Python_Batch_2GB_10b.txt} (67%)
 copy 
.github/workflows/load-tests-job-configs/{config_CoGBK_Java_Streaming_2GB_MultipleKey.txt
 => config_Combine_Python_Batch_2GB_Fanout_4.txt} (67%)
 copy 
.github/workflows/load-tests-job-configs/{config_CoGBK_Java_Streaming_2GB_MultipleKey.txt
 => config_Combine_Python_Batch_2GB_Fanout_8.txt} (67%)



[beam] branch master updated (42c80fd8a9f -> af877ff369c)

2023-09-21 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from 42c80fd8a9f Add Python Load Tests Combine Dataflow Batch github action 
(#28431)
 add af877ff369c Add Load Tests Combine Dataflow Batch Go workflow (#28527)

No new revisions were added by this update.

Summary of changes:
 ...> beam_LoadTests_Go_Combine_Dataflow_Batch.yml} | 41 +-
 .../config_Combine_Go_Batch_10b.txt}   | 21 +--
 .../config_Combine_Go_Batch_Fanout_4.txt}  | 21 +--
 .../config_Combine_Go_Batch_Fanout_8.txt}  | 21 +--
 4 files changed, 50 insertions(+), 54 deletions(-)
 copy .github/workflows/{beam_LoadTests_Python_Combine_Dataflow_Batch.yml => 
beam_LoadTests_Go_Combine_Dataflow_Batch.yml} (69%)
 copy 
.github/workflows/{performance-tests-job-configs/config_PerformanceTests_BiqQueryIO_Read_Python.txt
 => load-tests-job-configs/config_Combine_Go_Batch_10b.txt} (73%)
 copy 
.github/workflows/{performance-tests-job-configs/config_PerformanceTests_BiqQueryIO_Read_Python.txt
 => load-tests-job-configs/config_Combine_Go_Batch_Fanout_4.txt} (73%)
 copy 
.github/workflows/{performance-tests-job-configs/config_PerformanceTests_BiqQueryIO_Read_Python.txt
 => load-tests-job-configs/config_Combine_Go_Batch_Fanout_8.txt} (73%)



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 1bc08007814 Updating config from bot
1bc08007814 is described below

commit 1bc08007814d663ea6eb630e1618fb112e1e72f3
Author: github-actions 
AuthorDate: Thu Sep 21 15:10:15 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28528.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28528.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28528.json
index 774e36bd490..78d5fb84aeb 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28528.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28528.json
@@ -6,5 +6,5 @@
   "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
-  "committerAssigned": false
+  "committerAssigned": true
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 8f71683ca6a Updating config from bot
8f71683ca6a is described below

commit 8f71683ca6ad563856a976b41f2b4f5d7a6e97f5
Author: github-actions 
AuthorDate: Thu Sep 21 15:10:27 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28449.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28449.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28449.json
index 8a92900947e..c82cdd128d1 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28449.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28449.json
@@ -6,5 +6,5 @@
   "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
-  "committerAssigned": false
+  "committerAssigned": true
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 67f7b44e0f1 Updating config from bot
67f7b44e0f1 is described below

commit 67f7b44e0f1a6bd170473b8d9f68840e6c76593a
Author: github-actions 
AuthorDate: Thu Sep 21 15:16:30 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28588.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28588.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28588.json
new file mode 100644
index 000..9c2aa5aa212
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28588.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": true,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch master updated (af877ff369c -> b5b69b134cf)

2023-09-21 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 af877ff369c Add Load Tests Combine Dataflow Batch Go workflow (#28527)
 add b5b69b134cf [YAML] Transform schema introspection. (#28478)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/typehints/schemas.py  |  6 ++
 sdks/python/apache_beam/yaml/yaml_provider.py | 92 ++-
 2 files changed, 97 insertions(+), 1 deletion(-)



[beam] branch master updated (b5b69b134cf -> fee9808b5ec)

2023-09-21 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 b5b69b134cf [YAML] Transform schema introspection. (#28478)
 add fee9808b5ec Fix remaining tests for pandas 2 compatibility (#28524)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames_test.py   |  4 ++
 .../apache_beam/dataframe/pandas_doctests_test.py  | 61 --
 .../dataframe/pandas_top_level_functions.py|  1 +
 .../runners/interactive/interactive_runner_test.py |  2 +-
 4 files changed, 51 insertions(+), 17 deletions(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new cda9c050715 Updating config from bot
cda9c050715 is described below

commit cda9c05071589773935f4756dfacee18c59598c7
Author: github-actions 
AuthorDate: Thu Sep 21 16:06:10 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28590.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28590.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28590.json
new file mode 100644
index 000..242a48d7d3b
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28590.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": true,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new ea86bb93251 Updating config from bot
ea86bb93251 is described below

commit ea86bb932513dea0854d42649ccaf876390e5139
Author: github-actions 
AuthorDate: Thu Sep 21 16:26:20 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28592.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28592.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28592.json
new file mode 100644
index 000..9c2aa5aa212
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28592.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": true,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 1f0397ef087 Updating config from bot
1f0397ef087 is described below

commit 1f0397ef0874bef78857c6f5aed5b6065f110658
Author: github-actions 
AuthorDate: Thu Sep 21 16:36:54 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28591.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28591.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28591.json
new file mode 100644
index 000..8ad90f2eea6
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28591.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"no-matching-label": "kennknowles"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new d2d76299dd0 Updating config from bot
d2d76299dd0 is described below

commit d2d76299dd0c604df5a34e09271f54f0d1d9f89f
Author: github-actions 
AuthorDate: Thu Sep 21 16:36:56 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
index 8a0d961701a..405a054fc82 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
@@ -7,7 +7,7 @@
 "damccorm": 1695245685913,
 "johnjcasey": 1695259567443,
 "jrmccluskey": 1694218655427,
-"kennknowles": 1694100897901,
+"kennknowles": 1695314212617,
 "lostluck": 1694703966579,
 "riteshghorse": 1694453703953,
 "robertwb": 1694734481490,



[beam] branch master updated: Fix sync it (#28588)

2023-09-21 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu 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 94327fdac52 Fix sync it (#28588)
94327fdac52 is described below

commit 94327fdac529903a8e0fae59172ca7ccee739b1a
Author: Yi Hu 
AuthorDate: Thu Sep 21 13:28:22 2023 -0400

Fix sync it (#28588)
---
 .../apache/beam/it/gcp/bigtable/BigtableResourceManager.java   | 10 +-
 .../beam/it/gcp/bigtable/BigtableResourceManagerUtils.java |  5 +++--
 .../beam/it/gcp/bigtable/BigtableResourceManagerTest.java  |  3 ++-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git 
a/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManager.java
 
b/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManager.java
index 71388022928..311ce9575c2 100644
--- 
a/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManager.java
+++ 
b/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManager.java
@@ -96,7 +96,7 @@ public class BigtableResourceManager implements 
ResourceManager {
   private final Set cdcEnabledTables;
 
   private boolean hasInstance;
-  private Iterable clusters;
+  private List clusters;
 
   private final boolean usingStaticInstance;
 
@@ -195,12 +195,12 @@ public class BigtableResourceManager implements 
ResourceManager {
   /**
* Creates a Bigtable instance in which all clusters, nodes and tables will 
exist.
*
-   * @param clusters Collection of BigtableResourceManagerCluster objects to 
associate with the
-   * given Bigtable instance.
+   * @param clusters List of BigtableResourceManagerCluster objects to 
associate with the given
+   * Bigtable instance.
* @throws BigtableResourceManagerException if there is an error creating 
the instance in
* Bigtable.
*/
-  public synchronized void 
createInstance(Iterable clusters)
+  public synchronized void createInstance(List 
clusters)
   throws BigtableResourceManagerException {
 
 // Check to see if instance already exists, and throw error if it does
@@ -559,7 +559,7 @@ public class BigtableResourceManager implements 
ResourceManager {
   }
 
   private Iterable getClusters() {
-if (usingStaticInstance && this.clusters == null) {
+if (usingStaticInstance && this.clusters.isEmpty()) {
   try (BigtableInstanceAdminClient instanceAdminClient =
   bigtableResourceManagerClientFactory.bigtableInstanceAdminClient()) {
 List managedClusters = new 
ArrayList<>();
diff --git 
a/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerUtils.java
 
b/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerUtils.java
index a893493d766..28f1f5bf60c 100644
--- 
a/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerUtils.java
+++ 
b/it/google-cloud-platform/src/main/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerUtils.java
@@ -21,6 +21,7 @@ import static 
org.apache.beam.it.common.utils.ResourceManagerUtils.generateResou
 
 import com.google.cloud.bigtable.admin.v2.models.StorageType;
 import java.time.format.DateTimeFormatter;
+import java.util.List;
 import java.util.regex.Pattern;
 import 
org.apache.beam.vendor.guava.v32_1_2_jre.com.google.common.collect.ImmutableList;
 
@@ -51,9 +52,9 @@ public final class BigtableResourceManagerUtils {
* @param zone the zone/region that the cluster will be deployed to.
* @param numNodes the number of nodes that the cluster will contain.
* @param storageType the type of storage to configure the cluster with (SSD 
or HDD).
-   * @return Collection containing a single BigtableResourceManagerCluster 
object.
+   * @return List containing a single BigtableResourceManagerCluster object.
*/
-  static Iterable generateDefaultClusters(
+  static List generateDefaultClusters(
   String baseString, String zone, int numNodes, StorageType storageType) {
 
 String clusterId =
diff --git 
a/it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerTest.java
 
b/it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerTest.java
index f8673ed696c..74b25e84c69 100644
--- 
a/it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerTest.java
+++ 
b/it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp/bigtable/BigtableResourceManagerTest.java
@@ -40,6 +40,7 @@ import com.google.cloud.bigtable.data.v2.models.RowMutation;
 import java.io.IOException;
 import java.util.ArrayList;
 import java.util.HashMap;
+import java.util.List;
 import java.util.Map;
 import 
org.apache.beam.vendor.guava.v32_1_2_jre.com.google.common.c

[beam] branch master updated (94327fdac52 -> 18ce60c2d9a)

2023-09-21 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from 94327fdac52 Fix sync it (#28588)
 add 18ce60c2d9a Add Load Tests GBK Dataflow Batch Go workflow (#28449)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md|  1 +
 ...ml => beam_LoadTests_Go_GBK_Dataflow_Batch.yml} | 60 +-
 ..._Batch_10b.txt => config_GBK_Go_Batch_100b.txt} |  8 +--
 ...Batch_10b.txt => config_GBK_Go_Batch_100kb.txt} |  8 +--
 ...o_Batch_10b.txt => config_GBK_Go_Batch_10b.txt} |  6 +--
 ...nout_4.txt => config_GBK_Go_Batch_Fanout_4.txt} |  6 +--
 ...nout_8.txt => config_GBK_Go_Batch_Fanout_8.txt} |  6 +--
 ...xt => config_GBK_Go_Batch_Reiteration_10KB.txt} |  8 +--
 ...txt => config_GBK_Go_Batch_Reiteration_2MB.txt} |  8 +--
 9 files changed, 72 insertions(+), 39 deletions(-)
 copy .github/workflows/{beam_LoadTests_Go_Combine_Dataflow_Batch.yml => 
beam_LoadTests_Go_GBK_Dataflow_Batch.yml} (59%)
 copy .github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_10b.txt 
=> config_GBK_Go_Batch_100b.txt} (86%)
 copy .github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_10b.txt 
=> config_GBK_Go_Batch_100kb.txt} (86%)
 copy .github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_10b.txt 
=> config_GBK_Go_Batch_10b.txt} (91%)
 copy 
.github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_Fanout_4.txt 
=> config_GBK_Go_Batch_Fanout_4.txt} (91%)
 copy 
.github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_Fanout_8.txt 
=> config_GBK_Go_Batch_Fanout_8.txt} (91%)
 copy .github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_10b.txt 
=> config_GBK_Go_Batch_Reiteration_10KB.txt} (85%)
 copy .github/workflows/load-tests-job-configs/{config_Combine_Go_Batch_10b.txt 
=> config_GBK_Go_Batch_Reiteration_2MB.txt} (85%)



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 69a1390eba1 Updating config from bot
69a1390eba1 is described below

commit 69a1390eba1eca52001eb9a7b150ff610d78b4c7
Author: github-actions 
AuthorDate: Thu Sep 21 18:38:10 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28594.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28594.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28594.json
new file mode 100644
index 000..cd352f44205
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28594.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"no-matching-label": "jrmccluskey"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 6e10a52d8ed Updating config from bot
6e10a52d8ed is described below

commit 6e10a52d8ed95ba1a69636458020db89f3517c6e
Author: github-actions 
AuthorDate: Thu Sep 21 18:38:12 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
index 405a054fc82..640626b8231 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
@@ -6,7 +6,7 @@
 "chamikaramj": 1695222090738,
 "damccorm": 1695245685913,
 "johnjcasey": 1695259567443,
-"jrmccluskey": 1694218655427,
+"jrmccluskey": 1695321488837,
 "kennknowles": 1695314212617,
 "lostluck": 1694703966579,
 "riteshghorse": 1694453703953,



[beam] branch asf-site updated: Publishing website 2023/09/21 18:43:45 at commit 18ce60c

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot 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 c782bbacea7 Publishing website 2023/09/21 18:43:45 at commit 18ce60c
c782bbacea7 is described below

commit c782bbacea76ae1e7aab9b006ed735dc1f1f715d
Author: runner 
AuthorDate: Thu Sep 21 18:43:46 2023 +

Publishing website 2023/09/21 18:43:45 at commit 18ce60c
---
 website/generated-content/sitemap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 0e4b7365e2f..638c993e2e2 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/blog/beam-2.50.0/2023-09-21T10:06:33+02:00/categories/blog/2023-09-21T10:06:33+02:00/blog/2023-09-21T10:06:33+02:00/categories/2023-09-21T10:06:33+02:00/catego
 [...]
\ No newline at end of file
+http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/blog/beam-2.50.0/2023-09-21T21:47:42+04:00/categories/blog/2023-09-21T21:47:42+04:00/blog/2023-09-21T21:47:42+04:00/categories/2023-09-21T21:47:42+04:00/catego
 [...]
\ No newline at end of file



[beam] branch master updated (18ce60c2d9a -> 0146a8389b4)

2023-09-21 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from 18ce60c2d9a Add Load Tests GBK Dataflow Batch Go workflow (#28449)
 add 0146a8389b4 cleanup jobs (#28528)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md |  2 ++
 ...ataflowJobs.yml => beam_CleanUpGCPResources.yml} | 21 ++---
 ...owJobs.yml => beam_CleanUpPrebuiltSDKImages.yml} | 21 ++---
 3 files changed, 22 insertions(+), 22 deletions(-)
 copy .github/workflows/{beam_CancelStaleDataflowJobs.yml => 
beam_CleanUpGCPResources.yml} (85%)
 copy .github/workflows/{beam_CancelStaleDataflowJobs.yml => 
beam_CleanUpPrebuiltSDKImages.yml} (85%)



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 74bcb98dd1f Updating config from bot
74bcb98dd1f is described below

commit 74bcb98dd1f5da1ee3b9e964b27b803b041f51c0
Author: github-actions 
AuthorDate: Thu Sep 21 19:18:36 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28596.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28596.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28596.json
new file mode 100644
index 000..9c2aa5aa212
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28596.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": true,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new c4b23cd170a Updating config from bot
c4b23cd170a is described below

commit c4b23cd170a24217381fc1f7671e430052f9a5dd
Author: github-actions 
AuthorDate: Thu Sep 21 19:34:42 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28595.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28595.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28595.json
new file mode 100644
index 000..e1b3308f259
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28595.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "liferoad"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 6ec68ceaa19 Updating config from bot
6ec68ceaa19 is described below

commit 6ec68ceaa19045a67df075041bcfa3cb3cb81392
Author: github-actions 
AuthorDate: Thu Sep 21 19:34:44 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-python.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-python.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
index b7e07377d79..ea843f74668 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -11,6 +11,6 @@
 "damccorm": 1695143152600,
 "jrmccluskey": 1695144883894,
 "riteshghorse": 1694813680161,
-"liferoad": 1694802882751
+"liferoad": 1695324880885
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 39abe5817bd Updating config from bot
39abe5817bd is described below

commit 39abe5817bd6bf8d776eb2ab16fc4de046a501d8
Author: github-actions 
AuthorDate: Thu Sep 21 19:35:10 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28079.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28079.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28079.json
new file mode 100644
index 000..242a48d7d3b
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28079.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": true,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 066ed0483f7 Updating config from bot
066ed0483f7 is described below

commit 066ed0483f794e352ca068ff787163105bf91a62
Author: github-actions 
AuthorDate: Thu Sep 21 20:35:06 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28475.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28475.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28475.json
index e1b3308f259..0046f79aae7 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28475.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28475.json
@@ -6,5 +6,5 @@
   "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
-  "committerAssigned": false
+  "committerAssigned": true
 }
\ No newline at end of file



[beam] branch dependabot/pip/sdks/python/container/py38/cryptography-41.0.4 created (now f2b89266aa3)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py38/cryptography-41.0.4
in repository https://gitbox.apache.org/repos/asf/beam.git


  at f2b89266aa3 Bump cryptography from 41.0.3 to 41.0.4 in 
/sdks/python/container/py38

No new revisions were added by this update.



[beam] branch dependabot/pip/sdks/python/container/py39/cryptography-41.0.4 created (now ab86e476183)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py39/cryptography-41.0.4
in repository https://gitbox.apache.org/repos/asf/beam.git


  at ab86e476183 Bump cryptography from 41.0.3 to 41.0.4 in 
/sdks/python/container/py39

No new revisions were added by this update.



[beam] branch dependabot/pip/sdks/python/container/py311/cryptography-41.0.4 created (now ac0d3dde49d)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py311/cryptography-41.0.4
in repository https://gitbox.apache.org/repos/asf/beam.git


  at ac0d3dde49d Bump cryptography from 41.0.3 to 41.0.4 in 
/sdks/python/container/py311

No new revisions were added by this update.



[beam] branch dependabot/pip/sdks/python/container/py310/cryptography-41.0.4 created (now a9d89e8551d)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py310/cryptography-41.0.4
in repository https://gitbox.apache.org/repos/asf/beam.git


  at a9d89e8551d Bump cryptography from 41.0.3 to 41.0.4 in 
/sdks/python/container/py310

No new revisions were added by this update.



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new e88060f85b2 Updating config from bot
e88060f85b2 is described below

commit e88060f85b26ceed99ab82996c8d94c62102f0f4
Author: github-actions 
AuthorDate: Thu Sep 21 21:14:42 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28594.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28594.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28594.json
index cd352f44205..d33206964a6 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28594.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28594.json
@@ -4,7 +4,7 @@
 "no-matching-label": "jrmccluskey"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 6674d53225c Updating config from bot
6674d53225c is described below

commit 6674d53225c66221ed0950fb155a8c5437ada96b
Author: github-actions 
AuthorDate: Thu Sep 21 22:05:42 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28600.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28600.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28600.json
new file mode 100644
index 000..6272b4e797d
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28600.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "AnandInguva"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 86fab7d9995 Updating config from bot
86fab7d9995 is described below

commit 86fab7d999542de3450579767a16c0ea95c77e6f
Author: github-actions 
AuthorDate: Thu Sep 21 22:05:47 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28599.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28599.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28599.json
new file mode 100644
index 000..c43704aa814
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28599.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "riteshghorse"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 9dd8ccb2bd7 Updating config from bot
9dd8ccb2bd7 is described below

commit 9dd8ccb2bd781cfeea680cdd0add8588f7e1b288
Author: github-actions 
AuthorDate: Thu Sep 21 22:05:44 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-python.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-python.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
index ea843f74668..a57b31c453e 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -1,7 +1,7 @@
 {
   "label": "python",
   "dateOfLastReviewAssignment": {
-"AnandInguva": 1694804812740,
+"AnandInguva": 1695333941303,
 "yeandy": 1665802753763,
 "TheNeuralBit": 1667896849319,
 "ryanthompson591": 1670002443548,



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 937a3ef68aa Updating config from bot
937a3ef68aa is described below

commit 937a3ef68aa9bc649155ff8d5d01a4beae313f91
Author: github-actions 
AuthorDate: Thu Sep 21 22:05:48 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-python.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-python.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
index a57b31c453e..222dec6bafb 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -10,7 +10,7 @@
 "y1chi": 1667002607045,
 "damccorm": 1695143152600,
 "jrmccluskey": 1695144883894,
-"riteshghorse": 1694813680161,
+"riteshghorse": 1695333945866,
 "liferoad": 1695324880885
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 928f5a890b2 Updating config from bot
928f5a890b2 is described below

commit 928f5a890b20871d2a9bf93e9053954eabe042f2
Author: github-actions 
AuthorDate: Thu Sep 21 22:05:51 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28598.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28598.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28598.json
new file mode 100644
index 000..242a48d7d3b
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28598.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": true,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new c4ddb760dc4 Updating config from bot
c4ddb760dc4 is described below

commit c4ddb760dc48c6a6e1d65d0347dd0928962be680
Author: github-actions 
AuthorDate: Thu Sep 21 22:34:42 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28601.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28601.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28601.json
new file mode 100644
index 000..88d1920a8bb
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28601.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "damccorm"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new b8a00c5cda9 Updating config from bot
b8a00c5cda9 is described below

commit b8a00c5cda9adabe1515eca847711de431f9ac3a
Author: github-actions 
AuthorDate: Thu Sep 21 22:34:43 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-python.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-python.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
index 222dec6bafb..4b6b9d4b7dc 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -8,7 +8,7 @@
 "tvalentyn": 1695259574345,
 "pabloem": 1681281324703,
 "y1chi": 1667002607045,
-"damccorm": 1695143152600,
+"damccorm": 1695335680296,
 "jrmccluskey": 1695144883894,
 "riteshghorse": 1695333945866,
 "liferoad": 1695324880885



[beam] branch dependabot/pip/sdks/python/container/py311/cryptography-41.0.4 deleted (was ac0d3dde49d)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py311/cryptography-41.0.4
in repository https://gitbox.apache.org/repos/asf/beam.git


 was ac0d3dde49d Bump cryptography from 41.0.3 to 41.0.4 in 
/sdks/python/container/py311

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[beam] branch asf-site updated: Publishing website 2023/09/22 00:27:19 at commit 0146a83

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot 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 dbe00ec460d Publishing website 2023/09/22 00:27:19 at commit 0146a83
dbe00ec460d is described below

commit dbe00ec460dfdbc0ef2cbb64559a4eb876f5f88f
Author: runner 
AuthorDate: Fri Sep 22 00:27:19 2023 +

Publishing website 2023/09/22 00:27:19 at commit 0146a83
---
 website/generated-content/sitemap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 638c993e2e2..9568d30986a 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/blog/beam-2.50.0/2023-09-21T21:47:42+04:00/categories/blog/2023-09-21T21:47:42+04:00/blog/2023-09-21T21:47:42+04:00/categories/2023-09-21T21:47:42+04:00/catego
 [...]
\ No newline at end of file
+http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/blog/beam-2.50.0/2023-09-21T21:02:50+02:00/categories/blog/2023-09-21T21:02:50+02:00/blog/2023-09-21T21:02:50+02:00/categories/2023-09-21T21:02:50+02:00/catego
 [...]
\ No newline at end of file



[beam] branch nightly-refs/heads/master updated (451561784c6 -> 0146a8389b4)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


from 451561784c6 Moving to 2.52.0-SNAPSHOT on master branch.
 add 77dfa5ae7c8 [runners-flink] #28258 Wait infinitely if the duration 
value is less than 1ms in FlinkDetachedRunnerResult
 add a0d014ae36f Merge pull request #28262: [runners-flink] #28258 Wait 
infinitely if the duration value is less than 1 ms
 add bb24ca71b62 Bump github.com/testcontainers/testcontainers-go in /sdks 
(#28576)
 add 4d1983c3b0e Add GitHub Workflow Replacements for 
job_PerformanceTests_BiqQueryIO_Read_Python and 
job_PerformanceTests_BiqQueryIO_Write_Python_Batch (#28497)
 add 42c80fd8a9f Add Python Load Tests Combine Dataflow Batch github action 
(#28431)
 add af877ff369c Add Load Tests Combine Dataflow Batch Go workflow (#28527)
 add b5b69b134cf [YAML] Transform schema introspection. (#28478)
 add fee9808b5ec Fix remaining tests for pandas 2 compatibility (#28524)
 add 94327fdac52 Fix sync it (#28588)
 add 18ce60c2d9a Add Load Tests GBK Dataflow Batch Go workflow (#28449)
 add 0146a8389b4 cleanup jobs (#28528)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md|   4 +
 .github/workflows/beam_CleanUpGCPResources.yml |  83 
 .../workflows/beam_CleanUpPrebuiltSDKImages.yml|  83 
 .../beam_LoadTests_Go_Combine_Dataflow_Batch.yml   | 108 
 .../beam_LoadTests_Go_GBK_Dataflow_Batch.yml   | 140 +
 ...eam_LoadTests_Python_Combine_Dataflow_Batch.yml | 115 +
 ...eam_PerformanceTests_BiqQueryIO_Read_Python.yml |  97 ++
 ...formanceTests_BiqQueryIO_Write_Python_Batch.yml |  97 ++
 .../config_Combine_Go_Batch_10b.txt|  34 +
 .../config_Combine_Go_Batch_Fanout_4.txt   |  34 +
 .../config_Combine_Go_Batch_Fanout_8.txt   |  34 +
 .../config_Combine_Python_Batch_2GB_10b.txt|  32 +
 .../config_Combine_Python_Batch_2GB_Fanout_4.txt   |  33 +
 .../config_Combine_Python_Batch_2GB_Fanout_8.txt   |  33 +
 .../config_GBK_Go_Batch_100b.txt   |  34 +
 .../config_GBK_Go_Batch_100kb.txt  |  34 +
 .../config_GBK_Go_Batch_10b.txt|  34 +
 .../config_GBK_Go_Batch_Fanout_4.txt   |  34 +
 .../config_GBK_Go_Batch_Fanout_8.txt   |  34 +
 .../config_GBK_Go_Batch_Reiteration_10KB.txt   |  34 +
 .../config_GBK_Go_Batch_Reiteration_2MB.txt|  34 +
 ...fig_PerformanceTests_BiqQueryIO_Read_Python.txt |  33 +
 ...ig_PerformanceTests_BiqQueryIO_Write_Python.txt |  33 +
 .../it/gcp/bigtable/BigtableResourceManager.java   |  10 +-
 .../gcp/bigtable/BigtableResourceManagerUtils.java |   5 +-
 .../gcp/bigtable/BigtableResourceManagerTest.java  |   3 +-
 .../runners/flink/FlinkDetachedRunnerResult.java   |   2 +-
 sdks/go.mod|   2 +-
 sdks/go.sum|   4 +-
 sdks/python/apache_beam/dataframe/frames_test.py   |   4 +
 .../apache_beam/dataframe/pandas_doctests_test.py  |  61 ++---
 .../dataframe/pandas_top_level_functions.py|   1 +
 .../runners/interactive/interactive_runner_test.py |   2 +-
 sdks/python/apache_beam/typehints/schemas.py   |   6 +
 sdks/python/apache_beam/yaml/yaml_provider.py  |  92 +-
 35 files changed, 1393 insertions(+), 30 deletions(-)
 create mode 100644 .github/workflows/beam_CleanUpGCPResources.yml
 create mode 100644 .github/workflows/beam_CleanUpPrebuiltSDKImages.yml
 create mode 100644 
.github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml
 create mode 100644 .github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml
 create mode 100644 
.github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml
 create mode 100644 
.github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml
 create mode 100644 
.github/workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml
 create mode 100644 
.github/workflows/load-tests-job-configs/config_Combine_Go_Batch_10b.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_Combine_Go_Batch_Fanout_4.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_Combine_Go_Batch_Fanout_8.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_Combine_Python_Batch_2GB_10b.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_Combine_Python_Batch_2GB_Fanout_4.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_Combine_Python_Batch_2GB_Fanout_8.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_GBK_Go_Batch_100b.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/config_G

[beam] branch dependabot/go_modules/sdks/google.golang.org/grpc-1.58.2 created (now 5baea42081d)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/sdks/google.golang.org/grpc-1.58.2
in repository https://gitbox.apache.org/repos/asf/beam.git


  at 5baea42081d Bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /sdks

No new revisions were added by this update.



[beam] branch dependabot/github_actions/actions/checkout-4 created (now b21da1217ef)

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/actions/checkout-4
in repository https://gitbox.apache.org/repos/asf/beam.git


  at b21da1217ef Bump actions/checkout from 3 to 4

No new revisions were added by this update.



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 65c486fd78a Updating config from bot
65c486fd78a is described below

commit 65c486fd78aae0064a5362daedbeedbf3a994779
Author: github-actions 
AuthorDate: Fri Sep 22 05:34:52 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28608.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28608.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28608.json
new file mode 100644
index 000..9c51466b9ee
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28608.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"build": "Abacn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 3ae3164320d Updating config from bot
3ae3164320d is described below

commit 3ae3164320d88d6f45df349fed7d7bae2e1a21e5
Author: github-actions 
AuthorDate: Fri Sep 22 05:34:54 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index be45d78a521..9527a22396a 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -2,6 +2,6 @@
   "label": "build",
   "dateOfLastReviewAssignment": {
 "damccorm": 1695300156227,
-"Abacn": 1695292504021
+"Abacn": 1695360890490
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 006fd2ae2d5 Updating config from bot
006fd2ae2d5 is described below

commit 006fd2ae2d5408889094abfe645620d23778744d
Author: github-actions 
AuthorDate: Fri Sep 22 05:34:57 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28607.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28607.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28607.json
new file mode 100644
index 000..aa3638a74ec
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28607.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"go": "riteshghorse"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-09-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 5c9c1d64c0f Updating config from bot
5c9c1d64c0f is described below

commit 5c9c1d64c0f0291db18994674b7a5e8ec2d29fb7
Author: github-actions 
AuthorDate: Fri Sep 22 05:34:59 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-go.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-go.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-go.json
index ea9ba7cd188..762b658baf9 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-go.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-go.json
@@ -5,6 +5,6 @@
 "jrmccluskey": 1695274499596,
 "youngoli": 1657688896155,
 "damccorm": 1680501930289,
-"riteshghorse": 1695274494894
+"riteshghorse": 1695360895632
   }
 }
\ No newline at end of file