Skip to content

[CH] Remove RAS#11773

Merged
zhztheplayer merged 1 commit intoapache:mainfrom
zml1206:fix_ci
Mar 17, 2026
Merged

[CH] Remove RAS#11773
zhztheplayer merged 1 commit intoapache:mainfrom
zml1206:fix_ci

Conversation

@zml1206
Copy link
Contributor

@zml1206 zml1206 commented Mar 17, 2026

What changes are proposed in this pull request?

#11735 mistakenly reintroduced RAS, causing CH CI to fail.

16:29:12  [ERROR] /home/jenkins/agent/workspace/gluten/gluten-ci/ut-stage-5/backends-clickhouse/src/main/scala/org/apache/gluten/backendsapi/clickhouse/CHRuleApi.scala:172: error: not found: type RasInjector
16:29:12  [ERROR]   private def injectRas(injector: RasInjector): Unit = {
16:29:12  [ERROR]                                   ^
16:29:12  [ERROR] 1 error
16:29:12  [ERROR] exception compilation error occurred!!!
16:29:12  org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
16:29:12      at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:355)
16:29:12      at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:253)
16:29:12      at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:236)
16:29:12      at scala_maven_executions.JavaMainCallerByFork.run (JavaMainCallerByFork.java:95)

How was this patch tested?

CI.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit 4b2bc20 into apache:main Mar 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants