Skip to content

Commit

Permalink
resolve comments
Browse files Browse the repository at this point in the history
Signed-off-by: caneGuy <[email protected]>
  • Loading branch information
caneGuy committed Jul 30, 2024
1 parent 594105d commit acb6cc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2049,7 +2049,7 @@ public void handleDMLStmt(ExecPlan execPlan, DmlStmt stmt) throws Exception {
label,
database.getFullName(),
targetTable.getId(),
stmt.getTxnId(),
transactionId,
EtlJobType.INSERT,
createTime,
estimateScanRows,
Expand Down

0 comments on commit acb6cc9

Please sign in to comment.