You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #31830 on July 06, 2024 18:27.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Regarding the execution engine, the diagram in the document does not match the logic of the actual code.
The document is written like this
But the code is like this
org.apache.shardingsphere.infra.executor.sql.prepare.AbstractExecutionPrepareEngine#prepare(org.apache.shardingsphere.infra.route.context.RouteContext, java.util.Map<java.lang.String,java.lang.Integer>, java.util.Collection<org.apache.shardingsphere.infra.executor.sql.context.ExecutionUnit>, org.apache.shardingsphere.infra.executor.kernel.model.ExecutionGroupReportContext)
Beta Was this translation helpful? Give feedback.
All reactions