This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch fix-go-gbk-flink
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 758a6eaaa0350bf60dd1e8e64991f4b13976a94b
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Mon Jun 30 10:22:58 2025 +0400

    Decrease load
---
 .../workflows/load-tests-pipeline-options/go_GBK_Flink_Batch_10b.txt    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/.github/workflows/load-tests-pipeline-options/go_GBK_Flink_Batch_10b.txt 
b/.github/workflows/load-tests-pipeline-options/go_GBK_Flink_Batch_10b.txt
index 0bb35b26436..4691e2d92ce 100644
--- a/.github/workflows/load-tests-pipeline-options/go_GBK_Flink_Batch_10b.txt
+++ b/.github/workflows/load-tests-pipeline-options/go_GBK_Flink_Batch_10b.txt
@@ -16,7 +16,7 @@
 
 --influx_namespace=flink
 --influx_measurement=go_batch_gbk_1
---input_options=''{\"num_records\":5000000,\"key_size\":1,\"value_size\":9}''
+--input_options=''{\"num_records\":500000,\"key_size\":1,\"value_size\":9}''
 --iterations=1
 --fanout=1
 --parallelism=5

Reply via email to