cxhttt233 opened a new issue, #8386: URL: https://github.com/apache/hop/issues/8386
### Apache Hop version? 2.20.0-SNAPSHOT / current mainline ### Java version? Java 21 ### Operating system Docker ### What happened? When `Execute SQL script` runs a database `MERGE`, the statement succeeds but the affected row count is not reflected in the transform statistics. For example: ```text MERGE_xxx.0 - Finished processing (I=0, O=0, R=0, W=1, U=0, E=0) ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- 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]
