shangeyao commented on issue #4408:
URL: https://github.com/apache/streampark/issues/4408#issuecomment-5040820669

   Re-aligned **Sub-Issues Phases 1–5** with the design doc **§11 target 
architecture flow**:
   
   `SqlClient` → `SqlJobBootstrap` → `SqlPayloadDecoder` / 
`ExecutionModeResolver` → `SqlRuntimeFactory` → `StreamingSqlRuntime` / 
`BatchSqlRuntime` → `SqlJobLifecycleRunner` → `SqlScriptParser` → 
`SqlExecutionPlan` → `SqlCommandExecutor` → StatementSet
   
   - **Phase 0:** baseline tests (§12 phase 0)
   - **Phases 1–5:** one architecture layer per phase (was parser/executor 
before lifecycle — now matches §11 order)
   - **Phase 6:** deploy + version matrix combined (§12 phase 5)
   - **Phase 7:** behavior fixes (§12 phase 6)
   - **Phases 8–9:** Scala→Java unchanged
   
   Added architecture mermaid + component responsibility table to the design 
reference section.


-- 
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]

Reply via email to