The GitHub Actions job "Benchmarks PR Comment" on texera.git/main has succeeded. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: b21540d1f3433419d0badc19c3de1e6de01ee883 / Matthew B. <[email protected]> refactor(config): drop amber prefix from common config package (#5672) ### What changes were proposed in this PR? - Unified all config objects in `common/config` under one package, `org.apache.texera.common.config`. This merges the two former packages (`org.apache.texera.config` and `org.apache.texera.amber.config`) so the namespace reflects that they live in `common` and are shared by both web and engine, rather than implying they belong to `amber`. - Moved the module directory to `.../org/apache/texera/common/config/` and rewrote all references across the repo (74 files) to the new package. - Pure rename and import rewrite, no behavior change. ### Any related issues, documentation, discussions? Closes: #5668 ### How was this PR tested? - `sbt "Config/compile" "ConfigService/compile" "ComputingUnitManagingService/compile" "WorkflowCompilingService/compile" "WorkflowCore/compile"` all report `[success]`. - No behavior changed, so existing test suites should pass unchanged. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF Report URL: https://github.com/apache/texera/actions/runs/27489604752 With regards, GitHub Actions via GitBox
