Skip to content

Conversation

@quaff
Copy link
Contributor

@quaff quaff commented Dec 5, 2025

This commit eliminate duplicate StepExecution mapping code from JdbcStepExecutionDao, make the code cleaner and keep the consistent style.

The drawback is it requires one more query, but it's acceptable since the query is by primary key.

…bExecutionDao::getJobExecution`

This commit eliminate duplicate `StepExecution` mapping code from `JdbcStepExecutionDao`, make the code cleaner and keep the consistent style.

The drawback is it requires one more query, but it's acceptable since the query is by primary key.

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant