From 1d991cd30c69a6f05b631a8d98a671dc9eade0ec Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Mon, 20 Oct 2025 15:23:21 +0800 Subject: [PATCH] [SPARK-53952][INFRA] Balance GHA CI jobs --- .github/workflows/build_and_test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index b54a382dac053..517fbede591d2 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -251,8 +251,8 @@ jobs: mllib-local, mllib, graphx, profiler, pipelines - >- streaming, sql-kafka-0-10, streaming-kafka-0-10, streaming-kinesis-asl, - kubernetes, hadoop-cloud, spark-ganglia-lgpl, protobuf, connect - - yarn + kubernetes, hadoop-cloud, spark-ganglia-lgpl, protobuf + - connect, yarn # Here, we split Hive and SQL tests into some of slow ones and the rest of them. included-tags: [""] excluded-tags: [""]