aglinxinyuan opened a new issue, #7450: URL: https://github.com/apache/texera/issues/7450
### Task Summary `SchemaPropagationResponse` is an orphaned HTTP response model — no resource returns it and no client reads it. | Symbol | Location | Lines | | --- | --- | ---: | | `SchemaPropagationResponse` | `amber/.../web/model/http/response/SchemaPropagationResponse.scala` | 28 | A repo-wide search for the name returns exactly one hit: the declaration itself. There is no `@Path` method with it as a return type, no Jackson subtype registration, and no mirroring interface in the frontend. The similarly-named `SchemaPropagationFunc` in `common/workflow-core` is unrelated and stays. The file is a single five-line case class plus the licence header. Pure deletion, no behaviour change: −28 lines. ### Task Type - [x] Refactor / Cleanup -- 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]
