FANNG1 opened a new pull request, #10307: URL: https://github.com/apache/gravitino/pull/10307
## What changes\n- map built-in template name `builtin-iceberg-rewrite-data-files` to `GravitinoCompactionJobAdapter` in `GravitinoJobSubmitter`\n- remove the legacy strategy-type alias mapping from built-in adapter registry\n- update unit tests to validate template-name-based adapter resolution\n\n## Why\n`submit-strategy-jobs` submits by job template name (from policy content). Without a template-name mapping, it can fail with:\n`No job adapter found for template: builtin-iceberg-rewrite-data-files`.\n\n## Test\n- ./gradlew :maintenance:optimizer:test --tests org.apache.gravitino.maintenance.optimizer.recommender.job.TestGravitinoJobSubmitter -PskipITs -- 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]
