yikf opened a new pull request, #12789: URL: https://github.com/apache/gluten/pull/12789
## What changes are proposed in this pull request? RAS was removed in apache/gluten#11756, but a few stale references were left behind. This cleans them up: - Remove RAS mentions from the cost model / transition / offload code comments and the `spark.gluten.costModel` doc (and regenerate `docs/Configuration.md`). - Drop the dead `v1-ras` / `v1-bhj-ras` TPCH golden-file subtypes and their resources — the corresponding suite classes were already deleted in #11756. - Remove the `gluten-ras` module entries from `dev/run-scala-test.sh`, `dev/bloop-test.sh` and the `gluten-ras/**` CI path filters. No functional change; comments/docs/dead-test cleanup only. ## How was this patch tested? `./build/mvn spotless:check` passes on the touched modules. No behavior change, so no new tests. ## Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude claude-opus-4-8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
