[beam] branch master updated (ee97da5c7af -> 347f84c666e)

2023-08-07 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from ee97da5c7af Ensure that if grpc stream terminates that DirectStreamObserver does not block on Phaser. (#26631) add

[beam] branch master updated (3b112e8bd8d -> d227b8139f1)

2023-08-07 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 3b112e8bd8d [#24789] Remainder of changes from #27550. (#27822) add d227b8139f1 Bump beam-master legacy container

[beam] branch master updated (34cabc008d9 -> 7824f2c4760)

2023-08-08 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 34cabc008d9 update all jobs with new name and phrase matrix, required for rerun (#27852) add 7824f2c4760 Add

[beam] branch master updated: Use grafana 10.0.3 (#27909)

2023-08-09 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 4e36b55f9d4 Use grafana 10.0.3 (#27909) 4e36b55f9d4

[beam] branch master updated (0019cd554b0 -> a51e38c9b48)

2023-08-09 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 0019cd554b0 Merge pull request #27921: Update changelog to mention new SqsIO.writeBatches add a51e38c9b48 Add

[beam] branch master updated (f07fe408661 -> 36ddc1d1810)

2023-08-09 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from f07fe408661 Make all Beam released container images multi-arch. (#27936) add 36ddc1d1810 Bump Java containers

[beam] branch master updated (36ddc1d1810 -> 0a7b99966cb)

2023-08-09 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 36ddc1d1810 Bump Java containers to beam-master-20230809 (#27938) add 0a7b99966cb Exclude StorageApiSinkSchemaUpdate

[beam] branch master updated: expose path to gcloud folder in setup action (#27923)

2023-08-09 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 4122e963889 expose path to gcloud folder in setup

[beam] branch revert-27923-setup_action_gcloud_env deleted (was 23cae4499f4)

2023-08-09 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-27923-setup_action_gcloud_env in repository https://gitbox.apache.org/repos/asf/beam.git was 23cae4499f4 Revert "expose path to gcloud folder in setup action (#27923)" The

[beam] branch master updated: Fixed dockstring by removing unknown var blocking (#27862)

2023-08-09 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 0e8e45c6374 Fixed dockstring by removing unknown var

[beam] branch master updated (d4f09daa4bc -> e0b6d835cc0)

2023-08-01 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from d4f09daa4bc Add flags to build multiarch Python SDK containers and test (#27723) add e0b6d835cc0 Update website

[beam] branch master updated (548bd4c5344 -> 1b6d281ac72)

2023-07-28 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 548bd4c5344 bump healthcare api version (#27720) add 1b6d281ac72 Add ElasticsearchResourceManager to manage

[beam] branch master updated: refs: issue-27728, Improve java sdk docs (#27724)

2023-07-28 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 d966b6b95ae refs: issue-27728, Improve java sdk docs

[beam] branch master updated: Fix ./gradlew build on kafka (#27718)

2023-07-28 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 b1d1fe45fdb Fix ./gradlew build on kafka (#27718

[beam] branch master updated (3ac78dd88c4 -> 314750b9db4)

2023-07-28 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 3ac78dd88c4 Update instructions to account for self-hosted runners (#27717) add 314750b9db4 Add Jdbc Resource

[beam] branch master updated: [Documentation] Specify version of HCLS API in Documentation (#27672)

2023-07-26 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 4d712ebfde2 [Documentation] Specify version of HCLS

[beam] branch master updated: Enable FirestoreV1IT to run against a non default host (#27256)

2023-07-26 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 d3ea23250b5 Enable FirestoreV1IT to run against

[beam] branch master updated: Ensure that the BeamFnLoggingClient terminates process if stream breaks (#25186)

2023-06-20 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 5e942ae3790 Ensure that the BeamFnLoggingClient

[beam] branch revert-27021-more-dlq deleted (was 2c3afccc5e2)

2023-06-21 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-27021-more-dlq in repository https://gitbox.apache.org/repos/asf/beam.git was 2c3afccc5e2 Revert "Adding error tag and metrics in SpannerWriteSchemaTransformProvider (#

[beam] branch revert-27021-more-dlq created (now 2c3afccc5e2)

2023-06-21 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-27021-more-dlq in repository https://gitbox.apache.org/repos/asf/beam.git at 2c3afccc5e2 Revert "Adding error tag and metrics in SpannerWriteSchemaTransformProvider (#

[beam] branch master updated: [runners-flink] #27175 fix coder for eagerly bound state (#27176)

2023-06-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 5f7ff39fd06 [runners-flink] #27175 fix coder

[beam] branch master updated: Revert "Adding error tag and metrics in SpannerWriteSchemaTransformProvider (#27021)" (#27204)

2023-06-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 160450c8cf6 Revert "Adding error tag and me

[beam] 01/01: Revert "Adding error tag and metrics in SpannerWriteSchemaTransformProvider (#27021)"

2023-06-21 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a commit to branch revert-27021-more-dlq in repository https://gitbox.apache.org/repos/asf/beam.git commit 2c3afccc5e26ddcc3de4cd18a539491eb838ccf2 Author: Yi Hu AuthorDate: Wed Jun 21 11:32:28 2023 -0400 Revert

[beam] branch master updated: Adding error tag and metrics in SpannerWriteSchemaTransformProvider (#27184)

2023-06-22 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 147625da209 Adding error tag and metrics

[beam] branch master updated: disabling triggers on precommit website due to regression (#27185)

2023-06-22 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 4c91c74bb7a disabling triggers on precommit website

[beam] branch master updated: Update to libraries-bom 26.17.0 (#27209)

2023-06-22 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 5c91b54605f Update to libraries-bom 26.17.0 (#27209

[beam] branch master updated: Add boilerplate Java21 security properties support to sdk containers (#26798)

2023-06-28 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 2ea1045bf57 Add boilerplate Java21 security

[beam] branch master updated: Fix cleanUpDockerJavaImages fail (#27287)

2023-06-28 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 a6b147a8184 Fix cleanUpDockerJavaImages fail (#27287

[beam] branch master updated (6cd15e7bed1 -> 32b732b9c4c)

2023-06-28 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 6cd15e7bed1 BigTable write SchemaTransform and Python wrapper (#27146) add 32b732b9c4c [Security] Upgrade guava

[beam] branch master updated: Bump datastore-v1-proto-client dependency to match libraries-bom (#27285)

2023-06-28 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 cbeb123949a Bump datastore-v1-proto-client

[beam] branch snapshot_build-2.49.0 updated (d6dcc5db329 -> a822173b2af)

2023-06-28 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch snapshot_build-2.49.0 in repository https://gitbox.apache.org/repos/asf/beam.git from d6dcc5db329 Add empty file in order to create PR add a822173b2af Fix rat for empty file No new

[beam] branch release-2.49.0 updated: Bump datastore-v1-proto-client dependency to match libraries-bom (#27285) (#27291)

2023-06-28 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a commit to branch release-2.49.0 in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/release-2.49.0 by this push: new 58639da00ab Bump datastore-v1-proto

[beam] branch master updated: Add explicit PortablePipelineOptions.enableHeapDumps to control heap dumping. (#26982)

2023-06-28 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 a8cf6964e07 Add explicit

[beam] branch master updated: fix: fix beam metrics after migrating to async batcher (#27085)

2023-06-16 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 76c05d1dcad fix: fix beam metrics after migrating

[beam] branch master updated: Squash of two similar checks, not null check for "restriction.milisToRun" before unboxing the primitive (#27304)

2023-06-30 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 76e5fc502d4 Squash of two similar checks, not null

[beam] branch master updated (975bef7d9bc -> 2b309e87e08)

2023-06-26 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 975bef7d9bc Handling issue where keystore file is empty for MongoDB SSL (#27250) add 2b309e87e08 Bump worker image

[beam] branch master updated (270e4fe2e2e -> 2f555c51f18)

2023-06-27 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 270e4fe2e2e Add error metrics and DLQ support to GCS/File write schema transforms (#27039) add 2f555c51f18 Disable

[beam] branch master updated: Upgrade Node dependency to 14.x (#26988)

2023-06-15 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 2bb05d3c038 Upgrade Node dependency to 14.x (#26988

[beam] branch master updated: Github Workflow Replacement for Jenkins Job, beam_PreCommit_Whitespace (Cron, Commit, Phrase) (#27099)

2023-06-15 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 c5009375d5a Github Workflow Replacement for Jenkins

[beam] branch master updated: Bump actions/stale from 6 to 8 (#27111)

2023-06-15 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 5723b43af0a Bump actions/stale from 6 to 8 (#27111

[beam] branch master updated: Github Workflow Replacement for Jenkins Job, beam_PreCommit_Website (Cron, Commit, Phrase) (#27098)

2023-06-15 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 b309d214dfc Github Workflow Replacement for Jenkins

[beam] branch master updated: Fix Python37 PostCommit azure-cli not support Bookworm (#27153)

2023-06-16 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 3d44a0b9660 Fix Python37 PostCommit azure-cli

[beam] branch master updated: Fix sklearn requirement file in Py311 (#27152)

2023-06-16 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 9d0fc05d004 Fix sklearn requirement file in Py311

[beam] branch master updated (8695d704a59 -> 61651c3394c)

2023-06-27 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 8695d704a59 don't error-log expected offset mismatch errors (#27251) add 61651c3394c Update Release Guide DockerHub

[beam] branch master updated (392a8fe5880 -> ae8510d1feb)

2023-06-20 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 392a8fe5880 Bump actions/setup-go from 3 to 4 (#27110) add ae8510d1feb [website] #27115 Add supported Flink versions

[beam] branch master updated: Avro datum factory fixup (#27173)

2023-06-20 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 4c66866aa95 Avro datum factory fixup (#27173

[beam] branch master updated: Add https://github.com/apache/beam/issues/27000 as a known issue released in Beam 2.48.0 (#27235)

2023-06-23 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 6df9ec68917 Add https://github.com/apache/beam

[beam] branch master updated: Add streaming tests to Storage Write API Python wrapper (#26491)

2023-05-05 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 79e4809ced1 Add streaming tests to Storage Write API

[beam] branch master updated (d6015153590 -> dc30afb9591)

2023-05-05 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from d6015153590 Bump cloud.google.com/go/bigquery from 1.51.0 to 1.51.1 in /sdks (#26566) add dc30afb9591

[beam] branch master updated: Kafka write metrics and tests (#26575)

2023-05-09 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 ea2befd9832 Kafka write metrics and tests (#26575

[beam] branch master updated: Add Pubsub lite write metrics and DLQ support (#26482)

2023-05-09 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 86f56e92e55 Add Pubsub lite write metrics and DLQ

[beam] branch master updated (38f217a820b -> a039ffab38b)

2023-05-08 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 38f217a820b Add an example about transforms to the learn-beam-by-doing series (#25969) add a039ffab38b Fix

[beam] branch revert-26060-disablefirestoreioit created (now e6760b3058b)

2023-05-08 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-26060-disablefirestoreioit in repository https://gitbox.apache.org/repos/asf/beam.git at e6760b3058b Revert "Disable FIrestore integration test in Dataflow PostCommits (#

[beam] 01/01: Revert "Disable FIrestore integration test in Dataflow PostCommits (#26060)"

2023-05-08 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a commit to branch revert-26060-disablefirestoreioit in repository https://gitbox.apache.org/repos/asf/beam.git commit e6760b3058b92598626f9cdaedb4ba965a515dac Author: Yi Hu AuthorDate: Mon May 8 10:03:28 2023 -0400

[beam] branch master updated (8127e222ff5 -> 8b0b16552b1)

2023-05-08 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 8127e222ff5 Merge pull request #26441: Eliminate nullness errors from sdks/java/extensions/ml add 8b0b16552b1 Remove

[beam] branch master updated (6c58db5aad8 -> eb1852a6bc1)

2023-05-10 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 6c58db5aad8 Fixed the GitHub Actions postcommit dashboard (#26645) add eb1852a6bc1 Bigtable: add an experiments flag

[beam] branch master updated: fixup (#26657)

2023-05-10 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 919e8a4bd58 fixup (#26657) 919e8a4bd58 is described

[beam] branch master updated (d99a397635c -> fe9ec301f13)

2023-05-12 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from d99a397635c Bump commons-cli:commons-cli from 1.2 to 1.5.0 (#26679) add fe9ec301f13 Support ByteBuffer and String

[beam] branch master updated (fefe267b657 -> d99a397635c)

2023-05-12 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from fefe267b657 Cleanup IterableLikeCoder to avoid DataOutputStream creation, (#26259) add d99a397635c Bump commons

[beam] branch dependabot/gradle/commons-cli-commons-cli-1.5.0 deleted (was 68a15cfbadb)

2023-05-12 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch dependabot/gradle/commons-cli-commons-cli-1.5.0 in repository https://gitbox.apache.org/repos/asf/beam.git was 68a15cfbadb Bump commons-cli:commons-cli from 1.2 to 1.5.0 The revisions

[beam] branch master updated (9cf5946d461 -> fefe267b657)

2023-05-12 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 9cf5946d461 Add GitHub action for publishing java artifacts (#26430) add fefe267b657 Cleanup IterableLikeCoder

[beam] branch master updated (5df8c9eb1aa -> edde37fdc97)

2023-05-15 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 5df8c9eb1aa Merge pull request #26682: Remove deprecated AWS 2 client providers add edde37fdc97 Fix WRITE_EMPTY

[beam] 01/01: Revert "Increase streaming wordcount IT timeout again (#26554)"

2023-05-16 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a commit to branch revert-26554-bumpMore in repository https://gitbox.apache.org/repos/asf/beam.git commit 8b58497d6bd8786456a8ff229f129c7c3d16d1d4 Author: Yi Hu AuthorDate: Tue May 16 12:41:38 2023 -0400 Revert

[beam] branch revert-26554-bumpMore created (now 8b58497d6bd)

2023-05-16 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-26554-bumpMore in repository https://gitbox.apache.org/repos/asf/beam.git at 8b58497d6bd Revert "Increase streaming wordcount IT timeout again (#26554)" This branc

[beam] branch master updated: Set upperbound for cloud bigtable client (#26717)

2023-05-16 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 03e360cc083 Set upperbound for cloud bigtable client

[beam] branch revert-26554-bumpMore deleted (was 8b58497d6bd)

2023-05-16 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-26554-bumpMore in repository https://gitbox.apache.org/repos/asf/beam.git was 8b58497d6bd Revert "Increase streaming wordcount IT timeout again (#26554)" The revisions

[beam] branch master updated (acba67f07ab -> 14c24f92d95)

2023-05-16 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from acba67f07ab Revert "Increase streaming wordcount IT timeout again (#26554)" (#26718) add 14c24f92d95 Up

[beam] branch master updated (498c5c1d973 -> acba67f07ab)

2023-05-16 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 498c5c1d973 [Python] Added load model option args for PyTorch Model Handler (#26683) add acba67f07ab Revert

[beam] branch master updated: Updating libraries bom version (#26525)

2023-05-04 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 c7458a3f7c1 Updating libraries bom version (#26525

[beam] branch master updated: Bigtable: enable batch write flow control (#26573)

2023-05-06 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 e8aa250c6d0 Bigtable: enable batch write flow

[beam] branch master updated (9c77db81f9e -> 9714fa433d8)

2023-05-11 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 9c77db81f9e Configure spanner label (#26670) add 9714fa433d8 Remove fetching committer GitHub account name in seed

[beam] branch master updated: Distribute trigger time for daily load tests (#26556)

2023-05-04 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 26f5792c8cc Distribute trigger time for daily load

[beam] branch master updated (4a09ea94727 -> 885f20c43dd)

2023-05-03 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 4a09ea94727 [Tour of Beam] [Frontend] Markdown selection fix (#26496) add 885f20c43dd Use vendor guava for sdks/java

[beam] branch master updated (a5983f82827 -> b7ff9938275)

2023-05-17 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from a5983f82827 add guppy to py311 requirements/containers (#26747) add b7ff9938275 Fix Java Dataflow PostCommit (#26738

[beam] branch master updated: Enable local build caching for CI builds (#26784)

2023-05-19 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 4a540923398 Enable local build caching for CI builds

[beam] branch revert-26060-disablefirestoreioit deleted (was e6760b3058b)

2023-05-17 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch revert-26060-disablefirestoreioit in repository https://gitbox.apache.org/repos/asf/beam.git was e6760b3058b Revert "Disable FIrestore integration test in Dataflow PostCommits (#

[beam] branch master updated (35596b7050c -> ef12a33bf43)

2023-08-14 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 35596b7050c [AWS SQS] Support strict expiration of SQS batches when writing (#27484) add ef12a33bf43 Add Java IO

[beam] branch master updated: Replace ip (104.154.241.245, 35.193.202.176) with metrics.beam.apache.org (#27945)

2023-08-14 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 b855ec58df5 Replace ip (104.154.241.245

(beam) branch master updated (0b06cd897d2 -> 0c2b1a512db)

2024-01-23 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 0b06cd897d2 Fix BigQuerySinkMetrics constants and increment metrics in more places. (#30067) add 0c2b1a512db Add

(beam) branch master updated (90e7c9e8f6b -> 77285589fe3)

2024-01-23 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 90e7c9e8f6b Merge pull request #30066: [flink] Fix watermark generation for empty UnboundedSource add 77285589fe3

(beam) branch master updated: Fix Cassandra Test (#30075)

2024-01-22 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 821a1694c5c Fix Cassandra Test (#30075) 821a1694c5c

(beam) branch master updated: fix for #30078 (#30079)

2024-01-24 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 582d5c03569 fix for #30078 (#30079) 582d5c03569

(beam) branch master updated: Ignore DicomMetadataRead tests (#30096)

2024-01-24 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 e85d070a32b Ignore DicomMetadataRead tests (#30096

(beam) branch master updated (e3f45249620 -> d759f970139)

2024-01-24 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from e3f45249620 Moving to 2.55.0-SNAPSHOT on master branch. add d759f970139 Add StreamingStepMetricsContainer

(beam) branch master updated: Downgrade grpc version to 1.60.0. (#30260)

2024-02-09 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 5a4b4584af0 Downgrade grpc version to 1.60.0

(beam) branch master updated: [JdbcIO] - Adding option for max batch buffering duration (#30259)

2024-02-12 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 fa3249206d0 [JdbcIO] - Adding option for max batch

(beam) branch master updated: Add an automatic GCP-BOM dependency upgrader (#30262)

2024-02-14 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 bfa26a4d907 Add an automatic GCP-BOM dependency

(beam) branch master updated: Extract ThrottleTimeCounter for PerWorkerMetrics (#30245)

2024-02-14 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 f64501427bf Extract ThrottleTimeCounter

(beam) branch master updated (e4d90981899 -> bfe6168505c)

2024-02-14 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from e4d90981899 Merge pull request #30318 from svetakvsundhar/pipeline_design_documentation add bfe6168505c fixed

(beam) branch master updated: Exclude slf4j from arrow dependencies (#30306)

2024-02-15 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 abd77bc2551 Exclude slf4j from arrow dependencies

(beam) branch master updated: Update test-your-pipeline.md (#30328)

2024-02-15 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 bcdac047062 Update test-your-pipeline.md (#30328

(beam) branch master updated: Update to libraries-bom 26.32.0 (#30324)

2024-02-15 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 c42c8955e74 Update to libraries-bom 26.32.0 (#30324

(beam) branch master updated (aebd8780724 -> 03929cb7f9e)

2024-02-15 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from aebd8780724 [YAML] - Pick file descriptor based on messageName (#30314) add 03929cb7f9e Bump PostCommit Java

(beam) branch master updated (690a5a44605 -> 52eedb2a20d)

2024-02-15 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 690a5a44605 Update windmill proto definition (#30046) add 52eedb2a20d Fix post-commit failure after pr/30205. (#30331

(beam) branch master updated: Update to libraries-bom 26.31.0 , Add support for protos and enums for spanner dataflow templates (#30181)

2024-02-10 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 34cfcc36b5b Update to libraries-bom 26.31.0 , Add

(beam) branch master updated: Fix two flaky tests (#30278)

2024-02-11 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 6d10e0f40fd Fix two flaky tests (#30278) 6d10e0f40fd

(beam) branch master updated (9452a29f489 -> 491174ee2df)

2024-02-13 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 9452a29f489 fix: temporarily double idle timeout to workaround a bug in watchdog (#30299) add 491174ee2df Makr kafka

(beam) branch master updated: Only populate DataflowHistogramValue::OutlierStats when overflow/underflow values exist. (#30246)

2024-02-13 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 0ade62cd083 Only populate DataflowHistogramValue

(beam) branch master updated (3693174c042 -> f373e7169eb)

2024-02-16 Thread yhu
This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 3693174c042 [Dataflow Streaming] Add Channelz staus page exporting GRPC channelz data (#30211) add f373e7169eb

(beam) branch master updated: Introduce JmsIO.Read.requiresDeduping (#30253)

2024-02-16 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 0d46e304f17 Introduce JmsIO.Read.requiresDeduping

<    1   2   3   4   5   6   7   8   9   10   >